This patch adda 'edit node permissions' permission to node_privacy_byrole module.

Need of feature: if I want to grant edit permission for node for example to Anonymous user, I don't want to grant permission for permission edit :)

Node permissions on edit pages are only viewed for those who are capable to edit node permissions.

CommentFileSizeAuthor
node_privacy_byrole.module.patch1.49 KBtapio

Comments

AlanChandler’s picture

Why doesn't the existing "administer nodes" permission for users do it for you. If you don't give your roles that right, they will not be able to edit the access rights.

ankur’s picture

This will be done for the 4.6 release so as to work with the new default workflow system. The maintainer for this module was over-extended at the time it was written. Apologies for not committing it then.