I installed npbr because I don't want users to be able to delete pages. In view/edit permissions for a node, only an administrator has permission to delete it. When I test with a user who has view and edit permissions checked, the delete button is available to him.
I have the revision deletion module installed. Any help on this issue would be appreciated.
Comments
Comment #1
ahoad commentedI've managed to sort this one out - a newbie misunderstanding of node access and reading that delete is tied to edit. I unchecked the boxes referring to edit in the core node access and then sorted out the permissions in the nodes for each role.
Comment #2
myDRU commentedOne indeed must disable all the core's users edit and delete permissions and then define them via the node privacy byrole module. Can become closed.