8 Jul
2001
8 Jul
'01
9:56 p.m.
Ismet writes:
how to include a DTML method/document into another?
<dtml-var> does not work if the requested object is buried deep into another container (folder/directory) branch and not in any parent container.
<dtml-with> is not a pratical one.. Whenever something is deeply buries, you use "restrictedTraverse"....
Dieter