Project

General

Profile

Actions

Feature #102411

closed

Ckeditor5 Image module sources

Added by Michael Kashapov 8 months ago. Updated 30 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2023-11-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

CKeditor5 provides a bunch of handy functions to work with images,
including

imageUtils, converters, imageStyles, imageResize, imageTextAlternative, imageToolbar, imageCaption, imageResize as well as determination between inline / block images etc.

it would be nice to add a @ckeditor/ckeditor5-image into the list of sources for developers to at least to be able to reuse these functions i.e. provide a custom wrapper with @typo3/backend/modal.js to insert images from file module without loosing relations.

For now it is only possible to run the TYPO3 Build from sources by adding the missing module into Build/package.json and by including the generated ckeditor5-image.js into own project
In that case the generated CSS files still come from the rte_ckeditor sysext and do not include image-features.

Integration of typo3image-plugin into the core like in case of typo3link-plugin would be absolutely appreciated as the only third-party extension that provides images support in RTE lacks on update frequency and blocks migration to the new LTS version

Thank you ;)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #99526: CKEditor add basic plugins for fonts and imagesClosed2023-01-12

Actions
Actions #1

Updated by Riccardo De Contardi 7 months ago

  • Category set to RTE (rtehtmlarea + ckeditor)
Actions #2

Updated by Georg Ringer 30 days ago

  • Status changed from New to Closed

closing in favor of #99526

Actions #3

Updated by Georg Ringer 30 days ago

  • Is duplicate of Feature #99526: CKEditor add basic plugins for fonts and images added
Actions

Also available in: Atom PDF