Mercurial > hg > Members > kaito > slides
view 2014/2014_02_18/s6_trunk/DOCS/PLUGINS.md @ 4:10fb2b05e390
Feb 18
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 18 Feb 2014 17:45:15 +0900 |
parents | |
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 )`