feature request
nelson
kascote at gmail.com
Sun Aug 19 05:23:08 EST 2007
Hi,
I want to request if we could 'tag' each feed, for example:
[http://feeds.feedburner.com/netflux]
name = Nelson Fernandez
tag = news
[http://feeds.feedburner.com/codear]
name = Nelson Fernandez
tag = devel
and then in the template config file arrange different files for each tag.
[Planet]
news:
template_files:
atom_news.xml.xslt
index_news.html.tmpl
opml_news.xml.xslt
template_directories:
../common
bill_of_materials:
planet.css
devel:
template_files:
atom_devel.xml.xslt
index_devel.html.tmpl
opml_devel.xml.xslt
template_directories:
../common
bill_of_materials:
planet.css
In the file system atom_news.xml.xslt and atom_devel.xml.xslt are
symlinks to atom.xml.xslt .... but they receive different feeds to
process.
The whole idea is to have only one config file that can generate
multiple outputs.
--
:: Nelson ::
More information about the devel
mailing list