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 tours for the content translation settings only.
Remaining tasks
Create tour yml files for the content translation settings tour:
- Module page (admin/modules)
- Enable Content Translation module (can we have a multilingual tour with content translation module first disabled?)
- Content language settings page (admin/config/regional/content-language)
- Enable entities (Content)
- Choose content types
- Choose fields for translation
- Configure default language per content type
- Configure language selector per content type
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