Hi,
I have folders in my Zope3 application, which can contain sub-folders as well as content objects.
Sub-folders are handled by a manager.
Content objects are handled by contributors.
I can easilly give access rights for managers and contributors so that each of them can only create given objects.
But what concerning deletion ? How can I prevent a contributor from removing a sub-folder ?
Thanks for any help,
|
Thierry Florac --
|
_______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
