menu

How to add Login and Register as menu items in Drupal?

You want to add Login and Register to your menu but you don't want them to be displayed for authenticated users? In Drupal 6 there is easy way to do it! Just follow this steps:

1. Go to menu in where you want to add new menu items and click on Add Item.

2. As Path enter user/login and Login as menu link title.

3. As Path enter user/register and Register as menu link title.

You will now have Login and Register in your menu and they will be displayed only for anonymous users.

Tags: 
Syndicate content