Plugin has static classes

Created on 11 April 2025, 28 days ago

Problem/Motivation

The plugin contains legacy classes that no longer work for general use. A user only has html source to edit the html table

Steps to reproduce

  1. add the button to ckeditor
  2. insert table
  3. update stylesheet class from dropdown in balloon popup.

Proposed resolution

  1. Modify class extends to build a configuration form textarea for ck5 config
    L23 ckeditor_styling_tables.ckeditor5.yml
    /src/Plugin/CKEditor5Plugin/StylingTables.php
  2. The form should contain an empty value as default
  3. Ensure config can be accessed by plugin


one style per line in the format: id|classes|label

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Needs work

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States arkjoseph

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