[Zope] Struggle to edit dtml in textarea
Dennis Allison
allison at sumeru.stanford.EDU
Tue Mar 23 16:42:04 EST 2004
Take a look at the code for the ZMI.
On Tue, 23 Mar 2004, pieter claassen wrote:
> For some reason if I do the following:
>
> <textarea name="col1" rows="30" cols="120" ><dtml-var
> expr="_.getitem('1_col',0)" html_quote></textarea>
>
> I can edit the html but all dtml is interpreted.
>
> I am trying to build a dtml page with which I can edit other pages:
> 1. Any recommendations on how to do this? (example of document_src in
> dtml?)
> 2. How do then overwrite the previous page with the edited code?
>
> Thanks,
> Pieter
>
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
More information about the Zope
mailing list