contextualcode/ezplatform-tooltips

eZ Platform bundle which provides few fixes for tooltips

Installs: 3 659

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 1

Type:ezplatform-bundle

v1.0.0 2020-06-15 15:39 UTC

This package is not auto-updated.

Last update: 2024-04-17 13:03:50 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

  1. Require via composer

     composer require contextualcode/ezplatform-tooltips
    
  2. Clear browser caches and enjoy!