Task #29774
closed
Improve information in show_item.php
Added by Soren Malling about 13 years ago.
Updated about 6 years ago.
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
Patch set 1 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available at http://review.typo3.org/4971
Patch set 2 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available at http://review.typo3.org/4971
Patch set 3 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available at http://review.typo3.org/4971
Patch does not work for me :(
See screenshots.
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.
Patch set 4 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available at http://review.typo3.org/4971
- Status changed from New to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF