{"type":"rich","version":"1.0","provider_name":"phorkie","provider_url":"https:\/\/p.cweiske.de\/","title":"TYPO3 v8 CKeditor: TCA richtextConfiguration","author_name":"Anonymous","cache_age":86400,"width":900,"height":900,"html":"<!-- embedding all files of https:\/\/p.cweiske.de\/478 -->\n<link rel=\"stylesheet\" href=\"https:\/\/p.cweiske.de\/css\/embed.css\"\/>\n<div class=\"phork\" id=\"478\">\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  \n<div class=\"document\">\n\n\n<pre class=\"literal-block\">\n$GLOBALS['TCA']['sys_category']['columns']['description']['config']['richtextConfiguration'] = 'mini';\n<\/pre>\n<p>This does not work when PageTSconfig <tt class=\"docutils literal\">RTE.default.preset<\/tt> is configured. You'd have to set the following Page TSconfig in this case:<\/p>\n<pre class=\"literal-block\">\nRTE.config.sys_category.description.preset = mini\n<\/pre>\n<p>Alternatively, do not use <tt class=\"docutils literal\">RTE.default.preset<\/tt> but override the default preset in <tt class=\"docutils literal\">ext_localconf.php<\/tt>:<\/p>\n<pre class=\"literal-block\">\n$GLOBALS['TYPO3_CONF_VARS']['RTE']['Presets']['default'] = 'EXT:extname\/Configuration\/RTE\/Mini.yaml';\n<\/pre>\n<div class=\"section\" id=\"links\">\n<h1>Links<\/h1>\n<ul class=\"simple\">\n<li><a class=\"reference external\" href=\"https:\/\/docs.typo3.org\/typo3cms\/CoreApiReference\/Rte\/Transformations\/Tsconfig\/Index.html\">https:\/\/docs.typo3.org\/typo3cms\/CoreApiReference\/Rte\/Transformations\/Tsconfig\/Index.html<\/a><\/li>\n<li><a class=\"reference external\" href=\"https:\/\/docs.typo3.org\/typo3cms\/TCAReference\/ColumnsConfig\/Type\/Text.html#richtextconfiguration\">https:\/\/docs.typo3.org\/typo3cms\/TCAReference\/ColumnsConfig\/Type\/Text.html#richtextconfiguration<\/a><\/li>\n<li><a class=\"reference external\" href=\"https:\/\/docs.typo3.org\/typo3cms\/extensions\/core\/Changelog\/8.6\/Feature-79216-AddYAMLConfigurationForCKEditorRTE.html\">https:\/\/docs.typo3.org\/typo3cms\/extensions\/core\/Changelog\/8.6\/Feature-79216-AddYAMLConfigurationForCKEditorRTE.html<\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/478\/rev-raw\/ae2d36ae0feae4f3c23a51d6df80c3eeee79d739\/README.rst\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/478#README.rst\">README.rst<\/a>\n <\/div>\n<\/div>\n<\/div>\n"}
