信息源插件
在 Wiki 页面中包括内容信息源 (RSS 和 Atom 的任意版本)。
[{Feed url='http://slashdot.org/index.rss' feedDetails='true'}]
将显示来自 Slashdot 的最新新闻以及有关信息源本身的详情。
[{Feed url='http://feeds.feedburner.com/Techcrunch' entryDetails='true' max='5'}]
将显示 5 条最新新闻及其详情。
参数 (及默认值):
url='<the url of the rss feed to render>'
max='10' The maximum number of feed entries to show
feedDetails='false' true/false: if the feed details are shown
entryDetails='false' true/false: if the feed entries' details are shown
cacheTime='300' the feed plugin caches the feed content for so many seconds for better performance
这对您有帮助吗?