Problem/Motivation

I just installed the module for Drupal 9, and it added an depreciated dependency “CKEditor 4 (contrib)”. I would like to use this module with the CKEditor 5 which is part of Drupal core now.

What are the steps to use this module with the CkEditor5 module?

Comments

leofishman created an issue. See original summary.

avpaderno’s picture

Category: Feature request » Support request
Issue summary: View changes

This module uses a CKEditor 4 plugin, Advanced Tab for Dialogs. Since there isn't a version of that plugin for CKEditor 5, this module cannot be used with the CKEditor 5 module. It can only be used with Drupal 9.3 and Drupal 9.4. It could be used also with Drupal 9.5, but you would keep getting warnings about a deprecated module.

avpaderno’s picture

Status: Active » Fixed

Also, the CKEditor module is still part of Drupal 9.5, but it's marked as deprecated. Drupal 10.x has only the CKEditor 5 module.

avpaderno’s picture

Status: Fixed » Closed (fixed)

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