Title: WP-DoubanShow
Author: robbliu
Published: <strong>2009 年 8 月 24 日</strong>
Last modified: 2010 年 4 月 2 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/wp-doubanshow.svg)

# WP-DoubanShow

 作者：[robbliu](https://profiles.wordpress.org/robbliu/)

[下载](https://downloads.wordpress.org/plugin/wp-doubanshow.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/wp-doubanshow/#description)
 * [评价](https://cn.wordpress.org/plugins/wp-doubanshow/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wp-doubanshow/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wp-doubanshow/#developers)

 [支持](https://wordpress.org/support/plugin/wp-doubanshow/)

## 描述

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/)

## 屏幕截图

 * [[
 * WP-DoubanShow.

## 安装

 1. Unzip wp-doubanshow to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Update settings in DoubanShow Options
 4. Create a page temaplate with function <?php doubanshow();?>.
 5. Create a page using the page template just create.
 6. Any problem, please contact @[robb](http://twitter.com/robb) at Twitter.

 1. 解压缩后将文件上传到’/wp-content/plugins/’目录
 2. 在插件中激活wp-doubanshow
 3. 在菜单中的豆瓣秀中做一些简单设置
 4. 在你的page页面模板中加入 <?php doubanshow();?>
 5. 用这个page页的模板创建一个独立页面
 6. 如有问题，请通过Twitter联系我 @[robb](http://twitter.com/robb)

**Using Examples:**

    ```
    <div class="content">
                <?php the_content(); ?>
        <?php doubanshow(); ?>
                <div class="fixed"></div>
        </div>
    ```

**Custom CSS:**

    ```
    <style type="text/css">
    .doubanshow_profile{
    width:600px;
    margin-bottom:80px;
    }
    .doubanshow_profile_icon{
    margin-left:200px;
    float:left;
    }
    .doubanshow_profile_signature{
    margin:15px 0 0 50px;
    float:left;
    }
    .collection, .recommendations{
    width:600px;
    display:block;
    float:left;
    }
    .recommendations li{
    list-style-type:none;
    margin-left:30px;
    }
    .collection_list {
    display:block;
    float:left;
    width:100px;
    height:150px;
    line-height:90px;
    text-align:center;
    }
    .collection_list_img {
    border:0px;}
    .doubanshow_power_by{
    width:600px;
    text-align:center;
    }
    </style>
    ```

## 评价

此插件暂无评价。

## 贡献者及开发者

「WP-DoubanShow」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ robbliu ](https://profiles.wordpress.org/robbliu/)

[帮助将「WP-DoubanShow」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wp-doubanshow)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wp-doubanshow/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/wp-doubanshow/)，或通过[RSS](https://plugins.trac.wordpress.org/log/wp-doubanshow/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wp-doubanshow/)。

## 更新日志

    ```
    VERSION DATE       TYPE   CHANGES
    1.0     2009/08/28 NEW    Added Russian language support.
    1.0     2009/08/25 NEW    Release.
    ```

## 额外信息

 *  版本 **1.0**
 *  最后更新：**16 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.0 或更高版本 **
 *  已测试的最高版本为 **2.9.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-doubanshow/)
 * 标签
 * [douban](https://cn.wordpress.org/plugins/tags/douban/)[page](https://cn.wordpress.org/plugins/tags/page/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-doubanshow/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/wp-doubanshow/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/wp-doubanshow/reviews/)

## 贡献者

 *   [ robbliu ](https://profiles.wordpress.org/robbliu/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wp-doubanshow/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.robb.com.cn/plugins/)