%3 ::xowiki::RSS ::xowiki::RSS ::xowiki::XMLSyndication ::xowiki::XMLSyndication ::xowiki::RSS->::xowiki::XMLSyndication ::xowiki::Timeline ::xowiki::Timeline ::xowiki::Timeline->::xowiki::XMLSyndication ::xotcl::Object ::xotcl::Object ::xowiki::XMLSyndication->::xotcl::Object ::xowiki::Podcast ::xowiki::Podcast ::xowiki::Podcast->::xowiki::RSS

Class ::xowiki::RSS

::xowiki::RSS[i] create ... \
           [ -css (default "") ] \
           [ -days:integer,0..1 (default "") ] \
           [ -description (default "") ] \
           [ -entries_of (default "") ] \
           [ -language (default "en-us") ] \
           [ -maxentries:integer,0..1 maxentries:integer,0..1 ] \
           [ -name_filter (default "") ] \
           [ -parent_ids:integer,0..n (default "") ] \
           [ -siteurl (default "[ad_url]") ] \
           [ -title (default "") ]

Report content of xowiki folder in RSS 2.0 format. The reporting order is descending by date. The title of the feed is taken from the title, the description is taken from the description field of the folder object.
Documented Parameters:
maxentries
maximum number of entries retrieved
days
report entries changed in specified last days
name_filter
include only pages matching the provided regular expression (postgres)
Defined in packages/xowiki/tcl/syndicate-procs.tcl

Class Relations

  • class: ::xotcl::Class[i]
  • superclass: ::xowiki::XMLSyndication[i]
  • subclass: ::xowiki::Podcast[i]
::xotcl::Class create ::xowiki::RSS \
     -superclass ::xowiki::XMLSyndication