RE: [Zope] How do I accommodate two trees in one document?
If you use Frames (ick), it might be possible to have more than one tree. Unfortunately, you couldn't depend on the default cookies to hold the independant tree states correctly. Otherwise, no - only one tree per page. Sorry. - Ian C. Blenke <icblenke@2c2.com> <ian@blenke.com> -----Original Message----- From: Tony McDonald [mailto:tony.mcdonald@ncl.ac.uk] Sent: Monday, October 25, 1999 8:19 AM To: Steen Suder; zope@zope.org Subject: Re: [Zope] How do I accommodate two trees in one document? At 12:05 pm +0000 25/10/99, Steen Suder wrote:
I'm trying to make a navigationpage consisting of two trees with a <hr> between them.
You won't be able to - this is a limitation of the tree tag.
Can't I have two trees in one document?
Unfortunately no.
What have I missed from the documentation?
Nothing :( tone ------ Dr Tony McDonald, FMCC, Networked Learning Environments Project http://nle.ncl.ac.uk/ The Medical School, Newcastle University Tel: +44 191 222 5888 Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2 _______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope (Related lists - please, no cross posts or HTML encoding! To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Ian Blenke