node_edit_access_by_term
3 sites
No security coverage
Have you ever needed to have only access control for the editing of nodes based on a taxonomy term. There are lots of modules out there for access control based on a term but not strictly and easily for editing a node. This module is slim and only takes care of access control on the node edit based on if a field on the nodes is an entity reference to a taxonomy term and has a term that is specified.
Features
Access control to the node edit page based on if an entity reference field on a node contains a certain taxonomy term.
Post-Installation
Each taxonomy term edit page well now have field for Users that have edit access. Once a user is specified the node edit page for any node that has that term its editing is restricted to just that user or users.