.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _backendLayouts: Page Layouts ============ This section will give you an overview about the page layouts (called "backend layouts" in TYPO3) coming with the higher education package. +--------------------------+-------------------------------------------------------------------------------------------+---------------------+ | Name | Description | web_layout key | +==========================+===========================================================================================+=====================+ | Default | The default page layout with several content columns | Default | +--------------------------+-------------------------------------------------------------------------------------------+---------------------+ | Page with submenu | Layout includes multiple content columns and a submenu | PageWithSubmenu | +--------------------------+-------------------------------------------------------------------------------------------+---------------------+ | Education offer | Layout includes two content columns and is only used by the educational offer pagetype | EducationOffer | +--------------------------+-------------------------------------------------------------------------------------------+---------------------+ List of Backend Layouts ----------------------- .. toctree:: :maxdepth: 5 :titlesonly: Default/Index PageWithSubmenu/Index EducationOffer/Index