Project

General

Profile

Actions

Bug #99535

closed

Ckeditor5 htmlSupport

Added by Roman Büchler over 1 year ago. Updated about 1 year ago.

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

0%

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

Description

I am not sure weather this is a bug or lack of documentation. I tried to configure the ckeditor to allow any classes for all tags by first trying to allow everything with the following yaml configuration:

editor:
  config:
    htmlSupport:
      allow:
        - { name: "/.*/", attributes: true, classes: true, styles: true }

As well different syntax has been tried but it didn't work.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #100784: CKEditor 5 - Configuration of custom CKeditor 5 plugin via RTE.editor.config.{customPlugin} not possibleResolved2023-05-10

Actions
Actions

Also available in: Atom PDF