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 Reference

All configuration of the minifier can be done via the constant editor (“PLUGIN.MYMINIFIER”) Certainly you also can set the configuration directly via TypoScript setup/constants.

Extension setup

Here is a reference that is for TypoScript constants, easily configured in the Constant Editor:

Property Data type Description Default
my_minifier.minimizeJs boolean Is the javascript minimization enabled for the page generation 1
my_minifier.minimizeCss boolean Is the css minimization enabled for the page generation 0

File configuration

Each include via PAGE object can be excluded for minimization with help of the following configuration:

PAGE property Data type Description Default
includeCSS.[array]. disableMinimization boolean Is the javascript minimization enabled for the page generation 0