26 Feb
2002
26 Feb
'02
7:53 p.m.
<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']). Best regards Timo