How do you keep annonymous users from seeing certain links on the Primary links menu?
Ii have several items in Primary links . . . Forums, Image Galleries, Video, Contact, News.
For Forums and Image Galleries, these links show (but do not show any content, as designed) to anonymous users.
The other three items are controlled by Access Controls and show (do not show) as expected. It appears that the problem might be in access content being turned on under Access Control, but this needs to be on to allow the anonymous user to see certain news articles.

This is similiar to several issues previously addressed for Menus, but all the solutions presented do not work for the items specified or address Primary links.

Comments

JHDYCompany’s picture

Project: Drupal core » Image
Version: 5.0 » 5.x-1.x-dev
Component: forum.module » image_gallery

Changed to image gallery from drupal as I was able to use views (restricted to logged-in user) to "hide" forums. Views does not (at least from what i can tell) keep the image gallery look and have not been able to replicate the gallery effect in views.

Image gallery, when part of Primary Links, shows to anonymous users (only one to do so). No content is shown when clicked (do not have access to any image gallery via TAC, denied). If I remove access content (from access control) the link disappears, but anon users do need access to content for viewing other items.

drewish’s picture

Status: Active » Closed (duplicate)