By plach on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x
Description:
Four new properties have been added to the translation metadata provided by the Content Translation module:
- Status indicates whether the translation should be publicly visible or not. At least one must be published. The usual language fallback rules are applied to display an accessible translation for unprivileged users.
- Author indicates the translation owner, that is the user who should be credited for the translation.
- Creation is the date when the translation was initially created.
- Modification is the date when the translation was modified last.
Impacts:
Site builders, administrators, editors
Module developers