Skip to content
Snippets Groups Projects
Commit c61a6bd6 authored by Torben Hansen's avatar Torben Hansen Committed by Benjamin Franzke
Browse files

[TASK] Allow to configure CKEditor "General HTML Support" plugin

The CKEditor 5 build for TYPO3 contains the "General HTML Support"
plugin. It is however not possible to configure the plugin, since
the `htmlSupport` configuration key is not added to the CKEditor
configuration.

With this patch, the `htmlSupport` configuration key is passed
through to the general CKEditor configuration.

See https://ckeditor.com/docs/ckeditor5/latest/features/html/general-html-support.html



Resolves: #100861
Releases: main, 12.4
Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: Ieb4a28bf777632aa2d7e2c68a884f8e7a0174509
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79015


Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
parent 114f6899
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment