[Twisted-Python] Best way to modify <meta> tags in Woven...
Stuart Hungerford
stuart.hungerford at anu.edu.au
Wed Oct 15 22:52:36 MDT 2003
Hi all,
I have a Woven-based web application that needs to modify the
<meta> tags of the generated HTML from the application (i.e.
the attribute values of the meta tags).
What's the best way to approach this in Woven? I'd guess
I could find the <head> element in Woven then use the lmx DOM
functions to insert a new <meta> element?
Any advice much appreciated.
Cheers,
Stu
--
:: Stuart Hungerford (stuart.hungerford at anu.edu.au)
:: ANU Internet Futures Group
More information about the Twisted-Python
mailing list