Class ::xowiki::RSS
::xowiki::RSS
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 /var/www/openacs.org/packages/xowiki/tcl/syndicate-procs.tclClass Relations
- class: ::xotcl::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::xowiki::XMLSyndication
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- subclass: ::xowiki::Podcast
![[i]](/resources/acs-subsite/ZoomIn16.gif)