Project

General

Profile

Actions

Bug #56804

closed

Info icon for content inline file element is missing

Added by Frans Saris about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-03-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Without this info icon the editor has not way to find the origin of the file reference that is used/shown.

My proposal is to enable the info icon by default for the file the getFileFieldTCAConfig method. It is only shown on hover so I do not think it should be a problem GUI wise.

ExtensionManagementUtility::getFileFieldTCAConfig()

    'enabledControls' => array(
        'info' => TRUE,
    )


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #56888: File upload // link to source file (or information where to find)Closed2014-03-13

Actions
Actions #1

Updated by Gerrit Code Review about 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 https://review.typo3.org/28291

Actions #2

Updated by Frans Saris about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF