I know there is a Taxonomy Role module that limits people from seeing certain vocabulary terms, but I have 10 different pages (that are viewable to all) but I only wanted one person to be able to post to a certain page (or term) any idea how I would accomplish this?

Basically, I have 10 marinas/harbors and I want one person from each marina to post articles for their marina.

I don't think the Taxonomy Role is what I need because I want anybody to be able to see information from any of the 10 pages, I just want to limit who can post to a specific term/marina. From what I read, the TR module is too restrictive (although I can see its value in other areas).

And if you know the answer to that, perhaps you could also elaborate how I would create 10 pages based on the terms, instead of having to create them one by one? I have a vocabulary Marina and terms (dock1, dock2, dock3 etc).

Thanks in advance.
Jeff
www.horseshoecove.com

Comments

WorldFallz’s picture

I would probably just do this with per user node permissions using the content_access module. Alternatively you might be able to do with the taclite or taxonomy_access and author_taxonomy.

jeffjohnvol’s picture

Thanks WF, I'll check those out.