Follow up for #1940590: 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: Write a multipage multilingual tour.
Proposed resolution
Write individual tour for the user profile page only.
Remaining tasks
Create tour yml files for the user profile tour:
- User profile page (user/[uid]/edit)
- Configure "Site language" setting
- Configure "Administration pages language" setting
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 tips for other core modules.
#1942576: Demonstrate a multipage tour
#1940590: Write a multipage multilingual tour