Project

General

Profile

Actions

Feature #89727

closed

Add "additional parameter" field to link popup in cke editor

Added by Martin Weymayer over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-11-21
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

As there is a field in link popup for "normal" wizard like in images it would be great to have this field also in cke editor link editor popup


Files

editor.png (7.46 KB) editor.png Martin Weymayer, 2019-11-21 14:58
Actions #1

Updated by Susanne Moog about 4 years ago

  • Category set to Backend User Interface
Actions #2

Updated by Riccardo De Contardi about 4 years ago

  • Status changed from New to Closed

This feature is already covered by the following page TSConfig:

RTE.default.buttons.link.queryParametersSelector.enabled = 1 

Albeit documented only on https://docs.typo3.org/p/friendsoftypo3/rtehtmlarea/master/en-us//Configuration/PageTsconfig/interfaceConfiguration/Index.html it is working on CKEditor

You can even write it in your YAML config file:

buttons:
  link:
    queryParametersSelector:
      enabled: 1

Therefore, I close this issue as already resolved.

If you think that this is the wrong decision or experience the issue again, please reopen it or ping me. Thank you

Actions

Also available in: Atom PDF