Skip to content
Snippets Groups Projects
Commit b75d71fa authored by Torben Hansen's avatar Torben Hansen Committed by Jasmina Lie�mann
Browse files

[TASK] Improve CKEditor vendor logo placement


With CKEditor v38.0.0 a small "Powered by CKEditor" logo has been added
to the bottom right of the editor component. The logo is visible as soon
as the CKEditor component receives the focus. The current placement of
the logo does however overlay the border of the editor component and the
term "Powered by" does not suit well to the TYPO3 backend.

With this change, the CKEditor configuration has been extended, so it is
now possible to configure `config.ui.*` settings. The `Base.yaml` file
has been extended with CKEditor UI specific settings, which remove the
term "Powered by" from the logo and which optimize the logo placement,
so it appears in the bottom right corner of the editor component without
overlaying the border.

Resolves: #101759
Releases: main, 12.4
Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: Ic35054a92c7101fac9381e1476c214ffad3e0465
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80699


Tested-by: default avatarJasmina Lie�mann <minapokhalo+typo3@gmail.com>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarThomas Hohn <tho@gyldendal.dk>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarJasmina Lie�mann <minapokhalo+typo3@gmail.com>
parent 43ad669f
Branches
Tags
No related merge requests found
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