Dear all,
I need to turn off the HTMLserialization in kid. I am using kid with Turbogears framework. I am passing an XML piece to kid. It seems that kid is automatically rendered through HTMLserialization, which replaces '<' and '&' with '&lt:' and '&amp:'. I don't want these translations. Is there a way to tell kid compiler, not to use HTML/XML serializer? AFAIK using PlainSerializer might solve the problem.
Thanks in advance!
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kid-template-discuss mailing list
kid-template-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to