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

Readability Favorites

描述

You want to publish and share all these links you found last week and saved in Readability? Now you can!

You can decide wether it should post automatically every day, every week, or you can generate this by hand.

The only thing you have to do is connect to Readability and the rest will be done for you.

This plugin uses the OAuth PHP Library (http://code.google.com/p/oauth-php/) which is under the MIT License

Requirements

In order to install this plugin you need the cUrl PHP extension .

屏幕截图

  • The settings page. Here you can configure the plugin
  • The second screen
  • The third screen
  • The fourth screen

安装

  • copy the readability-favorites directory into your plugins directory
  • activate it in the WP Backend
  • go to the settings page (Settings-> Readability Favorites)
  • configure the plugin and connect with Readability
  • Enjoy!

常见问题

When I try to authorize the plugin I get redirected to the settings page of the google Analytics Plugin (Plugin Author YOAST)

I’m sorry for your inconvenience. This is a known issue but this is really not my fault. The problem is, the other plugin grabs all requests with an oauth_token parameter (which is necessary for all OAuth Plugins) and redirects to itself. I filed a Bug at the developer. One workaround could be: Deactivate the GA Plugin, authorize with Readability and activate it again. Everything else should be fine. Hopefully.

评价

此插件暂无评价。

贡献者及开发者

“Readability Favorites” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Readability Favorites”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.4

  • all new options page
  • new cron job url
  • triggering manually via url now only works if schedule is set to “manual”
  • you can now deauthorize readability
  • plugin now shows with which account you are currently logged in
  • post preview now shows the featured image if set
  • you get a mesage if plugin is not authorized

1.3

  • fixes a bug which causes the plugin to forget its authorization
  • added “Open Links in new Window”

1.2.3.1

  • fixes an array_key_exists warning
  • added additional notes regarding issues with a Google Analytics Plugin

1.2.1

  • replaced cURL with WP_Http
  • fixed translation

1.2

  • Added a custom post title and a featured image

1.1

  • Added a preview of the next upcoming post so you can check whether everything is allright.