Project

General

Profile

Actions

Bug #99681

open

Epic #99669: CKEditor5 Collection

CKEditor5 Table Plugin

Added by Benjamin Kott over 1 year ago. Updated about 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

Also available in: Atom PDF