Project

General

Profile

Actions

Bug #73090

closed

pageIdSelector in RTE link popup does not show when enabled

Added by Franz Kugelmann over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Link Handling, Site Handling & Routing
Start date:
2016-02-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint

Description

Enable the little field for adding the id of a page directly in RTE page link popup does not work currently in 7.6.2.
It is disabled by default since 7LTE, but enabling it in pageTSConfig has no effect.
How to enable in PageTSConfig:
RTE.default.buttons.link.pageIdSelector.enabled = 1

This does not work because only the configuration for pageIdSelector is added, but the key pageIdSelector itself is not added to the allowed linkAttributes.

Attached a change that results in the field being shown. Probably this is not the final solution but helps to understand the problem.
Additionally there is probably css missing or wrong HTML-Code, since the field is not added in line with other fields, see screenshot.


Files

pageIdSelector.png (19.2 KB) pageIdSelector.png Franz Kugelmann, 2016-02-03 09:58
rteLinkPopupPageIdSelector.diff (695 Bytes) rteLinkPopupPageIdSelector.diff Franz Kugelmann, 2016-02-03 09:58

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #71298: Fix missing/broken RTE features after Link Handler API mergeAcceptedMarkus Klein2015-11-02

Actions
Actions

Also available in: Atom PDF