About RichText Handler
Rich text processing and markup generation.
Documentation
Overview
The RichText Handler provides:
- Parse and format rich text produced by the AEM RichText Editor
- Detect inline links and images and format them using Link Handler and Media Handler
- Support XHTML and Plain Text
- Generic Sling Models for usage in views: Sling Models
- RTE link plugin that provides all features of the default link handler link dialog.
Read the general concepts to get an overview of the functionality.
AEM Version Support Matrix
RichText Handler version | AEM version supported |
---|---|
2.0.x or higher | AEM 6.5.17+, AEMaaCS |
1.6.x or higher | AEM 6.5.7+, AEMaaCS |
1.5.x | AEM 6.4.5+, AEMaaCS |
1.4.x | AEM 6.3.3+, AEM 6.4.5+ |
1.2.x - 1.3.x | AEM 6.2+ |
1.0.x - 1.1.x | AEM 6.1+ |
0.x | AEM 6.0+ |
Dependencies
To use this module you have to deploy also:
wcm.io Sling Commons | |
wcm.io AEM Sling Models Extensions | |
wcm.io WCM Commons | |
wcm.io WCM Granite UI Extensions | |
wcm.io Handler Commons | |
wcm.io URL Handler | |
wcm.io Media Handler | |
wcm.io Link Handler |