Alters system.nodes module and submodules edit block with I18n options,
allowing the user to select a language for the node and a native source
target.
Only the native target selector is added if the language
property is defined in the HIDDENS array, indicating that the language is
already set and cannot be modified by the user.
The I18n options are not added if the following conditions are met:
- The working site has no native target
- The "i18n" module is disabled
- Only one language is used by all the sites available.
- The
language
property is defined in the CHILDREN array but is
empty, indicating that
the language is irrelevant for the node.
Parameters