Project

General

Profile

Actions

Bug #85227

closed

CKEdtior custom config (yaml-file) not working in draft-workspace

Added by Urs Brauchli almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2018-06-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
CKEditor
Complexity:
Is Regression:
Sprint Focus:

Description

I created a custom config file for CKEditor using a yaml-file as suggested and registered it in my extension for my custom elements.

$GLOBALS['TYPO3_CONF_VARS']['RTE']['Presets']['custom_rte'] = 'fileadmin/templates/css/custom_rte.yaml';

This works fine as long as I'm in the default workspace.

When I switch to the draft workspace and save an element, the config is lost and I get the default Toolbar, without my custom css and buttons.

Actions

Also available in: Atom PDF