Walkthru

Categories

Component ID

1366886

Component name

Walkthru

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

440

Component created

Component changed

Component body

This is under heavy development so expect things to break in between dev releases.
You can create walk-through's as help for your site users. This is very similar to http://drupal.org/project/Guiders-JS and much of the code is taken from that project. The main difference between the two is while Guiders-JS is focused on guides for a single page, walkthru is focused on creating step by step walk-through's that may span multiple pages because of this a lot more restrictions had to be placed that Guiders-JS module doesn't have, for example custom buttons.

You can view the README file for instructions on how to set it up.

Warning: This does not work well with the overlay module. It is strongly suggested that it is disabled.

Note that this module has no connection to the Walkthrough project for creating guided tours using the Tour module + Selenium.