Open SventB opened 10 months ago
This is also migrating from plain javascript plugins to typescript plugins. They will need to be re-written from scratch according to the migration docs.
In my opinion the choice is to drop support for these plugins in TYPO3 V12 and remove them from the source or to rewrite them and once rewritten drop support for TYPO3 V11.
Bug Report
Prerequisites
Description
All plugins for RTE (bootstrappackage_address, bootstrappackage_box, ...) not showing up in RTE any more. I guess because of new CKEditor version:
In TYPO3 v11 with EXT:bootstrap_package v12 it works.
It seems, configuration should be something like that?
Configuration option "toolbarGroups" is also deprecated, you should use "toolbar" now, e.g.: