26 May
2008
26 May
'08
6:28 a.m.
Andreas Jung wrote:
Is there a complete documentation of the dtml-tree tag anywhere? The dtml reference of the Zope book has the following for some options: "This attribute is for advanced usage only" Where can I find out about this 'advanced usage'?
Using DTML and related DTML tags is like driving a SUV in the time of climate change.
Better look a "ZopeTree" or something similar (I think there was something like "SimpleTree" - Google).
zope.app.tree has a bunch of adapters and helpers for creating complex folding trees with any sort of templating mechanism, including Page Templates.