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.

TypoScript-Constants

Default constants of the THEMES extension.

The namespace of the THEMES configuration is named by themes.configuration and contained the following sections.

themes.configuration {

    # basics (category theme)

    colors {
        # colors of the theme (category siteColors)
    }

    meta {
        defaults {
            # default meta data of the theme (category metaDefaults)
        }
        # meta data of the theme (category meta)
    }

    pages {
        # page ids of specific sites (category page)
    }

    container {
        # page ids of data container (category container)
    }
}

Table of content