close

Filter

loading table of contents...

Studio Developer Manual / Version 2310

Table Of Contents

10.1.1.4 Studio Integration: CKEditor 5 Configurations

CoreMedia Studio integrates CKEditor 5 instances of ClassicEditor. These instances are configured in the package @coremedia-blueprint/​studio-client.​ckeditor5.

Each flavor of CKEditor 5 you want to integrate into CoreMedia Studio has to be provided as an extra configuration similar to the default ckeditorDefault.ts, which is the main instance used in most content forms of CoreMedia Studio.

All available instances must be exposed as factory methods in ckeditor.ts, registered in @coremedia-blueprint/​studio-client.​main.​ckeditor5-plugin and may then be referenced in configurations of CKEditor5RichTextArea via editorType.

For details, customizing existing CKEditor 5 configurations or providing and using new ones, see Section 10.1.3, “CKEditor 5 Customization”.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.