It is possible with this module to suppress the forums and blogs menu item from showing in the menu tree when the blogs and forums are protected by Taxonomy Access Control. TAC is working, clicking on the forums menu item shows no forums are defined, which is correct because they are private. It would sure be nice to not show the forums menu item as well. Same applies to the blog menu item when the blogs are private. It seems that it should be possible using this module since it does hide private node menu links. TIA for you work, Dave

Comments

rpsu’s picture

I was looking for the same feature, since I've found no way to get menu-tree per user in taxonomy -based for Drupal forum.

ngroot’s picture

Assigned: Unassigned » ngroot

I'm tempted to think that the appropriate place for this would be in the blog and forums modules; the user does have permission to view the blog and forum list, even if it's (to them) empty.

ngroot’s picture

Status: Active » Closed (works as designed)

Hearing nothing further, I'm closing this request. Again, I think the correct course of action here is to request the option in the blog and forums modules to restrict access to the index pages (by role, or by checking to see if the user has access to any of the contained blogs/forums). Once that's done, this module should restrict access to those pages in the way that people appear to want.