這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

LinkedList

描述

LinkedList was a simple WordPress plugin for sorting your blogroll in the order by which the sites on the blogroll were last updated. LinkedList did this by using Google’s excellent AJAX Feed API to discover (if needed) and read the RSS/Atom feeds of the sites on your blogroll.

螢幕截圖

  • LinkedList Configuration interface.
  • Links widget.

安裝

LinkedList uses Google’s excellent AJAX Feed API to read the RSS/Atom feeds, meaning you’ll need a valid Google AJAX Feed API Key for the website where you wish to display the links. Sign up for one if you haven’t got it already (don’t worry there aren’t any forms to fill).

Once you have a valid Google AJAX API key,

  1. Upload the linkedlist folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in your WordPress admin.
  3. Once activated, you will see a new submenu under plugins — LinkedList Config. Go to that page, fill in your Google API key and save it.
  4. Make sure the ‘Links’ widget is on your sidebar (found under the Design menu for WordPress 2.5, under the Presentation menu for earlier versions) and you’re all set.

LinkedList is clever enough to fetch the links from your Blogroll and auto–detect their feeds. You can, however, make its work a little easier by manually entering the feed URLs ( Manage > Links > Edit Link > Advanced > RSS Address ).

常見問題

Does LinkedList work with all themes?

In an ideal world, it should. If you do bump into a glitch with your theme then drop me a note and I’ll try and fix the issue.

What about using LinkedList in themes without widget support?

All you need to do (besides activating the plugin) is include this code wherever you want the list to appear:

<div id="linkedlist"></div>

LinkedList.wp is essentially a wrapper around LinkedList.js, so for a more custom implementation, checkout LinkedList.js.

What is the answer to Life, the Universe, and Everything?

42

評價

There are no reviews for this plugin.

貢獻者及開發者

“LinkedList” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 LinkedList 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄