Project

General

Profile

Actions

Bug #99681

open

Epic #99669: CKEditor5 Collection

CKEditor5 Table Plugin

Added by Benjamin Kott over 1 year ago. Updated almost 1 year ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2023-01-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The plugin handling is incomplete, and does not remove all related plugins.
CKEditor4 migration is incomplete, it does not set reasonable defaults for
the contentToolbar that are nessesary for CKEditor5.

Solution:
- Handle remove plugins
- Set reasonable defaults in migraton

The plugins `tableProperties` and `tableCellProperties` contain background-colors
and border styling as well as width and height to set tables. These properties
are set as inline styles and cannot be reconfigured as classes.

Stylings for tables like and cells currently cannot be applied since the
currently used style plugin does not allow selecting them when in the context
of a table or a cell.

Possible Solution:
- Remove the `tableProperties` and `tableCellProperties` plugins to avoid inline styles
- Create new toolbar modules to allow setting text alignment and assigning classes to cells and tables.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101874: No table captions in Ckeditor 5.Resolved2023-09-07

Actions
Actions #1

Updated by Gerrit Code Review almost 1 year ago

  • Status changed from New to Under Review

Patch set 13 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77242

Actions #2

Updated by Benjamin Franzke 7 months ago

  • Related to Task #101874: No table captions in Ckeditor 5. added
Actions

Also available in: Atom PDF