Skip to content

Richtext Editor

In order to have a field with RichText selector in Jahia you need to apply a richtext to the string attribute

definitions.cnd
- content (string,richtext) i18n

For CKEditor 4 the default integration of pictures already set up within the RichText editor within Jahia default Ckeditor plugin.

Play

For CKEditor 5 the default integration of pictures is still Jahia’s default .

In addition to that default one, the Bynder Picker for Jahia includes a dedicated CKEditor 5 plugin that brings Bynder asset management directly into rich text fields. Editors can insert Pictures, Videos, Audio, and Documents from their Bynder library without leaving the rich text editing experience.

Once a field is configured as rich text, the CKEditor 5 toolbar exposes a Bynder dropdown. Selecting it opens the same Bynder DAM asset picker (Universal Compact View) used across the rest of the module, so editors get a consistent experience whether they are filling a structured field or writing free-form content.

Asset typeSupported in RTENotes
PictureYesInsert and apply Dynamic Asset Transformation presets at insertion time
VideoYesEmbeds a playable video reference sourced from Bynder
AudioYesEmbeds a native audio player (appearance can be customized on demand)
DocumentYesInserts a linked reference to the Bynder-hosted file

All inserted assets remain references to Bynder, not copies. Files continue to be served from the Bynder CDN, so nothing is duplicated into Jahia’s JCR storage, consistent with the module’s core architecture.

When inserting a picture through the rich text picker, editors can still choose a Dynamic Asset Transformation preset or derivative before confirming the insertion, exactly as with the standalone Picture picker. This keeps brand-approved renditions consistent regardless of whether the asset lands in a structured field or inside a text block.

  1. Edit a component containing a rich text field in Jahia’s content editor.
  2. Place the cursor where the asset should appear.
  3. Select the Bynder button in the CKEditor 5 toolbar.
  4. choose what type of asset you want to include.
  5. Browse, search, or filter using the integrated Bynder picker, then choose the asset.
  6. For pictures, optionally select a transformation preset before inserting.
  7. Save the component.

CKEditor 5

Bynder Picker for Jahia - Picture within Richtext Picker.

CKEditor 4

Bynder Picker for Jahia - Picture within Richtext Picker.

Can I use CKEditor 4?

Yes. it is our first and original integration, the CKEditor 5 plugins are enhancement for further advanced uses

Can I add pictures within a rich text editor in Jahia using the connector?

Yes. The integration includes the ability to add pictures, videos, audio, and documents within a rich text editor using the Bynder DAM assets picker

Does the rich text picker respect the same per-site and global configuration as other pickers?

Yes. The CKEditor 5 plugin uses the same configuration layer (endpoint, token, transformation toggle, per-site overrides) as the rest of the Bynder Picker module, so no separate setup is required.