.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. Main Navigation =============== .. only:: html There are 2 variants of the main navigation: - Mega - displays 3 levels - Split - displays 2 levels Administrators can set specific constants in TYPO3 constant editor to change the behavior of the Main Navigation. +---------------------------------------------------------------------------+-----------------------------------------------+-----------------------------+---------+ | Property | Description | Options | Default | +===========================================================================+===============================================+=============================+=========+ | plugin.tx_highereducationpackage.main-navigation.navVariant | Set variant of main navigation | Mega, Split | mega | +---------------------------------------------------------------------------+-----------------------------------------------+-----------------------------+---------+ | plugin.tx_highereducationpackage.main-navigation.startpointUid | Set parent uid from which Navigation is build | | 2 | +---------------------------------------------------------------------------+-----------------------------------------------+-----------------------------+---------+ | plugin.tx_highereducationpackage.main-navigation.animation | Animation-Set for opening the split variant | Twist, Paternoster, Curtain | Twist | +---------------------------------------------------------------------------+-----------------------------------------------+-----------------------------+---------+ | plugin.tx_highereducationpackage.scss-parser.variables.mega-nav-breakpoint| Mobile breakpoint for mega variant | | 980 | +---------------------------------------------------------------------------+-----------------------------------------------+-----------------------------+---------+ .. tip:: Constants can be found under the **"Higher Education Package: Navigation"** option in the category of the constants editor.