[Zope] 'Delete objects' permission

Chris Withers chrisw at nipltd.com
Thu Sep 25 08:26:58 EDT 2003


Tim Terlegård wrote:
> * Create a script that adds 'Delete objects' permission to the
>   object's container in manage_beforeDelete or similar. You also
>   have to add a script that removes 'Delete objects' after the deletion have
>   been made.

Huh? Where did this come from.

What I suggested was wrtie a script that had a proxy role of manager.
This script can then be used by the user to delete objects.
The script should check that the objects being deleted are owned by the user 
executing the script.

No too hard to do...

Chris




More information about the Zope mailing list