view s6/DOCS/PLUGINS.md @ 16:642a7f5a5bad default tip

add new task...
author Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp>
date Sat, 22 Nov 2014 15:42:19 +0900
parents 6dca8c7e1cb6
children
line wrap: on
line source

# S6 Format for Plugins / Addons

## Custom Events 

S6 fires the following events (to let plugins/addons get hooks into the JavaScript machinery):

* `slideshow.init`
* `slideshow.start`
* `slideshow.keys( key )`
* `slideshow.debug.on`
* `slideshow.debug.off`
* `slideshow.change( from, to )`