Change record status: 
Project: 
Introduced in branch: 
8.x
Description: 

Tour module provides a new contextual method for users to get a quicker and deeper understanding about a Drupal interface. Tour module is powered via config entities which allows for modules to be shipped with yaml files so tips are provided "out of the box".

Currently implemented in:

admin/structure/views/view/*/edit

By adding the following to the end of a page (that has a tour) you also get the following:

?tour- Auto starts the tour on page. eg ?tour=1
?tips - Filters down the tips available on the page based based on the provided class. eg ?tips=tip-views-ui-displays

Read more in the handbook page http://drupal.org/node/1934442

Impacts: 
Site builders, administrators, editors
Module developers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done

Comments

kalabro’s picture

Looks very good!
screenshot of Tour module