Project

General

Profile

Actions

Bug #100847

closed

Epic #99669: CKEditor5 Collection

Story #101906: CKEditor5 missing plugins

Add the missing Font Plugin to CKEditor build

Added by Chris topher about 1 year ago. Updated 3 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2023-05-09
Due date:
% Done:

100%

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

Description

In CKEditor 4 it was possible to adjust font-family, font-size and font-color using the functions, which were present in CKEditor.

With TYPO3 12 this is no longer possible. font-family, font-size and font-color can no longer be changed. Reason for this shortcoming is, that the Font Plugin, which provides that functionality for CKEditor 5, is not part of the bundle coming with TYPO3 12.

Please add this plugin again to the CKEditor build by using

npm i --save \
        @ckeditor/ckeditor5-font@^37.1.0

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #100852: Add list properties feature to CKEditorNew2023-05-10

Actions
Related to TYPO3 Core - Task #103311: Add documentation for font plugin to CKEditor5ResolvedChris Müller2024-03-06

Actions
Actions

Also available in: Atom PDF