Skip to content
Snippets Groups Projects
Commit 339102c5 authored by Torben Hansen's avatar Torben Hansen Committed by Benjamin Franzke
Browse files

[TASK] Revise toolbar for CKEditor "full" configuration preset

With this change, the following changes have been applied to the
toolbar of the CKEditor "full" configuration preset:

* Remove superfluous `clipboard` toolbar item, since CKEditor 5 does
  not provide a UI for the clipboard plugin.

* Rename wrong `find` toolbar item to `findAndReplace`.

* Added `TableProperties` and `TableCellProperties` toolbar items.

* Move the `findAndReplace` toolbar item before the `link` toolbar
  item, because we also have this order in the `default` preset.

* Move the `selectAll` toolbar item to a dedicated group

Resolves: #103745
Releases: main, 12.4
Change-Id: I021b8c2f990c8e302bf169c3e368bf04928dd200
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84048


Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChris Müller <typo3@brotkrueml.dev>
Reviewed-by: default avatarChris Müller <typo3@brotkrueml.dev>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
parent 016e509c
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment