Add new CKEditor plugins to the drop down button in CKEditor toolbar

Created on 29 July 2024, about 2 months ago
Updated 15 August 2024, about 1 month ago

Problem/Motivation

The new plugin structure is in place but now it takes two clicks where it could be one click.

Steps to reproduce

Proposed resolution

  • Add plugin data to CKEditor data, like translated label, etc.
  • Require plugin_id as a route parameter in the callback
  • Rework the DialogForm class to remove the initial form, and load the correct form from the routes plugin_id
  • Remove parent form AJAX
  • Add plugin description to the top of the dialog

There may be other required task(s).

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kevinquillen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024