Anyone know how to pre-expand a certain branch of a dtml-tree?
Hello: I want a certain branch of my dtml-tree to be pre-expanded whenever the webpage that contains the tree is displayed. My dtml-tree is quite simple; I use the usual subordinate folder structure setup: <dtml-tree single=0 name="catalog" branches="objectValues"> TIA! --Craeg
Craeg, You should probably ask this question on the general Zope list (as opposed to zope-dev). Although it gets off track sometimes, Zope-dev is the list for discussion of the development of Zope (not development *in* Zope). Thanks! - C On Tue, 01 Jan 2002 16:32:26 -0500 "Craeg K. Strong" <cstrong@arielpartners.com> wrote:
Hello:
I want a certain branch of my dtml-tree to be pre-expanded whenever the webpage that contains the tree is displayed.
My dtml-tree is quite simple; I use the usual subordinate folder structure setup:
<dtml-tree single=0 name="catalog" branches="objectValues">
TIA!
--Craeg
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (2)
-
Chris McDonough -
Craeg K. Strong