Aller au contenu principal
Jahia Store
FR

RichText CKEditor5

supported
Télécharger 1.0.1

Informations

Identifiant du module
richtext-ckeditor5
Identifiant de groupe
org.jahia.modules
Statut
supported
Catégorie
Content Features
Auteur
JSG
Site web du développeur
http://www.jahia.com
Nécessite Jahia
8.2.0.7
Mis à jour
2026-07-09
Source
scm:git:https://github.com/Jahia/richtext-ckeditor5
Étiquettes
  • ckeditor
  • richtext
  • editor
  • unstructured content

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

Versions

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.
Nécessite Jahia 8.2.0.7Mis à jour 2026-06-02
1.0.0-beta-2Télécharger

Breaking Changes

  • Simpler public registration api

New Features and Improvements

  • Expose ck5 packages in the module federation
  • Remove max-height to let the richtext fit the content height

Bug Fixes

  • Prevent sticky toolbar to overlap sticky section in Content Editor
  • Prevent z-index collision with moonstone components
Nécessite Jahia 8.2.0.0Mis à jour 2026-02-18
1.0.0-beta-1Télécharger

New Features and Improvements

  • Moved the richtext query API endpoint from root API to within jcontent graphql endpoint
  • Upgraded to React from 16 to 18, ckeditor5 from 41.2.1 to 45 and webpack from 5.75.0 to 5.99.5
  • Migrated to new ckeditor5 import system
  • Deploy a complete CKEditor 5 configuration
  • Display CK5 in the user's language
  • Edit link properties
  • Edit image properties
  • Provided light, minimal and advanced toolbars
  • Created custom image button for Jahia picker
  • Added jahia link picker to link balloon
  • Added clipboard plugin to default config
  • Add links to existing images
  • Enabled enhanced source editing
  • Added possibility to have custom configurations
  • Added support for drap and drop
  • Added custom CSS to manage disabled styles

Bug Fixes

  • Use editorial link picker for inserting links
  • Disable insert image tool in read only mode
  • Fixed display issue in full screen mode
  • Enable default configuration when the provided one is empty
  • Add bookmark button to the toolbar
  • Disable paste of content with  elements
  • Added possibility to link files
  • Fixed migration issue when excluding existing sites
  • Added missing configuration format for migration
Nécessite Jahia 8.2.0.0Mis à jour 2025-09-26