view oc/DOCS/PLUGINS.md @ 4:6d6fd8094216 default tip

update javaKuche slide
author oc
date Mon, 01 Dec 2014 08:55:01 +0900
parents 4c04d9c9b71d
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 )`