Project

General

Profile

Actions

Bug #85652

open

Linkbrowser wizard popup has no rel attribute field for link

Added by Joerg Boesche almost 6 years ago. Updated over 4 years ago.

Status:
New
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
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

Actions

Also available in: Atom PDF