Feature #27493
closed
Show localization mode of field in form
Added by Jigal van Hemert over 13 years ago.
Updated over 11 years ago.
Category:
Backend User Interface
Description
The TCA setting l10n_mode determines how the localization of fields is handled, both in BE and FE. It is very useful for editors to see how this is handled per field to determine if they need to fill in the field or not.
For example the l10n_modes noCopy and mergeIfNotBlank both leave the field in the localized record empty, but the latter causes the original content to be shown in FE if the field is empty in the localized record. A small icon in the space where the original value is displayed could help a lot.
Patch set 1 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available at http://review.typo3.org/2799
Example for use¶
Create or edit the localization of a record in the backend which has a field with l10n_mode = mergeIfNotBlank.
This is the case for quite a few tt_news fields. Creating or editing the localization of a news record is enough to see the new icon in the area where the default language content is shown. E.g. the fields author and author email are mergeIfNotBlank.
If the original field is empty the default language content is hidden. In this case the icon is also not shown.
Patch set 2 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available at http://review.typo3.org/2799
- Target version changed from 1281 to 4.6.0-beta1
- Status changed from New to Under Review
Patch set 3 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available at http://review.typo3.org/2799
Patch set 4 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available at http://review.typo3.org/2799
Patch set 5 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available at http://review.typo3.org/2799
Patch set 6 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available at http://review.typo3.org/2799
Patch set 7 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available at http://review.typo3.org/2799
Patch set 9 of change I885ce0b5fb14465ca5114331d9efc4f5e6e41451 has been pushed to the review server.
It is available at http://review.typo3.org/2799
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
- Target version deleted (
4.6.0-beta1)
Also available in: Atom
PDF