[Zope3-Users] Grant Permission to a Group
kevin gill
kevin at movieextras.ie
Tue Jul 1 09:20:56 EDT 2008
How do I go about granting permission to a group of users to do
copy/paste/move on a folder.
The copy/paste/move adapters are configured as zope.ManageContent, and I
don't want these users to have the rest of zope.ManageContent. Just be
able to copy content types that they can create.
I tried includeOverrides but that just gave a duplication error.
I tried registering a new adapter, but the original adapter was always used.
Thanks
Kevin
More information about the Zope3-users
mailing list