cliffparnitzky / tiny-mce-image-enhancement
Special TinyMCE plugin to improve the image dialog.
Installs: 3 647
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3
- cliffparnitzky/tiny-mce-plugin-loader: ~2.1
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ~3.3 || ~4.4
Conflicts
- contao/core: 3.4.0,3.4.1,3.4.2
This package is auto-updated.
Last update: 2023-09-14 19:32:04 UTC
README
Contao Extension: TinyMceImageEnhancement
Special TinyMCE plugin to improve the image dialog.
Installation
Install the extension via composer: cliffparnitzky/tiny-mce-image-enhancement.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/TinyMceImageEnhancement/releases
Tracker
https://github.com/cliffparnitzky/TinyMceImageEnhancement/issues
Compatibility
- Contao version >= 3.3.0 ... < 3.6.0
- Contao version >= 4.4.0
Dependency
- To load this plugin and add it to the configuration the extension [TinyMcePluginLoader] has to be installed.
Screenshot
Additional information
Special notes
The textfield for image title (tooltip) is new since Tiny MCE 4.1.8 which is first used by Contao 3.4.5. So in Versions below Contao 3.4.5 there will be no textfield for setting this value.