[Zope-CMF] necessary permissions to hide content in a folder
Dieter Maurer
dieter at handshake.de
Sun Jan 11 13:29:57 EST 2004
mulamba kamahunda wrote at 2004-1-11 16:24 +0100:
>i have a site in which managers create an publish
>folder.
>members and reviewer must ne able to create files in
>these folder.
>In the workflow a give the permission
>Add Documents, Images, and Files to members and
>reviewer for the published state of the folder.
>It doesn't works. Perhaps another permissions are
>needed.
You find a list of the special permissions used by CMF (and Plone)
in "CMFCore/CMFCorePermissions.py".
The permissions have speaking names (and usually are well chosen).
Thus, they protect what you can expect them to protect ;-)
--
Dieter
More information about the Zope-CMF
mailing list