Project

General

Profile

Actions

Feature #59866

closed

sys_file's uid should be visible in filelist

Added by Benjamin Robinson almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-06-25
Due date:
% Done:

0%

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

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.

Actions #1

Updated by Gerrit Code Review over 9 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

Actions #2

Updated by Gerrit Code Review over 9 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

Actions #3

Updated by Wouter Wolters over 9 years ago

  • Status changed from Under Review to Closed
Actions

Also available in: Atom PDF