TSconfig
1.5.1. Top Level Objects
This is the Page TSconfig Top Level Objects (TLOs):
Property: | Data type: | Description: | Default: |
|---|---|---|---|
mod | ->MOD | Options for the backend modules.
Notice that these options are merged with settings from User TSconfig (TLO: mod) which takes precedence. |
|
RTE | ->RTE | This defines configuration for the Rich Text Editor.
Please refer to the RTE section in the "TYPO3 Core API" document. |
|
TCEMAIN | ->TCEMAIN | Configuration for the TYPO3 Core Engine (TCEmain) |
|
TCEFORM | ->TCEFORM | Extra configuration for the form fields rendered by the TCEforms-class in general. |
|
TSFE | ->TSFE | Options for the TSFE front end object. |
|
user |
| This is for custom purposes. Deprecated, use "tx_*" below from extensions |
|
tx_[extension key with no underscore] |
| This is reserved space for extensions. |
|
[page]