On Friday 06 October 2006 08:40, Thierry Florac wrote:
> 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 ?

Good question. I think you have to try a different strategy. You have several 
choices:

- Implement two deletion methods, each with the right permission.
- Implement views that work out the permissions manually.
- Have separate folders for sub-folders and content.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to