Actions
Bug #81748
closedcustom yaml not loaded in flexform field for cke editor
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2017-06-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If I use flexform and following code:
<TCEforms>
<label>Subtitle</label>
<config>
<type>text</type>
<cols>48</cols>
<rows>5</rows>
<enableRichtext>1</enableRichtext>
</config>
</TCEforms>
custom yaml configuration of cke is not loaded.
Actions