11 Dec
2003
11 Dec
'03
6:19 p.m.
jason wrote at 2003-12-10 17:33 -0500:
i was wondering if anyone has either hacked the dtml-tree code or written a python script to create a <dtml-tree> tag with a dynamically generated urlparam attribute?
Qualified "yes" to both questions: * someone posted a patch providing an "urlparam_expr" argument for "dtml-tree" Please search the archives * I no longer use "dtml-tree" but the tree building support of the "ZTUtils" package. Examples: "Examples" subfolder of "Products/PageTemplates" or my "DocFinder" product <http://www.dieter.handshake.de/pyprojects/zope> -- Dieter