I havn't written anything with TT for over half a decade. Rusty isn't the half of it...
I want to write a blog using TT. Which means that I want to write a series of source files that will generate: - A .html each - A single rss.rdf built from content taken from all of the .html files My question is: What is the "normal" way to process this with ttree? Can I tell ttree to concatenate all the .html files in a specific directory together and process with different definitions? Can I tell ttree to process all the .html files twice, but the second time, with different definitions we append the output to a single rss file? Or is there some other method I should be using? I'm sure this must be a well trodden path. A pointer to an example or how-to would be appreciated. Thanks Andrew _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
