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

Live Blogroll

外掛說明

Live Blogroll will make your blogroll livelier. It will show a number of ‘recent posts’ for each link in your Blogroll using Ajax.

When the user hovers the mouse above the link, RSS feed from the site is automatically discovered and a number of recent posts is shown dynamically in a box.

Live BlogRoll uses internal caching for feed discovery and WordPress caching for RSS feeds to make sure everything is smooth for the user.

The looks of the hover box are fully customizable with CSS, and the position is editable in the options.

Plugin by Vladimir Prelovac.

License

This file is part of Live Blogroll.

Category Search is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Category Search is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Category Search. If not, see http://www.gnu.org/licenses/.

螢幕擷圖

  • Live Blogroll on a blog

安裝方式

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Use the Options page to change your options

常見問題集

How does it work?

Live Blogroll uses Ajax to dynamically retrieve lasts posts sites in your Blogroll. The posts are then displayed in a popup hover box.

Live Blogroll will first try to search for rss feed link supplied in your blogroll data. If not found it will load the target page and try to autodiscover the feed. If found this feed will be filled in to your blogroll entry for later faster access.

Live Blogroll does not show a preview for some of my sites, why is that?

The site may not have the RSS feed listed in it’s HTML. Or simply it is unavailable at the moment.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Live Blogroll〉的開發相關工作。

參與者

將〈Live Blogroll〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.6.2

  • Rewrite of the RSS engine (credits to Christopher G. Stach II http://ldsys.net/~cgs/)
  • Fixes validation issues

0.5.2

  • Updated to 2.8.4 support

0.5.1

  • fixed an error in feed display

0.5

  • Security update