RSS blocks options
Brought to you by:
joestewart,
nhruby
We need ways to pass variables to the RSS block to turn
on and off RDF/RSS features: like introduction for
links, the links themselves, etc... i.e:
rss_intro = [false|true]
rss_links = [false|true]
rss_other_feature = on|off
To make things more user-friendly, the keywords "on"
and "off" sound better than the programming oriented
techbable "false" and "true". But it doesn't matter
which is chosen, maybe both can be used....
Logged In: YES
user_id=77269
description - off option has been added.
version 1.17, 2003/05/20 17:30:05
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpslash/phpslash-ft/class/Block_render_rss.class.diff?r1=1.16&r2=1.17