Project

General

Profile

Actions

Task #101711

closed

document classesAnchor for rte_ckeditor

Added by Sybille Peters 11 months ago. Updated 3 days ago.

Status:
Resolved
Priority:
Should have
Category:
Documentation
Target version:
-
Start date:
2023-08-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

This is the only documentation for classesAnchor I could find so far, but this is for rtehtmlarea:

https://docs.typo3.org/p/friendsoftypo3/rtehtmlarea/main/en-us//Configuration/PageTsconfig/classesAnchor/Index.html

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


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #98275: Remove configurable link title texts in RTE link browserClosed2022-09-07

Actions
Related to TYPO3 Core - Bug #104157: Link Browser of TCA link fields and RTE links differs in link optionsResolved2024-06-20

Actions
Actions #1

Updated by Sybille Peters 11 months ago

  • Tracker changed from Bug to Task
Actions #2

Updated by Christian Kuhn 10 months ago

  • Related to Task #98275: Remove configurable link title texts in RTE link browser added
Actions #3

Updated by Garvin Hicking 4 days 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?

Actions #4

Updated by Sybille Peters 3 days 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.

Actions #5

Updated by Sybille Peters 3 days ago

  • Related to Bug #104157: Link Browser of TCA link fields and RTE links differs in link options added
Actions #6

Updated by Gerrit Code Review 3 days 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

Actions #7

Updated by Gerrit Code Review 3 days 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

Actions #8

Updated by Garvin Hicking 3 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF