Phil Harris writes:
> How about:
>
> <dtml-in expr="PARENTS[0].objectValues('Folder')" skip_unauthorized=1>
Folders are protected by the "Access content information" permission.
If the user has "Access content information" but not "View" permission
for a folder, the folder will be included in the list.
Dieter