Actions
Feature #100284
closedAdd configuration option to enable CKEditor inspector in backend
Start date:
2023-03-24
Due date:
% Done:
100%
Estimated time:
PHP Version:
8.1
Tags:
Complexity:
medium
Sprint Focus:
Description
Developing CKEditor plugins has gotten significantly harder with version 5 that is included in TYPO3 12 now. The development tooling provided by CKEditor, namely the Inspector, is pretty much a requirement for development.
TYPO3 developers/integrators should have an easy way to show the inspector inside the backend.
There's a bookmarklet available in the documentation, but due to the nature of the backend frames, this cannot be used (easily):
https://ckeditor.com/docs/ckeditor5/latest/framework/development-tools.html
Actions