Feature #59866
closedsys_file's uid should be visible in filelist
0%
Description
There are several cases where editors manually link to files (<LINK file:123>Download PDF</LINK>), f.e. in bulletlists, so they need a easy way to find the uid of a specific file. A good place would be the mouseover-text of files in the filelist – like as the pages or tt_content elements have their uid shown in the element's icon mouseover text.
A lot of editors still use the old static links <LINK /filename.pdf>Download PDF</LINK>, which still work but lead to errors in the Upgrade-Wizard (Migrate all file links of RTE-enabled fields to FAL): "There are currently 25 links to update.".
Easily determining a file's uid is a precondition before editors can be instructed about how to use the new FAL-links.
Updated by Gerrit Code Review almost 10 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 http://review.typo3.org/35731
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35733
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to Closed