Follow up for #1940590: META: Write a multipage multilingual tour.
Problem/Motivation
Multilingual configuration is spread throughout the site. It would be useful to have a tour to help users know how to configure the site for multilingual. There should be individual tours for certain multilingual features and these can be linked together to make a multipage tour later via #1940590: META: Write a multipage multilingual tour.
Proposed resolution
Write individual tours for the content translation process only.
Remaining tasks
Create tour yml files for the language tour:
- Add content page (node/add)
- Choose content type
- Creating a node in a language (subpage = node/add/[nodetype])
- View node translations (subpage = node/[nid]/translations)
- Add node translation (subpage = node/[nid]/translations/add/[from-langcode]/[to-langcode]
User interface changes
New tours
API changes
None
Technical pointers when creating tour tips
See: https://drupal.org/node/1921152#tour-tips-tech-note for tech notes on making tour tips.
Related issues
#1921152: META: Start providing tour tips for other core modules.
#1942576: Tour tips to be able to link to other pages and start tour's automatically.
#1940590: META: Write a multipage multilingual tour