25 May
2004
25 May
'04
6:06 p.m.
Matt Carey wrote:
does anyone know if its possible to use kupu with dtml? the documentation has information for page templates but not dtml.
i'm currently running epoz 0.8.1 and would like to upgrade if i can...
(and the reason i'm asking is that i have an existing zope site all in dtml that i want it to work with).
Epoz and Kupu are both JavaScript-Wysiwyg-XHTML-Editors... Both editors aren't able to edit any DTML-Templates at all, because DTML is no (X)HTML. Maybe you should think about seperating your content from script-logic. Cheers, Maik