RichText CKEditor5 icon
Module Id
richtext-ckeditor5
Group Id
org.jahia.modules
Updated
Requires Jahia
8.2.0.7
Author
JSG
Category
Tools and Utilities
Status
SUPPORTED info

RichText CKEditor5 check_circle

ckeditor richtext editor

CKEditor 5 module for the Jahia platform, it provides feature-rich WYSIWYG editor for content authoring.

Dependencies & Dependants

Changelog 1.0.1

New Features

  • Changed YAML config to CFG config for better compatibility
  • Allow to exclude toolbar items using config
    This is a breaking change, richtext API response has changed.
  • Update default z-index of ck to 1
  • Add optional richtext max-height (richtextMaxHeight) in CK5 configuration
  • Document how macros is used in CK5
  • Prevent null value from breaking the editor
  • Properly refresh image command
  • Added AI Assistant support with a server-side proxy for OpenAI
    OpenAI request parameters and key configured through OSGi configuration
  • Remove references to deprecated methods
  • Configurable style templates for easier editing and injectable template set styles into the editor content.
  • CK5 is now disabled by default, and existing sites are no longer marked as ignored in config. If CK4 is not installed, CK5 will be used at all times.
  • Use choicelist values for macros
  • Enable mention plugin and add macros
  • Added dependency to version 3.12.0 of commons-lang3

Bug Fixes

  • Links coming from link picker and image picker are encoded now, and support + symbols in them
  • Fix UI issue with clipping for long toolbar menus
  • Ckeditor library version bump to v47
  • Fix for config resolution in case the CND config is invalid.

FAQ

License

MIT License

Copyright (c) 2002 - 2025 Jahia Solutions Group. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.