Editing Navigation
The navigation on the website is managed separately from the content.
Everything related to the navigation is found in the Navigation folder.
Main Navigation
The main navigation follows a content hierarchy:
- ContentMenuItem
- MegaMenuLinkItem
- MegaMenuSublinkItem
- MegaMenuThumbnailedItem
- MegaMenuLinkItem
The Content Menu item represents the upper level main menu. E.G. Driveline Additives, Logistics and Supply, Insights and Resources
The MegaMenuLinkItem represents the container for all of the sub navigation items of the mega menu. This item also contains the property which represents title of the right half of the mega menu. (E.G. Driveline Solutions)
The MegaMenuSublinkItem represents a child menu item on the right half of the mega menu.
The MegaMenuThumbnailedItem represents the left side of the mega menu and contains properties for a link and for a thumbnail image.
The objects contain the following properties: Title: Name of the menu item that is displayed on the menu Reference reference link to the content item you want the CMS to link to Description: Short description that displays with the menu item
Utility Navigation
The utility navigation is located above the main navigation and is also located in the footer.
The utility navigation content follows this hierarchy:
- PagesMenuItem
- FooterNavItem
The PagesMenuItem represents top level items while FooterNavItem represents child elements that only show visually in the footer.
Both objects contain the following properties:
Name: Represents the content name in the CMS
Title: Represents what will appear visually on the website
URL: Link to the actual Generic Page