A Patch for Plone cut/copy/paste/delete permissions
Project description
Overview
atreal.monkeyplone display fullname in portlet review and change security for cut/copy/paste/delete actions in Plone.
Description
Technically
it changes the Permission on the tree methods : manage_cutObjects, manage_delObjects and manage_pasteObjects of BaseFolderMixin from Products.Archetypes.BaseFolder.
it patches the method _verifyObjectPaste from Products.CMFCore.PortalFolder who check the delete permission on parent object.
it applies on actions this modifications.
Functionnally
When a user “can add” on a folder, now he can cut and delete his own creation.
Note
Use with precaution;)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for atreal.monkeyplone-1.0.1-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88a0da5afbec8c856e9ea280a4783ede4b1abb8a2461d8c3980fbf169ebe17ad |
|
MD5 | d54ec442552db130bdad43cdbe1849d4 |
|
BLAKE2b-256 | bf3b4e15905cec9b635fe55467b317b099429f9279e770072c9542828424e710 |