Feature #101128
closedEpic #99669: CKEditor5 Collection
Story #101906: CKEditor5 missing plugins
CKeditor implement bidi and language Plugin again
100%
Description
It looks like the bidi plugin for marking up words in other languages is no longer available for CKEditor 5.
According to my research it should now be called textPartLanguage. But seems not to be part of the version used by TYPO3.
Has anyone here had experience or can confirm this?
If so, can this be implemented again?
Regarding accessibility, the feature would be very useful.
Thanks a lot!
Updated by Georg Tiefenbrunn over 1 year ago
To add the Text part language feature @ckeditor/ckeditor5-language
(https://www.npmjs.com/package/@ckeditor/ckeditor5-language) must be added to CKEditor 5 build for TYPO3.
Updated by Georg Tiefenbrunn over 1 year ago
- Related to Epic #99669: CKEditor5 Collection added
Updated by Georg Tiefenbrunn over 1 year ago
- Related to Bug #101401: Undefined array key "ui" in vendor/typo3/cms-rte-ckeditor/Classes/Form/Element/RichTextElement.php added
Updated by Benjamin Franzke over 1 year ago
- Parent task changed from #99669 to #101906
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Sybille Peters about 1 year ago
- Status changed from Under Review to New
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review about 1 year ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 11 months ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 11 months ago
Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 11 months ago
Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Georg Ringer 7 months ago
- Status changed from Under Review to Closed
closed in favor of #101906
Updated by Gerrit Code Review 7 months ago
- Status changed from Closed to Under Review
Patch set 10 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 7 months ago
Patch set 11 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 7 months ago
Patch set 12 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 7 months ago
Patch set 13 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 6 months ago
Patch set 14 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 6 months ago
Patch set 15 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81360
Updated by Gerrit Code Review 6 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85452
Updated by Georg Ringer 6 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bbd347dacdc014daf30a88d9b54320806c942768.
Updated by Garvin Hicking 5 months ago
- Related to Bug #104617: CKEditor "mark" buttons create double-encoded html <mark> tag on frontend added