Closed (duplicate)
Project:
Taxonomy Access Control
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2007 at 06:40 UTC
Updated:
25 Feb 2010 at 01:57 UTC
It would be excellent to be able to disallow access except for the user who created the content.
For instance, if you have a "private_journal" content type you might logically allow registered users "create" but not "view." However, it become so private that writers cannot read their own journals.
I think execution of this features might make sense in any of several ways: a fourth "view" radio button, an extra permission column, or an override checkbox on the "permissions for role" page.
A great module; it brings granular access to a much higher level than plain Drupal. Thanks for your consideration.
Comments
Comment #1
dreamlusion commentedSubscribe.
Comment #2
xjmI generally use other access control modules to provide this functionality.
Edit: Now I understand. The issue is that core provides "Edit own" but not "view own."
Comment #3
xjmMarking as duplicate of #584122: Allowing the author of a node to bypass the Taxonomy permissions.
Comment #4
xjm