RTE HTMLarea
| < 3.25. FAQ: How do I configure the anchor accessibility feature? | Table Of Content | 4.2. Extension configuration variables > |
4. Configuration
4.1. Extension installation
Use the Extension Manager to install the extension.
The extension may be installed as a global or local extension.
You may be requested to uninstall the following extension: rte_conf.
If you plan to use the SpellChecker plugin, you should install extension Static Info Tables (static_info_tables). The spell checker feature requires GNU Aspell 0.60+ to be installed on the server.
Custom elements presented by the UserElements plugin may be maintained with extension Custom Tags (extension key: de_custom_tags).
Note that the installation dialog will request to create table tx_rtehtmlarea_acronym; this table is used by plugin Acronym.
Upon installation directory uploads/tx_rtehtmlarea will be created. Personal dictionaries are stored in subdirectories of this directory.
Upon installation, if RTE has not yet been enabled with the TYPO3 Install tool, it will be automatically enabled:
$TYPO3_CONF_VARS['BE']['RTEenabled'] = 1;