Mercurial > hg > Papers > 2014 > nobuyasu-master
view slides/DOCS/PLUGINS.md @ 102:6f73e05d5024
Fixed chapter4.tex
author | Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 15 Feb 2014 06:00:54 +0900 |
parents | bd73f0e1cdd4 |
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 )`