Project

General

Profile

Actions

Feature #105824

open

Should sys_file_metadata have a language overlay?

Added by Sybille Peters about 1 month ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2024-12-15
Due date:
% Done:

0%

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

Description

It is possible to set some text in sys_file_metadata. Some of this can be used in the frontend, such as "description", "caption" and "alternative". While it is possible to override some texts when adding the files and these texts can be localized, it is not possible to localize the record sys_file_metadata.

Being able to localize some fields in sys_file_metadata would have the advantage, you would not have to nearly always override them in the translation.

sys_file_metadata already have language fields (sys_language_uid etc.) but they are attached to pid=0 and there is no way to translate pid=0 currently. Also, making this available for editors would make it necessary to handle permissions in file list (which is attached to the folder, not the page).

See also #83970 and thinking about the best default TCA setttings (e.g. showSynchronizationLink) for fields of type "file"


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #83970: Localize / Synchronize buttons are missing for Text & media assetsUnder Review2018-02-20

Actions
Actions #1

Updated by Sybille Peters about 1 month ago

  • Related to Bug #83970: Localize / Synchronize buttons are missing for Text & media assets added
Actions

Also available in: Atom PDF