[Zope] DTML: let a variable be the html_quote of another

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Wed, 21 Mar 2001 13:37:47 +0300 (MSK)


On Wed, 21 Mar 2001, Danny William Adair wrote:
> How can I achieve this?
> <dtml-let yummy="hardtoswallow html_quote">

   <dtml-var "hardtoswallow" html_quote>

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.