9 Oct
2002
9 Oct
'02
11:38 a.m.
| OdesÃlatel: Tino Wildenhain <tino@wildenhain.de> | perhaps you want to use <dtml-with rootfolder> ...navigation.. </dtml-with> | | ? | | Rootfolder could be the object you want to be the root (of course) | or in case of ZopeRoot, you get it via REQUEST.PARENT[0] | | However, before beating the dead horse, you should consider | replacing your routine with a python script, which could | also use ZCatalog in place of ObjectValues() - this saves | Memory and time since not all Objects have to be activated. | | This approach would also help you to go the way from | DTML to ZPT which is recommended. | | Greetings Many thanks, I am blind. Sure, it is right solution. I'm very sorry for confusing. Regards JL.