Edit / disable primary links
Last modified: October 31, 2007 - 16:41
In this example you will learn how and where to modify the 'Edit primary links' on a new Drupal install
On new sites you have this link in the upper right hand corner that says Edit primary links
To add an item to the Primary links menu
- Click on Edit primary links. This takes you directly to the menu page. You can see the navigation path on the left Administrator > Site building > Menus
- Under the Primary links menu, click on Add item link. This will take you to the Add menu item window.
- Enter the Title, Description (you see this on hover) and Path. For this example we'll use node/3 which is one of the test posts you created earlier if you were following the examples.
- Select Submit. You should see something like this.
- If you click on
Test menu itemyou will go to that contents page.
To disable 'Edit primary links'
- Choose the Settings tab, you should this page.
- Menu settings tab
- In Menu containing primary links select No primary links and submit. That will disable it.
