Actions
Bug #85652
openLinkbrowser wizard popup has no rel attribute field for link
Status:
New
Priority:
Must have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2018-07-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.2
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
The CKEDITOR extensions supports the link relationship attribute, but the "LinkBrowser (ext:recordlist)" for pages/files/external_links does not have any option for that. Used in the header link and typolinks outside the rte_ckeditor extension.
Just had a look into the "AbstractLinkBrowserController" and could not find any possibility to add the rel part to the link browser pop up with usage of hooks or TCA config.
The rel attribute must added to the \TYPO3\CMS\Recordlist\Controller\AbstractLinkBrowserController::getLinkAttributeFieldDefinitions() method and the javascript part needs to be extended.
We should have the same behaviour in the recordlist as the rte_ckeditor link browser.
Files
Updated by Joerg Boesche over 6 years ago
Updated by Susanne Moog about 6 years ago
- Target version changed from 8.7.19 to Candidate for patchlevel
Updated by Susanne Moog about 6 years ago
- Sprint Focus set to On Location Sprint
Updated by Susanne Moog almost 5 years ago
- Sprint Focus deleted (
On Location Sprint)
Actions