That looks similar to https://drupal.org/project/menu_node_edit However, both of them are granting permissions by user not roles and completely ignore creating content. I would much prefer to use roles for granting this access. Is that really not possible?
On Mon, Dec 20, 2010 at 9:45 AM, Ted ted-drupalists@webfirst.com wrote:
There's a module for that:
http://drupal.org/project/nodeaccess_autoreference
On 12/20/2010 9:40 AM, antgiant wrote:
I have what I think must be a common permissions question, but I can't seem to find the answer. I want to set my Drupal site up in a tree structure. I want to grant create/edit/delete permissions by selecting one or more nodes in the tree and granting a role the ability to edit those nodes as well as any child nodes. A simplified example would be a site with two primary sections and each primary section has two subsections. I want to be able to give rights to the primary section, which would include rights to the relevant subsection. However, I also want to be able to grant rights just to a particular subsection. How can I do this?
-- [ Drupal support list | http://lists.drupal.org/ ]