
June 28, 2008
10:15 a.m.
Hi, I am a bit confused about loaders.xmlfile() method and what it is donig to my XML templates. It seems to be HTMLifying my XML by doing things like stripping the / out of <br />. I am trying to develop some pages where I have inline SVG in the code. My static XHTML files work fine but the code returned from nevow does not work. How can I get nevow to return XHTML and not HTML? How can I put the HTML namespace into my returned XHTM? Regards, Abdul-Wahid