Problem/Motivation

Surfaced in #3207660-26: Allow using a subset of the tags supported by the enabled CKEditor 5 plugins. And also solves an open (and otherwise unsolvable problem) in #3216015: Generate CKEditor 5 configuration based on pre-existing text format configuration.

Steps to reproduce

Impossible to know (Drupal) default settings for a configurable CKE5 plugin, and hence impossible to auto-generate valid (Text Editor) config for it!

Proposed resolution

Add method to API.

Remaining tasks

User interface changes

None.

API changes

Adds CKEditor5PluginConfigurableInterface::getDefaultSettings().

Data model changes

None.

Issue fork ckeditor5-3226011

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Wim Leers created an issue. See original summary.

bnjmnm made their first commit to this issue’s fork.

bnjmnm’s picture

Status: Active » Needs review

Wim Leers’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.