Rendering Error Type Description

Last modified by Thomas Mortagne on 2022/01/24

Insert a content after the description of a rendering error

Usage

The extension point adds the content inside a specific kind of rendering errors after the description.

You can see the list of standard error message identifiers and more details about rendering error reporting on ErrorReporting.

missingmacro.png

Definition

This Extension Point is contributed by this extension and was added in version 14.0 of that extension.

Category
Rendering
Extension Id
org.xwiki.platform.rendering.error.afterDescription.*
Content to be provided

Provide an inline content to display after the standard description of the rendering error.

Parameters to be provided
No parameters is expected to be provided by the user of this Extension Point.

Get Connected