I would like to be able to limit the standard update options to "Publish" and "Unpublish". Could you tell me how to modify the code so that "Delete, Demote, Make sticky, etc." do not show up in the select box?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | action_view.tar_.gz | 11.44 KB | giovans |
Comments
Comment #1
giovans commentedHi EmmaD,
hi had your same problem, so I hacked the current version of Action View in order to obtain
a finer control of the user permissions.
There is not active development on this module, so I'm attaching to this comment my hacked version.
How to use it:
- go to the role permissions page and check "multiple edit of node titles and bodies", save and reload the page.
- now, below the three default permissions, it will appear a list of new, checkable, permissions for this role:
e.g.: t:node mult.ed. of node titles and bodies - delete
- these are the permissions you are looking for.
This is just an hack, use it at your own peril. (But it seem working, to me)
Engioy,
Giovans
Comment #2
mdekkers commentedThis Module will no longer be maintained (shocker) as this functionality is mainly present in VBO and thats what we started using internally.
Comment #3
mdekkers commentedclosing