Rss Feed Plugin
Synopsis
A WikiPlugin to display external RSS feeds.
Usage
<?plugin RssFeed?> <?plugin RssFeed url=http://somesite.tld/linktofeed.rss ?>
Plugin Arguments
| Argument | Default Value | Description |
|---|---|---|
| url | (empty) | RSS Feed URL |
| feed | (empty) | RSS Feed Name |
| description | (empty) | Description of the RSS Feed |
| maxitem | 0 | Max. number of entries (0 = unlimited) |
Sourcecode (since v1.3.8):
PhpWikiCvs:lib/plugin/RssFeed.php
PhpWikiCvs:lib/RssParser.php fixed for allow_url_fopen=Off
Examples
- PhpWikiRss? _feed for
PhpWiki:RecentChanges_
<?plugin RssFeed feed=PhpWikiRss description="PhpWiki:RecentChanges"
url=http://phpwiki.sourceforge.net/phpwiki/RecentChanges?format=rss ?>
PhpWikiDemo:sidebar/ Example as sidebar box
Last edited on Tuesday 16 January 2007 19:04:42
Copyright Southampton University Canoe Club (SUCC)
This website is hosted by Southampton University Students Union.
If you would like hosting for your club or society contact us at hosting@susu.org.
The views expressed on this website are not the views of SUSU or the University of Southampton.


