RE: [Zope] Tree tag: How to expand all leaves?
I tried both, identical results. -- Alexander Staubo http://www.mop.no/~alex/ "In the end, we all assume room temperature." --John Maynard Keynes
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Martijn Pieters Sent: 26. mai 1999 16:24 To: Alexander Staubo; 'Zope Mailing List (E-mail)' Subject: RE: [Zope] Tree tag: How to expand all leaves?
At 16:14 26/05/99 , Alexander Staubo wrote:
Unfortunately, - it only expands the top-level items. Second-level items are not expanded. - it does not seem to work with Confera.
Hmm... what did you use? REQUEST.set() or _.namespace()? It seems that expand_all is being propagated down the recursive calls that the #tree tag makes.
-- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-6254545 Fax: +31-35-6254555 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Alexander Staubo