Lets say I want users belonging to ('Dept 1 staff' for example) to be able to edit only certain portions of the site, such as the dept 1 page, maybe a couple of common pages like department listing page. Any suggestions on how to do this? I'm thinking I need to add-in a module. Is this a good one?

http://drupal.org/project/og_content_type_admin

If not, what are your suggestions. Thank you again for your continued support.

Comments

lsommerer’s picture

I'm using Taxonomy Access Control Lite, but you would need to have (or add) a taxonomy that you can key off of for access.

preventingchaos’s picture

I like using Content Access with ACL.