Date: Sun, 4 Jul 2004 01:31:02 -0700 Mime-Version: 1.0 (Produced by PhpWiki 1.3.8) X-Rcs-Id: $Id: Help%2FRssFeedPlugin,v 1.1 2005-11-21 22:19:00 rurban Exp $ Content-Type: application/x-phpwiki; pagename=Help%2FRssFeedPlugin; pgsrc_version="2 $Revision: 1.1 $"; flags=""; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary !! Synopsis A Help:WikiPlugin to display external RSS feeds. !! Usage !! 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_ * [PhpWikiDemo:sidebar/] _Example as sidebar box_ ------------- PhpWikiDocumentation Help:WikiPlugin