view DOCS/PLUGINS.md @ 16:3e98b8d4c928

update
author oc
date Tue, 27 Jan 2015 17:56:56 +0900
parents 67f3e23bf09a
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 )`