cliffparnitzky / tiny-mce-noneditable
Special TinyMCE plugin that prevents users from changing content within elements.
Installs: 5 759
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3
- cliffparnitzky/tiny-mce-plugin-loader: ~2.1
- contao-community-alliance/composer-plugin: ~3.0
- contao/core-bundle: ~4.4
This package is auto-updated.
Last update: 2023-09-14 19:32:18 UTC
README
Contao Extension: TinyMceNoneditable
Special TinyMCE plugin that prevents users from changing content within elements.
The sources of this plugin could be found here.
Installation
Install the extension via composer: cliffparnitzky/tiny-mce-noneditable.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/TinyMceNoneditable/releases
Tracker
https://github.com/cliffparnitzky/TinyMceNoneditable/issues
Compatibility
- Contao version >= 4.4.0
Dependency
- To load this plugin and add it to the configuration the extension [TinyMcePluginLoader] has to be installed.
Additional information
Special notes
There is nothing special to pay attention to.