If you're using this file in conjuction with CommonPlace, follow the instructions below. When encountering a project URL, CommonPlace will look for the plugin in each platform's respective folder.
Place index.html into a new folder at:
(scalar root)/system/application/plugins/auto-navigate/
Point to this URL in your browser:
http://path/to/scalar/system/application/plugins/auto-navigate/index.html?book=(book URL Segment)
Example:
http://scalar.usc.edu/works/system/application/plugins/auto-navigate/index.html?book=guide2
Place index.html into a new folder at:
(omeka root)/plugins/AutoNavigate/
Point to this URL in your browser:
http://path/to/omeka/plugins/AutoNavigate/index.html
Example:
http://craigdietrich.com/omeka/plugins/AutoNavigate/index.html
Place index.html into a new folder at:
(omeka-s root)/modules/AutoNavigate/
Point to this URL in your browser:
http://path/to/omeka/modules/AutoNavigate/index.html (all sites)
or
http://path/to/omeka/modules/AutoNavigate/index.html?site=(site URL Segment) (a single site)