Task #98244
closedLost documentation: options from EXT:rtehtmlarea still work for rte_ckeditor
100%
Description
The options to configure the RTE from EXT:rtehtmlarea are still there and can be used with EXT:rte_ckeditor, but the documentation has been removed.
Is there a reason for this?
RTE { default { preset = nn_bsa buttons.link { options.removeItems = folder properties.class.allowedClasses = } classesAnchor { page { class = link-internal type = page titleText = target = }
Updated by Lina Wolf about 2 years ago
- Status changed from New to Accepted
- Assignee set to Lina Wolf
Updated by Lina Wolf about 2 years ago
You can find the RTE TSconfig in the TSconfig reference:
https://docs.typo3.org/m/typo3/reference-tsconfig/11.5/en-us/PageTsconfig/Rte.html
Though I agree it should be linked from TYPO3 Explained, will proceed to do so.
Updated by Gerrit Code Review about 2 years ago
- Status changed from Accepted 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/+/75619
Updated by Gerrit Code Review about 2 years 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/+/75619
Updated by Gerrit Code Review about 2 years 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/+/75619
Updated by Gerrit Code Review about 2 years 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/+/75619
Updated by Gerrit Code Review about 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75635
Updated by Lina Wolf about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bbaccb7133e867080ad4a64c7a20843ffef5bc75.
Updated by Björn Heggemann about 2 years ago
To put it more clearly there are important properties for the Insert/Modify link dialog missing:
buttons.link {
options.removeItems = folder
properties.class.allowedClasses =
}
or
classesAnchor {
page {
class = link-internal
type = page
titleText =
target =
}
These properties still work but if you search for the property "classesAnchor" for example you will only be referred to htmlarea: