Actions
Story #75704
closedi need a visual link between elements in the default language and the translation
Status:
Closed
Priority:
-- undefined --
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2016-04-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Sprint Focus:
Description
As an editor working in the connected translation mode i need to keep a visual track of the connection between the content elements in the default language and the connected translations.
Possible solutions:
- the corresponding elements in default language und connected translations line up in a row
- elements with attribute „All“ stretch from default language over all linked translations, or
- elements with attribute „All“ displays in the alternative language a placeholder
Files
Updated by Susanne Moog almost 5 years ago
- Sprint Focus set to On Location Sprint
Updated by Benni Mack almost 5 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Susanne Moog almost 5 years ago
- File Annotation 2020-01-15 125400.png Annotation 2020-01-15 125400.png added
- Status changed from New to Closed
please use Page TSConfig option "mod.web_layout.defLangBinding = 1".
This will (in connected mode) align elements with their translation parent. All language elements will be displayed in the default translation only - in other languages the space of the all element remains empty.
Actions