Project

General

Profile

Actions

Feature #69351

closed

ElementBrowser make link targets configurable

Added by Sebastian Michaelsen over 8 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-08-27
Due date:
% Done:

0%

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

Description

When configuring a link target in the ElementBrowser you currently can choose from no target (which means _self), _top and _blank.

But _top is barely needed nowadays as framesets are a bit out of fashion. On the other hand if you work with framesets you may want to have the option to choose the target _parent or a specific frame name.

The link targets should be configurable.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #5341: Page's "target" field inprovmentsClosed2009-11-12

Actions
Related to TYPO3 Core - Feature #24247: Improve target for pagesClosed2010-11-30

Actions
Actions #2

Updated by Riccardo De Contardi over 8 years ago

  • Category set to Backend User Interface

the targets are still hardcoded on TYPO3 7.6.1-dev (latest master); look at:

typo3/sysext/recordlist/Classes/Controller/AbstractLinkBrowserController.php
typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php

My opinion remains the same I wrote on #5341 and #24247 : remove the "target" and use javascript (See #5341 or #24247 )

Actions #3

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed

Due to low demand / low priority I'm going to close this issue now. If anyone takes time to implement it, simply open a new issue please. Thanks.

Actions

Also available in: Atom PDF