Closed (fixed)
Project:
RelatedContent
Version:
5.x-1.6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2008 at 20:38 UTC
Updated:
21 Dec 2008 at 20:25 UTC
Maybe I am missing something, but is is possible to give users access to edit nodes, but not edit related content in nodes? Right now if I give my users permission to edit a node it gives them access to edit the related content as well. I do not want them to have access to related content.
Comments
Comment #1
peter-boeren commentedHi Waltercat,
No your not missing something. In hook_menu there is a call to test if the user has update access of the current node. If so than they are allowed to access the relatedcontent tabs.
Comment #2
peter-boeren commented