29 Jan
2003
29 Jan
'03
2:43 p.m.
Hi Andreas, I did it but have some questions for the usage of the ZopeProduct ZReST. Is it possible to use it in the way of <dtml-var my_stx_input fmt=structured-text> and possibly without adding <html><body>tags? I just found the usage via upload and edit full document with <html><body>tags. Can the encoding="utf-8" be influenced also? -- many thanks for your replies, Elena (we could discuss it also in german on zope@dzug.org if you prefer)
I assume the solution is to hack the HTML generation of STXNG. Don't beat me for this answer but there is a high risk that changing the current HTML generation raise an new problem somewhere else. I suggest to switch to reStructuredText if possible.
-aj