diff 2014/2014_01_24/s6_trunk/DOCS/PLUGINS.md @ 2:7164e0b43bf1

jan 24
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Fri, 24 Jan 2014 02:30:11 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/2014/2014_01_24/s6_trunk/DOCS/PLUGINS.md	Fri Jan 24 02:30:11 2014 +0900
@@ -0,0 +1,13 @@
+# 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 )`
+