开发者

Drupal: how to show the secondary links to non-authenticated users

开发者 https://www.devze.com 2023-01-29 12:43 出处:网络
I have a secondary links bar at the top which seems to o开发者_StackOverflow社区nly display for authenticated users.

I have a secondary links bar at the top which seems to o开发者_StackOverflow社区nly display for authenticated users.

Does anyone know how I can change this for all visitors to see?


It should, unless the pages it's linking to don't allow access to anonymous users.

Are you displaying it as a block or directly from $secondary_links on page.tpl.php?

0

精彩评论

暂无评论...
验证码 换一张
取 消