[TYPO3-english] RTE CKEditor

José Ricardo jose.ricardo at convergenceworks.com.br
Tue Jun 20 18:40:34 CEST 2017


Hi Guy,

This was the article you red?
https://typo3worx.eu/2017/02/configure-ckeditor-in-typo3/

There's a part of it that tells what you need. Yes, you'll need an
extension, so you can create your own preset:

$GLOBALS['TYPO3_CONF_VARS']['RTE']['Presets']['my_preset'] =
'EXT:my_layout_extension/Configuration/RTE/Default.yaml';

And then define the preset you want for every RTE you have:

RTE.config.tx_news_domain_model_news.bodytext.preset = default

You can also override the default preset (
$GLOBALS['TYPO3_CONF_VARS']['RTE']['Presets']['default']).

I don't know if you can do it without an extension, only using typoscript.

Hope it helps.
Cheers.


2017-06-15 6:19 GMT-03:00 Guy Newell <guy.newell at new-vista.co.uk>:

> Hi Everyone,
>
> I am using TYPO3 8.7.1 and want to override some of the settings in the
> RTE CKEditor. I have read the excellent article at typo3worx.eu and
> understand about the yaml files. I do not want to edit the yaml files in
> the TYPO3 source as these will be overwritten on the next software release,
> so how do I tell TYPO3 about my own overrides? Do I need to create an
> extension for example?
>
> Many Thanks for your help ... Guy
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>



-- 

José Ricardo
Líder Técnico
Desenvolvimento Backend

tel +55 71.3271.7646 *• * Skype *jr.convergence*
[image: Convergence Works] <http://www.cworks.com.br/> Rua Rubens Gueli,
Edf. Empresarial Itaigara, 134, sala 309
Itaigara, Salvador  •  BA  •  41815-135  •
www.cworks.com.br  •  tel +55 71.3271.7646

Este e-mail e seus anexos são para uso exclusivo do destinatário e podem
conter informações confidenciais e/ou legalmente privilegiadas. Não podem
ser parcial ou totalmente reproduzidos sem o consentimento do autor.
Qualquer divulgação ou uso não autorizado deste e-mail ou seus anexos é
proibida. Se você receber esse e-mail por engano, por favor, notifique o
remetente e apague-o imediatamente.

This e-mail and its attachments are for the sole use of the addressee and
may contain information which is confidential and/or legally privileged.
Should not be partly or wholly reproduced without consent of the owner. Any
unauthorized use of disclosure of this e-mail or its attachments is
prohibited. If you receive this e-mail in error, please immediately delete
it and notify the sender by return e-mail.


More information about the TYPO3-english mailing list