26 Feb
2002
26 Feb
'02
8:10 p.m.
"Timo A. Hummel" wrote:
<dtml-in expr="getPhysicalRoot().objectValues(['Folder'])"> <some output code> </dtml-in>
This doesn't help, since, for example, the whole directory structure is moved one level down (e.g. into /site1), you had to edit that code again to fit the new requirement (e.g. getPhysicalRoot().site1.objectValues(['Folder']).
Sorry, I think you need to explain a bit more abotu what you're trying to achieve... cheers, Chris