[TYPO3-german] CKEditor TYPO3 8.7
Stephan Leithold
s.leithold at sektion12.de
Thu Dec 7 14:09:45 CET 2017
Nutzt man den CK Editor via Flexform, kann man das PRESET via
<richtextConfiguration>full</richtextConfiguration>
konfigurieren. Das komplette CONFIG schaut dann wie folgt aus:
<type>text</type>
<cols>48</cols>
<rows>5</rows>
<enableRichtext>TRUE</enableRichtext>
<richtextConfiguration>s12_defaulttemplate_rte</richtextConfiguration>
Der Punkt <defaultExtras> entfällt und ist ab Version 9.X obsolete.
More information about the TYPO3-german
mailing list