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

peter-boeren’s picture

Hi 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.

peter-boeren’s picture

Status: Active » Closed (fixed)