[Zope] can dtml-var auto. replace < to &lt and > to &gt?

Tino Wildenhain tino at wildenhain.de
Thu Dec 11 09:44:54 EST 2003


Patrick Ulmer schrieb:
> Hi,
> 
> is there a way to tell dtml-var to replace all < to &lt and > to &gt, 
> because some datafields of my query contain this characters and they are 
> interpreted as html-tags.

See 
http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/AppendixA.stx#3-202

(html-quote)

Or better switch to ZPT.

Regards
Tino Wildenhain




More information about the Zope mailing list