view s6/DOCS/PLUGINS.md @ 16:b9fe22215900

update slide
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Thu, 05 Mar 2015 19:33:36 +0900
parents ab2d529bb1d7
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 )`