[Zope] calling Python Script from dtml-let
Tino Wildenhain
tino at wildenhain.de
Mon Oct 18 15:51:02 EDT 2004
Hi,
Am Mo, den 18.10.2004 schrieb Jim Abramson um 18:57:
> I've noticed a quirk which is that
>
> <dtml-let value = "expression"> does not work, but
> <dtml-let value="expression"> does.
>
> OK, maybe it's not a quirk, but by design. Either way, I'd give that a
I bet the answer is burried deep in the HTML (SGML) nature
of DTML. I've never seen a legal HTML tag with
spaces around attributename, = and the attributevalue.
Nor seems the DTML parser ;)
Regards
Tino.
More information about the Zope
mailing list