By UnitedVision on
I did some searching through the forums and it looks like I am not the first person to ask this question. I did not see any 6.x solutions.
Is it possible to hide menu items that a user is not permitted to view?
I have multiple content types setup and each user is denoted through taxonomy terms which content types they can view.
I am using the Tac_Lite module to accomplish this feat.
I have everything working as it should, but I am wondering if it is possible to hide menu items that the users cannot view.
Right now it brings up an access denied or blank page. Is it possible to just hide the menu items that they dont have access to?
any help would be appreciated.
thanks in advance.
-andrew
Comments
Menu does this by default
If you are using the core menu module then you can add as many links as you want and only those the user has permission to access will be displayed.
i am using the core menu module
I am using the core menus for this site.
However, I am also using the Tac_Lite module which allows me to specify what nodes users are allowed to view.
The users cannot access the nodes when I am using Tac_lite but the menu items still apear.
When I click the menu items, I get a blank page. So it is filtering correctly, I just want to make it so the menu items dont show.
I'm trying to figure out how I can fix this.
bump
bump