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

LiveLib Widget

描述

Displays the latest books you have read in your sidebar. The list of books is imported from your LiveLib account via RSS feed.

屏幕截图

安装

  1. Upload livelib-widget folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Open ‘LiveLib Widget’ item under the ‘Options’ menu and set up the link to your LiveLib RSS feed.
  4. Use the ‘Presentation’ menu to add the widget to your sidebar, or place <?php livelib_display(); ?> in sidebar.php manually.

常见问题

What is LiveLib?

LiveLib is a social network for book readers with the largest base of independent book reviews. With the help of this site you’ll be able to find answers to the following questions:

  • What is worth reading on some topic, and where can I find this book?
  • What books do my friends read?
  • What did I read yesterday or 5 years ago?
  • Who are my associates? How to find them and what are their interests?

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

帮助将「LiveLib Widget」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2

  • Fixed display of book titles (as of current LiveLib feed format)
  • Added new CSS classes for custom styling
  • Using WordPress 2.7+ settings API

1.1

  • Added standalone WordPress widget
  • Using object cache functions for better performance

1.0

  • Initial release