Task #101711
closeddocument classesAnchor for rte_ckeditor
100%
Description
This is the only documentation for classesAnchor I could find so far, but this is for rtehtmlarea:
classesAnchor is not documented in the rte_ckeditor documentation: https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/Index.html
classesAnchor can be used in rte_ckeditor as well, see example in bootstrap_package:
classesAnchor: page: class: 'link-page' type: 'page' folder: class: 'link-folder' type: 'folder' file: class: 'link-file' type: 'file' external: class: 'link-external' type: 'url' mail: class: 'link-mail' type: 'mail'
https://github.com/benjaminkott/bootstrap_package/blob/master/Configuration/RTE/Default.yaml
Search for "classesAnchor"¶
- in "TYPO3 Explained": no result
- in rte_ckeditor Documentation: no result
Related¶
Updated by Christian Kuhn about 1 year ago
- Related to Task #98275: Remove configurable link title texts in RTE link browser added
Updated by Garvin Hicking 5 months ago
- Status changed from New to Needs Feedback
- Assignee set to Garvin Hicking
Could you check out:
https://forge.typo3.org/issues/104157
and see if the patch there to document this would work out for you, too?
Updated by Sybille Peters 5 months ago
- Status changed from Needs Feedback to Closed
Looks like this is being fixed with: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84921
Nice commit message. You don't really want to keep that in there though, do you?
Looking forward to an end of "confusion and despair". :)
Documenting this is a great step. I have not thoroughly reviewed the .rst file but it looks like you have plenty of reviewers already.
Updated by Sybille Peters 5 months ago
- Related to Bug #104157: Link Browser of TCA link fields and RTE links differs in link options added
Updated by Gerrit Code Review 5 months ago
- Status changed from Closed to Under Review
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/+/84921
Updated by Gerrit Code Review 5 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/+/84953
Updated by Garvin Hicking 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 70897a0cbc705a783ee946c59ffd5acccafeda1d.