rss_gen_100 (public)
rss_gen_100 [ -channel_title channel_title ] \ [ -channel_link channel_link ] \ [ -channel_description channel_description ] [ -image image ] \ [ -items items ] [ -channel_copyright channel_copyright ] \ [ -channel_managingEditor channel_managingEditor ] \ [ -channel_webMaster channel_webMaster ] \ [ -channel_pubDate channel_pubDate ]
Defined in packages/rss-support/tcl/rss-generation-procs.tcl
generate an rss 1.0 xml feed very basic rss 1.0, with no modules implemented....
- Switches:
- -channel_title (optional)
- -channel_link (optional)
- -channel_description (optional)
- -image (optional)
- -items (optional)
- -channel_copyright (optional)
- -channel_managingEditor (optional)
- -channel_webMaster (optional)
- -channel_pubDate (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.