%3 ::xowiki::RSS ::xowiki::RSS css_link extra_where_clause head item limit render tail ::xowiki::XMLSyndication ::xowiki::XMLSyndication init tag ::xowiki::RSS->::xowiki::XMLSyndication ::xowiki::Timeline ::xowiki::Timeline render ::xowiki::Timeline->::xowiki::XMLSyndication ::xotcl::Object ::xotcl::Object ::xowiki::XMLSyndication->::xotcl::Object ::xowiki::Podcast ::xowiki::Podcast head item render ::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]

Methods (to be applied on instances)

  • css (setter)

  • css_link (scripted)

  • days (setter)

  • description (setter)

  • entries_of (setter)

  • extra_where_clause (scripted)

  • head (scripted)

  • item (scripted)

  • language (setter)

  • limit (scripted)

  • maxentries (setter)

  • name_filter (setter)

  • parent_ids (setter)

  • render (scripted)

  • siteurl (setter)

  • tail (scripted)

  • title (setter)