DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

themes.configuration.container

Name Type Label
frontendUser int+ Container für Frontend-User
news int+ Container für News (bspw. die neue News-Extension)
address int+ Container für Adressen (bspw. tt_address)
newsletter int+ Container für gesammelte Newsletter-Adressen
menuTop int+ Container für die Seiten des Footer-Menüs
menuFooter int+ Container für die Seiten des Footer-Menüs
themes.configuration {
    container {
        frontendUser = 0
        news = 0
        address = 0
        newsletter = 0
        menuTop = 0
        menuFooter = 0
    }
}