Mercurial > hg > Papers > 2015 > kaito-lola
view presentation/DOCS/PLUGINS.md @ 14:b9179e9084d9
spell check
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 04 Jul 2015 23:00:54 +0900 |
parents | c50a033e6635 |
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 )`