@antgiant,<div><br></div><div>First a note that hierarchical ordering of content doesn&#39;t come naturally to Drupal. I&#39;ve heard that Plone does that quite well by design.</div><div><br></div><div>That said, the old adage, &quot;you can do anything with Drupal&quot; applies here as well. And of course, there are a million good reasons to use Drupal even if hierarchical ordering of content is not Drupal&#39;s forte.</div>
<div><br></div><div>In terms of modules to give you fine grain over access, there are many modules, but I like the Content Access module a lot:</div><div><a href="http://drupal.org/project/content_access">http://drupal.org/project/content_access</a></div>
<div><br></div><div>You&#39;ve got two nuts to crack;</div><div><ol><li>Creating multiple nodes of content that are organized hierarchically</li><li>Setting up permissions so that the right people can do the right stuff with the right content.</li>
</ol><div>Content Access helps with #2. As for #1, using Drupal&#39;s built-in taxonomy together with a helper module or two or three could get you what you need. For example, Taxonomy Menu might be your friend: <a href="http://drupal.org/project/taxonomy_menu">http://drupal.org/project/taxonomy_menu</a>.</div>
<div><br></div><div>While this post certainly is not a recipe, nor does it suggest the only possible directions, I hope this at least puts help you in some way.</div><div><br></div><div>Shai</div><br><div class="gmail_quote">
On Mon, Dec 20, 2010 at 9:40 AM, antgiant <span dir="ltr">&lt;<a href="mailto:antgiant%2BdrupalSupport@gmail.com">antgiant+drupalSupport@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I have what I think must be a common permissions question, but I can&#39;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?<br>



<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>