This is a
handler to create RSS feeds, which then can be re-used in modules, wiki pages, etc.
Sample
YAML
objects:
-
type: rss
data:
name: TikiWiki news
url: http://info.tikiwiki.org/tiki-articles_rss.php?ver=2
-
type: rss
data:
name: TikiWiki forums
url: http://tikiwiki.org/tiki-forums_rss.php?ver=2
-
type: rss
data:
name: TikiWiki wislist
url: http://dev.tikiwiki.org/tiki-tracker_rss.php?trackerId=5
Name | Mandatory | Value
|
name | yes | Feed name
|
url | yes | URL of the RSS feed
|
description | |
|
show | | title | Display the feed title above the feed results
|
| | publication_date | Display the publication date for each result
|