Barry Warsaw wrote: >> Genshi has been mentioned a few times. My impression was that it >> insists >> on producing valid XML output, which is nice, but doesn't necessarily >> play well with ideas like factorisable head/foot portions.
It doesn't; it has an HTML output mode. Yes, you should have a combined header and footer, but that's not a big obstacle to factoring. >> be used for templating the automated email messages, i.e. plain text >> rather than XML? Genshi can be used to generate plain text, yes. > Please keep it on-list. I'm interested in the discussion too! I > forgot to mention Cheetah -- Ethan, did you play with it at one point? I don't care for cheetah because it's another one of those php-style markup approaches. Genshi is really the best templating there is for Python right now, imo; I would be reluctant to use anything else. ~ethan _______________________________________________ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp