contextualcode / ezplatform-tooltips
eZ Platform bundle which provides few fixes for tooltips
v1.0.0
2020-06-15 15:39 UTC
Requires
- ezsystems/ezplatform-admin-ui: ^2.0
- ezsystems/ezplatform-richtext: ^2.0
- symfony/flex: ^1.7
This package is not auto-updated.
Last update: 2024-12-11 15:54:18 UTC
README
eZ Platform bundle which provides few fixes for tooltips:
- Disables CKEditor acceptability tooltips
- Disables rich text fields tooltips, based on field description
- Disables acceptability tooltips for custom tag icons (only in case if custom tooltips are enabled)
Installation
Require via composer
composer require contextualcode/ezplatform-tooltips
Clear browser caches and enjoy!