dtml-tree documentation
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'? Regards Garry
--On 25. Mai 2008 15:54:58 +0100 Garry Saddington <garry@schoolteachers.co.uk> 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). If you have still three good reasons for using DTML: check with "The Zope Book 2.7 edition". -aj
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.
http://www.zope.org/Documentation/Guides/DTML-HTML/DTML.15.html On 25.05.2008, at 16:54, Garry Saddington wrote:
Is there a complete documentation of the dtml-tree tag anywhere?
-- Stefan H. Holek stefan@epy.co.at
http://www.zope.org/Members/anthony/tree-coding-tricks and http://www.zope.org/Members/cybertad/how_to/working_with_tree
Where can I find out about this 'advanced usage'? Regards Garry
participants (5)
-
Andreas Jung -
Garry Saddington -
Philipp von Weitershausen -
Stefan H. Holek -
Tim Nash