contextualcode/ibexa-richtext-validation-errors

Provides additional information about RichText validation errors

v1.1.0 2025-01-08 11:45 UTC

This package is not auto-updated.

Last update: 2025-01-08 16:46:12 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.