25 Jul
2002
25 Jul
'02
6:45 p.m.
NathanDunn@ctimi.com writes:
The following snip lists all the contents of the root folder: ... However, I would like to only list those items with "VIEW" permissions. I thought thats what the expression: tal:condition="python: obj.portal_membership.checkPermission('View', obj)" would do. Look at the "ZTUtils" package. It should contain a filter with the effect "skip_unauthorized".
Dieter