Navigation
This section covers how to manage your site's navigation, including adding, removing, and changing the sort order of navigation items.
To access a site's navigation, go to 1) Site Settings. Then click 2) Manage Navigation in the submenu. This will open the Navigation editor (see 5.2).
- Title - The name displayed at the top of the navigation component. This is always the name of your homepage and should not be changed.
- Menu Link - Displays all webpages that appear in your site's navigation. To rearrange navigation items, hover over the + icon to the left of a page name. When the cursor changes, click and drag the page to its new location.
- Enabled/Disabled - Check or uncheck this box to temporarily show or hide a navigation item.
- Operations - This dropdown menu allows you to Edit an existing link name or Delete it from the navigation.
- Add Link - Allows you to add a new navigation link. See section 5.4 for more information.
- Save - Click Save for your changes to appear on the website.
Moving your mouse over the + icon changes the cursor so you can click and drag a menu item to a new position. Items indented beneath another menu item become child pages of the parent above them.
Drupal supports up to four levels of navigation.
For example:
- 1st Level — Biology Homepage
- 2nd Level — Academic Program
- 3rd Level — Course Majors & Minors
- 4th Level — Optional (if needed)
To add a new page or link to the navigation, click the Add Link button in the Manage Navigation screen.
- Link - Place your cursor in the Link field and begin typing the title of the page you wish to add (for example, "Admissions"). You may also enter an internal path such as
/admissions-aidor an external URL such ashttps://swarthmoreathletics.com/. - Menu Link Title - This is the text displayed in the navigation. When selecting another Drupal page, this field is automatically populated using the page title. If linking to an external website or document, you will need to provide your own title.
- Link to a Document - Select or upload a document to create a navigation link directly to that file.
- Enabled/Disabled - Determines whether the navigation link is immediately visible.
- Parent Link - Places the link beneath an existing navigation item when it is created, reducing the amount of drag-and-drop required afterward.
- Save - Save your changes.
You can edit or remove an existing navigation link using the Operations menu.
- Click Edit in the Operations dropdown to edit an existing navigation link.
- Select Delete from the same menu if you wish to remove the navigation link.
If you select Edit, Drupal opens the Edit Menu Link window.
- Link - Displays the current webpage, external URL, or document referenced by the navigation item.
- Menu Link Title - Displays the text shown in the navigation.
- Link to a Document - Allows you to change the linked document.
- Enabled/Disabled - Allows you to show or hide the navigation link.
- Save - Click Save to commit your changes.







