DataPluginRSS

Created by: laetzer, Last modification: 23 Aug 2007 (10:47 UTC)
This plugin displays an RSS-feed.

Example

Edit a Wiki page (or an article etc.) and write:


<?php
{RSS id=1 max=5}
?>


Result: the newest 5 entries of your first RSS module are displayed inside the page (or article).
id= is mandatory and holds the ID of the RSS-feed to process. Separate multiple ids with ","
max is the number entries to be displayed from given RSS Feed.

Details:

  • RSSPackage