內容簡介
這是一個簡單的外掛,可以幫你抓取你想要的 RSS,然後將其放在你網誌的任何位置。
功能
簡單易用
可客製化
支援小工具
不需要選項頁(是的,這是一個功能)
使用 WordPress 資源(不需要額外的檔案)
使用方式
如果你使用 WordPress 小工具,只需將小工具拖曳到你的 sidebar 上並進行設定即可。如果你不想使用小工具,使用以下代碼來顯示你的公共 Twitter 訊息:
<?php srssfetcher("username"); ?>
更多相關資訊(選項、客製化等)請造訪 外掛首頁。
客製化
外掛提供以下 CSS 類別:
* ul.srssfetcher: 主要的 ul(如果啟用列表)
* li.srssfetcher-item:ul 項目(如果啟用列表)
* p.srssfetcher-message:每一個段落(如果項目> 1)
* .srssfetcher-timestamp:時間戳記 span 類別
鳴謝
Ronald Heft - 這個外掛高度依賴他的 "Pownce for WordPress",因此其中很大的一部分功勞歸於他。
Michael Feichtinger - 為多小工具功能提供協助。
聯絡方式
建議、修正、不爽、祝賀、禮物等等,請寄至 rick[at]jinlabs.com
外掛標籤
開發者團隊
原文外掛簡介
Simple plugin to fetch a desired RSS and put it wherever you want in your blog.
Features
Simply
Customizable
Widget support
No options page (yes, its a feature)
Uses WordPress resources (no extra files needed)
Usage
If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Twitter messages:
For more info (options, customization, etc.) visit the plugin homepage.
Customization
The plug in provides the following CSS classes:
* ul.srssfetcher: the main ul (if list is activated)
* li.srssfetcher-item: the ul items (if list is activated)
* p.srssfetcher-message: each one of the paragraphs (if items > 1)
* .srssfetcher-timestamp: the timestamp span class
Credits
Ronald Heft – The plugin is highly based in his Pownce for WordPress, so the major part of the credits goes to him.
Michael Feichtinger – For the multi-widget feature.
Contact
Suggestion, fixes, rants, congratulations, gifts et al to rick[at]jinlabs.com
