這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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.