Enabling this module gives the user "administer menus" on each individual node. When this go into the settings on the node, then they have access to all menus.

From a functionality standpoint, I would rather that they simply didn't have access to it on the node once I have taken it away through the "administer menus" which comes with the Drupal core.

This is a fabulous little module!

Comments

ycimlynn’s picture

Just a side note...I commented-out the lines 385 to 389 and it took care of not allowing access on the node. Without knowing all the code in your module, are there any issues with this? Or is this a good enough fix for what I am looking for?

If it works, let me know and I can submit a patch.

justindodge’s picture

Status: Active » Closed (duplicate)

Sorry for the extreme delayed response.
Your use of the word "access" is a little vague to me, but my interpretation of this issue is that it is a duplicate of:
#640432: Hide menu which users do not have access to

I do plan to fix this. Let me know if my assessment is in error.