Actions
Feature #103625
openDeterioration for editors - Removed pre-defined link title attributes in RTE link browser
Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2024-04-13
Due date:
% Done:
0%
Estimated time:
PHP Version:
8.2
Tags:
Complexity:
Sprint Focus:
Description
A lot of configuration options are missing in ckeditor/link-browser for links. Since the title attribute has been removed (https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-98275-RemovedPreDefinedLinkTitleAttributesInRTELinkBrowser.html), ediors have to deal with cryptic identifiers/class-names instead of meaningful expressions.
I think it would be useful to bring back the title option — at least for the backend.
Updated by Georg Ringer 4 months ago
- Related to Task #98275: Remove configurable link title texts in RTE link browser added
Updated by Georg Ringer 4 months ago
- Status changed from New to Needs Feedback
thanks for creating the issue. as you have already found the breaking change, can you give a reason why you need that back?
those "cryptic identifiers" are now btw documented with https://review.typo3.org/c/Packages/TYPO3.CMS/+/84921
Actions