contextualcode/ibexa-richtext-validation-errors

Provides additional information about RichText validation errors

v1.0.1 2021-09-15 11:50 UTC

This package is not auto-updated.

Last update: 2024-04-10 23:01:14 UTC


README

This package provides detailed information about RichText validation errors.

Installation

  1. Require via composer

     composer require contextualcode/ibexa-richtext-validation-errors
    
  2. Clear browser caches and enjoy!

Usage

Common error message are shown whenever content with invalid RichText fields is edited:

old-common-error

Unfortunately, the errors shown are not particularly useful for finding the root causes of the problem!

After this package is installed, errors are much more informative:

new-detailed-error

Also, we strongly suggest using contextualcode/ezplatform-alloyeditor-source in addition to this package.