TYPO3 Logo
TYPO3 Higher Education Package
  • Introduction
  • Design basics
  • Information Architecture
  • Features
  • CSS and Grid System
  • Accessibility
  • Release Notes
  • System requirements
  • For editors
    • Page Layouts
      • Default Page Layout
      • Page with submenu
      • Education Offer Layout
    • Content Elements
      • Images
      • Table
      • Text & Image
      • Icon Container
      • Maps
      • Teaser Container
      • Stage
      • Videos
    • Working with languages
    • News
    • Events
    • Persons
    • Courses
    • Search (ke_search)
    • Department Kickstarter
    • Alternative text check for images
    • Set content as accordion
  • For administrators
    • Page Layouts
    • Content Elements
      • Text & Image
      • Images
      • Maps
      • Video
    • Working with languages
    • Main Navigation
    • Breadcrumb
    • Page Colors
    • Page Logo
    • Page Footer
    • Search (Solr)
    • Persons
    • Feature Toggles
    • Living Styleguide
    • LDAP authentication
    • Alternative text check for images
  • For developers
    • SCSS Variables
    • Page Layouts
    • Content Elements
      • Overriding the FLUID templates
      • Text & Image
      • Images
      • Table
      • Icon Container
      • Map
      • Teaser Container
      • Stage
      • Video
    • Main Navigation
    • Sub Navigation
    • Breadcrumb
    • Page Logo
    • Page Footer
    • Persons
    • News
    • Events
    • Search (ke_search)
    • Search (Solr)
    • Access restricted page error
    • Testing
    • Education offer
  • Miscellaneous
    • Documentation best practice
      • Examples
  • ChangeLog
    • v13.0.0 Changes
      • Breaking: #1 - Outsourcing of department kickstarter
      • Breaking: #2 - Outsourcing of alternative text check
      • Breaking: #3 - Plugins are migrated from list_type to CType
      • Breaking: #4 - The preallocation of OpenGraph meta tags are removed
    • v12.0.0 Changes
      • Breaking: #1 - Renaming main navigation to split navigation
      • Breaking: #2 - Moving Scss folder from Private to Public
      • Breaking: #3 - Remove nimut/testing-framework package as dev-requirement
      • Breaking: #4 - Fixed multilanguage handling for person records
      • Breaking: #5 - Remove deprecated person import command
      • Breaking: #6 - Remove custom person indexer
      • Breaking: #7 - Remove support for OM Cookie Manager
      • Breaking: #8 - Move video plugin to content element
    • v11.1.4 Changes
    • v11.1.3 Changes
    • v11.1.2 Changes
    • v11.1.1 Changes
    • v11.1.0 Changes
    • v11.0.2 Changes
      • Breaking: #1 - Indexer configuration of ke_search changed
    • v11.0.1 Changes
    • v11.0.0 Changes
      • Breaking: #1 - Remove Person Import Task
    • v10.0.5 Changes
    • v10.0.4 Changes
    • v10.0.3 Changes
    • v10.0.2 Changes
    • v10.0.1 Changes
    • v10.0.0 Changes
    • v9.6.0 Changes
      • Breaking: #1 - Removing facebook import
    • v9.5.0 Changes
    • v9.4.3 Changes
    • v9.4.2 Changes
    • v9.4.1 Changes
    • v9.4.0 Changes
    • v9.3.0 Changes
    • v9.2.0 Changes
    • v9.1.0 Changes
    • v9.0.0 Changes
    • v1.3.1 Changes
    • v1.3.0 Changes
      • Breaking: #1 - Change scss-parser constants and setups typoscript paths / naming
      • Breaking: #2 - Change page logo constants and setup typoscript paths
      • Breaking: #3 - Change main navigation constants and setup typoscript paths
      • Breaking: #4 - Change content elements basic constants and setup typoscript paths
  1. Start
  2. For administrators
  3. Main Navigation
View source View source

Main Navigation¶

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.

  • Previous
  • Next
© Copyright 2025
  • Legal Notice
  • Privacy Policy