Fullscreen
[Show/Hide Left Column]
[Show/Hide Right Column]

RSS Handler

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: Tiki news
   url: http://info.tiki.org/tiki-articles_rss.php?ver=2
 -
  type: rss
  data:
   name: Tiki forums
   url: http://tiki.org/tiki-forums_rss.php?ver=2
 -
  type: rss
  data:
   name: Tiki wishlist
   url: http://dev.tiki.org/tiki-tracker_rss.php?trackerId=5



RSS Object

NameMandatoryValue
nameyesFeed name
urlyesURL of the RSS feed
description
show titleDisplay the feed title above the feed results
publication_dateDisplay the publication date for each result




Page last modified on Tuesday 14 of September, 2010 19:07:45 UTC