=== Plugin Name ===
Contributors: robbliu
Tags: doubanshow,douban,page
Donate link: http://www.robb.com.cn/plugins/
Requires at least: 2.0
Tested up to: 2.9.2
Stable tag: 1.0
Show your douban's collections and recommendations in a page.
== Description ==
Show your douban's collections and recommendations in a page.
WP豆瓣秀插件可以通过豆瓣API调取你的各种收藏和推荐在独立页面展示。
**Supported Languages:**
* US English/en_US (default)
* 简体中文/zh_CN (translate by [robb](http://www.robb.com.cn/))
* Russian/ru_RU (translate by [Fat Cow](http://www.fatcow.com/))
**Demo:**
[http://www.robb.com.cn/douban/](http://www.robb.com.cn/douban/)
== Installation ==
- Unzip wp-doubanshow to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Update settings in DoubanShow Options
- Create a page temaplate with function <?php doubanshow();?>.
- Create a page using the page template just create.
- Any problem, please contact @robb at Twitter.
- 解压缩后将文件上传到'/wp-content/plugins/'目录
- 在插件中激活wp-doubanshow
- 在菜单中的豆瓣秀中做一些简单设置
- 在你的page页面模板中加入 <?php doubanshow();?>
- 用这个page页的模板创建一个独立页面
- 如有问题,请通过Twitter联系我 @robb
**Using Examples:**
**Custom CSS:**
== Screenshots ==
1. WP-DoubanShow.
== Changelog ==
****
VERSION DATE TYPE CHANGES
1.0 2009/08/28 NEW Added Russian language support.
1.0 2009/08/25 NEW Release.