DTML: let a variable be the html_quote of another
21 Mar
2001
21 Mar
'01
3:16 a.m.
How can I achieve this? <dtml-let yummy="hardtoswallow html_quote"> doesn't work, neither does <dtml-let yummy="_.html_quote(hardtoswallow)"> Is html_quote bound to the "var" tag? Thx in advance, Danny
21 Mar
21 Mar
10:37 a.m.
New subject: [Zope] DTML: let a variable be the html_quote of another
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.
9148
Age (days ago)
9148
Last active (days ago)
1 comments
2 participants
participants (2)
-
Danny William Adair -
Oleg Broytmann