Feature #28171
closedUser friendly page link information in TCEforms
100%
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
Updated by Ernesto Baschny over 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!
Updated by Simon Koch over 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.
Updated by Xavier Perseguers over 13 years ago
- Target version deleted (
4.6.0-beta1)
Updated by Gerrit Code Review almost 8 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
Updated by Gerrit Code Review almost 8 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
Updated by Gerrit Code Review almost 8 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
Updated by Gerrit Code Review almost 8 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
Updated by Gerrit Code Review almost 8 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
Updated by Gerrit Code Review almost 8 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
Updated by Gerrit Code Review almost 8 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
Updated by Gerrit Code Review almost 8 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
Updated by Georg Ringer almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5e2310d5b3a079e2ab687937b822899d92c12acf.