Reputation: 51
Is there a way to configure RTE in Typo3 9.3? I tried old config which was perfectly fine in 7 and 8 versions but not in 9: https://docs.typo3.org/typo3cms/extensions/rtehtmlarea/8.7.1/DefaultConfigurations/Minimal/
Upvotes: 0
Views: 202
Reputation: 882
The rtehtmlarea is not part of TYPO3 anymore in version 9 and was superseded by CKEditor in TYPO3 version 8.
Although this article about the configuration of CKEditor in TYPO3 is written for version 8 it should be still valid for version 9 and will point you in the right direction.
Furthermore the documentation of CKEditor itself could help
Upvotes: 2