Project

General

Profile

Actions

Feature #102411

open

Ckeditor5 Image module sources

Added by Michael Kashapov 6 months ago. Updated 5 months ago.

Status:
New
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 ;)

Actions #1

Updated by Riccardo De Contardi 5 months ago

  • Category set to RTE (rtehtmlarea + ckeditor)
Actions

Also available in: Atom PDF