Would it be possible to automatically grant node edit rights to a role, when the node has a (cck) field that contains the same value as the role name?

Thanks

Comments

gotcha41’s picture

Status: Active » Fixed

I just implemented a solution that uses Taxonomy Access Control. This module doesn't require permissions to be set per node, as it sets permission based on the tag(s) a node has. (I replaced a cck field with a cck taxonomy field , which is basically a cck field that can pick tags from a taxonomy vocabulary ) Permissions are set by role, based on taxonomy tags a node has.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

more info