Project

General

Profile

Actions

Task #29774

closed

Improve information in show_item.php

Added by Soren Malling over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-09-14
Due date:
% Done:

100%

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

Description

Currently the "Info" popup (show_item.php) provides information with raw data from sys_refindex. A editor will get informations such as actual table name from the database and a uid - but no real hint to what records it's all about.

This patch provides information about table (name shown in list module), field name ( as shown in TCEforms) for both references tables


Files

show-item-after.png (67 KB) show-item-after.png show_item.php after Soren Malling, 2011-09-14 14:10
show-item-before.png (63.1 KB) show-item-before.png show_item.php before Soren Malling, 2011-09-14 14:10
before.png (17.9 KB) before.png Philipp Gampe, 2011-10-03 15:02
after.png (17 KB) after.png Philipp Gampe, 2011-10-03 15:02

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #33866: show uid of reference in show_item.php Closed2012-08-042012-08-04

Actions
Actions #1

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available at http://review.typo3.org/4971

Actions #2

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available at http://review.typo3.org/4971

Actions #3

Updated by Mr. Hudson over 12 years ago

Patch set 3 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available at http://review.typo3.org/4971

Updated by Philipp Gampe over 12 years ago

Patch does not work for me :(

See screenshots.

Actions #5

Updated by Markus Klein over 12 years ago

It does work. The problem with your example is simply that there is no label for backend_layout.
TCA says: $TCA['pages']['columns']['backend_layout']['label'] = 'LLL:EXT:cms/locallang_tca.xml:pages.backend_layout';
But when you look into cms/locallang_tca.xlf there is no label backend_layout.

Please check again with some other record type and change your review on Gerrit.
Thx.

Actions #6

Updated by Mr. Hudson over 12 years ago

Patch set 4 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available at http://review.typo3.org/4971

Actions #7

Updated by Soren Malling over 12 years ago

  • Status changed from New to Resolved
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF