Actions
Feature #91619
closedAllow different ckeditor configurations by language
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2020-06-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I have a one tree installation with two languages (9.5.18). I need different configurations for the spellcheck
scayt_autoStartup: true
scayt_sLang: "de_DE"
Updated by Georg Ringer over 4 years ago
- Related to Bug #92321: rte_ckeditor: spellchecker "WSC" does not gain language from TYPO3 added
Updated by Georg Ringer over 4 years ago
- Status changed from New to Closed
I am closing this issue because already possible with https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.3/Feature-88818-IntroduceEventsToModifyCKEditorConfiguration.html and related with #92321
https://review.typo3.org/c/Packages/TYPO3.CMS/+/66020 can show how this also be added by the event.
Updated by Georg Ringer over 4 years ago
- Related to Feature #88818: Hooks or similar for CKEditor configuration added
Actions