這個外掛並未在最新的 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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈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.