Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

1.4. Administration

The whole configuration of the plugin is available through the constant editor. Please see the Configuration section for more details.

Specifying the CSS storage directory

You can override the settings made from the extension manager about the CSS directory through the page TSConfig. In order to do this, edit the properties of a page, and place the following code in the TSConfig field:

tx_cssselect.cssDir = path/to/a/directory,path/to/another/directory

Specified paths are relative to the TYPO3 site path.