pfiss / contao_tinymce_optimal
Simple module for contao to customise the tinyMCE to the „optimal“ configuration.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:contao-module
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: *
- contao/core: >=3.3,<4.0
This package is not auto-updated.
Last update: 2024-11-09 19:21:39 UTC
README
Pfiss_tinyMCE_optimal
Simple module for contao to customise the tinyMCE to the „optimal“ configuration.
It made use of the following plugins (which are not included with the standard version of contao):
- anchor
- autoresize
- contextmenu
- wordcount
Furthermore it removes H1
and H5
, H6
from text formats and uses a custom toolbar.
Installation
$ php composer.phar require pfiss/contao_tinymce_optimal:~1.0
License
This module is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3. For more information see LICENSE file.