Closed (fixed)
Project:
Drupal core
Version:
5.1
Component:
node system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2007 at 20:50 UTC
Updated:
25 Jan 2010 at 01:22 UTC
Please consider extending the Node Access System so that modules can allow or deny viewing, viewing comments, and posting comment independently for nodes under their control to users otherwise permitted to do these things.
My particular app needed the functionality described here, which I could only achieve by hacking comment.module (resulting in it becoming inelegantly coupled with Organic Groups).
Comments
Comment #1
marcingy commentedD7 allows for grants to be altered and so individual modules to have fine grant control over node display.
Comment #2
marcingy commented