Project

General

Profile

Actions

Task #101711

open

document classesAnchor for rte_ckeditor

Added by Sybille Peters 8 months ago. Updated 8 months ago.

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

0%

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 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Sybille Peters 8 months ago

  • Tracker changed from Bug to Task
Actions #2

Updated by Christian Kuhn 8 months ago

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

Also available in: Atom PDF