pfiss / contao_tinymce_minimal
Simple module for contao to limit tinyMCE to it bareBones. Useful for teaching and later on when users should not have the power to format text in too many ways with the tinyMCE.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 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 18:38:07 UTC
README
Pfiss tinyMCE_minimal
Simple module for contao to limit tinyMCE to it bareBones. Useful for teaching and later on when users should not have the power to format text in too many ways with the tinyMCE.
Installation
$ php composer.phar require pfiss/contao_tinyMCE_minimal:~1.0
License
This module is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3. For more information see LICENSE file.