Actions
Feature #39826
closedTitle and ALT label separation for filelist and image elements
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-08-15
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
Looks like there is no possibility to use back end image element field labels without changing the labels in filelist content element as well.
TCEFORM.tt_content.imagecaption.label =
TCEFORM.tt_content.titleText.label =
That disables the possibility to change labels in image or file specific context.
For example: "TCEFORM.tt_content.titleText.label = Image caption on zoom and ALT text" would not make sense in file list.
I think filelist element fields should not have the same labeling as image content element.
Actions