Project

General

Profile

Actions

Feature #28171

closed

User friendly page link information in TCEforms

Added by Simon Koch almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2011-07-13
Due date:
% Done:

100%

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

Description

In link fields (TCEform type input + link wizard), the links are displayed as stored in the database.

Example:
- Content element, field Header Link (tt_content.header_link)
- Link to page "Products" (ID 52, rootline /en/Company/)
- Target "_blank"

Result:

Input field, value: 52 _blank

It's really hard to guess what page this could be, especially for a normal user.

So my suggestion is to display the page path and target information below the input field:

Input field, value: 52 _blank
Page /en/Company/Products/ (Target: New window)

For popups:

Page /en/Company/Products/ (Open in window: 400x600)

Also, this could implemented for the other link types:

File fileadmin/user_upload/file.pdf (Target: New window)
Folder fileadmin/user_upload/ (Target: New window)
External URL: http://www.foobar.com (Target: New window)
Email foo@bar.com

All the labels already exist, so no new locallang information has to be set.


Files

example.gif (9.27 KB) example.gif Example screenshot Simon Koch, 2011-07-13 11:59

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #79667: InputLinkelement doesn't change if link is added by LinkBrowser PopupClosed2017-02-07

Actions
Actions #1

Updated by Ernesto Baschny almost 13 years ago

  • Target version changed from 1281 to 4.6.0-beta1

That would indeed be very neat!

Also consider that there might be multiple links in one field (separated by a comma).

Do you have the knowledge to work on that issue? Feel free to submit the issue to the tracker, and if it gets reviewed in time for 4.6 beta1, it can be included in the 4.6 release.

Thanks!

Actions #2

Updated by Simon Koch almost 13 years ago

Allright, I'll try the technical implementation.
Maybe somebody of the Skin Team can take a look in terms of UI afterwards.

Actions #3

Updated by Xavier Perseguers over 12 years ago

  • Target version deleted (4.6.0-beta1)
Actions #4

Updated by Benni Mack over 9 years ago

  • Assignee set to Benni Mack
Actions #5

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51479

Actions #6

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51479

Actions #7

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51479

Actions #8

Updated by Gerrit Code Review about 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51479

Actions #9

Updated by Gerrit Code Review about 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51479

Actions #10

Updated by Gerrit Code Review about 7 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51479

Actions #11

Updated by Gerrit Code Review about 7 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51479

Actions #12

Updated by Gerrit Code Review about 7 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51479

Actions #13

Updated by Georg Ringer about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #14

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF