Linux 软件免费装

Douban Collections

开发者 samsonw
更新时间 2011年7月5日 17:55
PHP版本: 2.5 及以上
WordPress版本: 3.2
版权: GPLv3

标签

page collections douban

下载

0.9.0 0.6.0 0.6.1 0.7.0 0.8.0 0.9.1 0.9.2 0.9.3 1.0.0

详情介绍:

Douban Collections provides a douban collections (books, movies, musics) page for WordPress, just put "[douban_collections]" in your Post or Page to show the douban books collections page. This tag support 2 parameters: "category" and "with_user_info". For example, you can put "[douban_collections category="movie" with_user_info="true"]" to show the movies collections page with douban user info. Douban Collections (豆瓣收藏) 是一个WordPress插件。用户可以把豆瓣中想读、在读、读过的书籍,想看、看过的电影作为WordPress的一个页面显示,支持自定义显示书籍数量和显示样式。 在WordPress的post或page里面加上 “[douban_collections]” 即可显示带用户信息的“豆瓣收藏”书籍页面。 同时支持category和with_user_info两个参数,比如“[douban_collections category="movie" with_user_info="true"]”可以显示带用户信息的电影页面。 View live demo 在线 demo For latest update, please check github repository: http://github.com/samsonw/wp-douban-collections

安装:

  1. Upload and unpack the douban-collections plugin to wordpress plugin directory "wp-content/plugins/douban-collections"
  2. Activate Douban Collections plugin on your Plugins page in Site Admin.
  3. Create a "Douban" page (use "Page Full Width" template to get more width)
  4. Put "[douban_collections]" in the content and save it. (the default is [douban_collections category="book" with_user_info="true"], also support movie: [douban_collections category="movie"])
  5. Set your douban user id or username and tweak configuration and settings on Douban Collections page in Site Admin Settigns section
  6. Check the newly created page, enjoy
  1. 解压 douban-collections 插件到 wordpress plugin 目录 **"wp-content/plugins/douban-collections"**
  2. 在后台插件管理界面激活 **Douban Collections** 插件
  3. 创建一个 “Douban” 的页面,如果主题支持的话,建议使用没有边栏(sidebar)的page template,以获得最宽的展示页面
  4. 在上面创建的页面里加上 “[douban_collections]” 并保存,此默认等同于“[douban_collections category="book" with_user_info="true"]”,显示电影可使用“[douban_collections category="movie"]”
  5. 在后台插件管理设置界面自定义 **Douban Collections** 插件,务必填上您的豆瓣用户id或username
  6. 访问刚创建的页面,have fun

更新日志:

1.0.0 0.9.3 0.9.2 0.9.1 0.9.0 0.8.0 0.7.0 0.6.1 0.6.0 0.5.0