26 Aug
1999
26 Aug
'99
12:18 a.m.
-----Original Message----- From: Mauricio <mauricio@hiper.com.br> To: ZOPE <zope@zope.org> Date: Wednesday, August 25, 1999 8:11 PM Subject: [Zope] Re: [Zope-dev] PROPOSAL: html_quote implicit in entity-reference var tagsyntaxsyntax
Or, we can create a new sintax like: &dtml-name#html_quote; equivalent to: <!--#var name html_quote-->
I think this syntax somewhat eliminates the "shorthand" style of &dtml-name; Typing &dtml-name; is nicer than <dtml-var name html_quote> Typing &dtml-name#html_quote; is not much different than <dtml-var name html_quote>, IMHO Kevin