16 Jun
2006
16 Jun
'06
6:23 p.m.
Max M wrote at 2006-6-16 11:01 +0200:
thomas desvenain wrote:
and how can we transfer the namespace of the current zpt doing :
<div tal:replace="structure context/some_dtml_method" />
as we do in dtml writing :
<dtml-var some_dtml_method>
If it doesn't automatically you can most likely just write:
Path expressions do it automatically. -- Dieter