Feature #78917
closedEpic #78916: ext:rte_ckeditor
Integrate Element Browser for creating links
100%
Description
Replace the default CKEditor Link
button with our own element browser
Updated by Gerrit Code Review almost 8 years ago
- Status changed from In Progress to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50901
Updated by Frans Saris almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5cc0e52cf57356a9c03b1aa8afe6b31f358e03ce.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50912
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50912
Updated by Gerrit Code Review almost 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50912
Updated by Gerrit Code Review almost 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50912
Updated by Gerrit Code Review almost 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50912
Updated by Frans Saris almost 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset 29ac8fbcd54ad5b2c02f09dd7dadbad5f83bf382.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from Resolved to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Benni Mack almost 8 years ago
- Target version changed from 8.5 to 8.6
Updated by Gerrit Code Review almost 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Gerrit Code Review almost 8 years ago
Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50919
Updated by Benni Mack almost 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset bb177195cb8e2a1552e56ef0bcc52f5cb1cc8321.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51555
Updated by Frans Saris almost 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset 3ba114ffa710e6dc3ba76b8a9f0100234a2004ad.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Ernesto Baschny almost 7 years ago
If you stumbled over here when in search on how to configure the link wizard, I found this blog article https://www.thomaskieslich.de/blog/135-links-im-ckeditor-mit-eigenen-css-klassen/ and made some experiments, and having this in your ckeditor YAML settings will currently work - since the examples in the blog doesn't work as I expected:
imports: ... editor: config: stylesSet: ... buttons: link: properties: class: allowedClasses: 'link-internal,link-internal-blank,link-download,link-folder,link-external,link-external-blank,link-mail,read-more' title: readOnly: false page: properties: class: default: 'link-internal' file: properties: class: default: 'link-download' folder: properties: class: default: 'link-folder' url: properties: class: default: 'link-external-blank' mail: properties: class: default: 'link-mail' classesAnchor: linkInternal: class: 'link-internal' type: 'page' titleText: 'Intern' linkDownload: class: 'link-download' type: 'file' titleText: 'Download' linkFolder: class: 'link-folder' type: 'folder' titleText: 'Verzeichnis' linkExternalBlank: class: 'link-external-blank' type: 'url' target: '_blank' titleText: 'Externer Link' linkMail: class: 'link-mail' type: 'mail' titleText: 'Mail schreiben' classes: link-internal: name: 'Interner Link' link-download: name: 'Download Link' link-folder: name: 'Verzeichnis Link' link-external-blank: name: 'Externer Link' link-mail: name: 'Mail Link'
This is just as a note / cheat-sheet for myself, in general I find that configuration (which is mean to be compatible with old RTE configuration) is counter-intuitive. Maybe this will be further improved before it is officially documented. :)
Updated by Simon Schaufelberger about 3 years ago
- Related to Feature #95307: Allow glob imports in site configuration yaml files added