Problem/Motivation
This is a feature request to improve the user experience on multilanguage content creation. On sites which content language is detected from current language, it is needed to let users know in which language the content will be created and provide links to create content in other languages.
Proposed resolution
Add a form extra field in node add that shows a friendly message with this information:
- Current language
- Links to create the node in another language
Issue fork entity_translations_helper-3479881
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
omarlopesinoComment #4
omarlopesinoI've created a MR that provides the proposed resolution. Ready to review!
Comment #7
omarlopesinoMerged into 1.0.x thanks to the revision and feedback from crzdev.