pfiss / contao_tinymce_optimal
Simple module for contao to customise the tinyMCE to the „optimal“ configuration.
Package info
github.com/Pfiss/contao_tinymce_optimal
Type:contao-module
pkg:composer/pfiss/contao_tinymce_optimal
1.0.2
2016-02-24 12:26 UTC
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: *
- contao/core: >=3.3,<4.0
This package is not auto-updated.
Last update: 2026-03-01 02:33:07 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.
