Actions
Feature #97275
closedVertically align the contents in the various languages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2022-03-31
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In Page Module, when displaying languages in columns, vertically align the contents of the default language with the respective localizations so it's easier for the editor to see which content is the translation of which content.
Files
Updated by Ian Solo over 2 years ago
- Related to Epic #93528: Backlog of UX ideas for Editors added
Updated by Oliver Bartsch over 2 years ago
- Status changed from New to Needs Feedback
Hi, TYPO3 already provides a corresponding configuration option, see: https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/PageTsconfig/Mod.html#deflangbinding.
Does this solve your use case?
Actions