diff oc/DOCS/PLUGINS.md @ 0:4c04d9c9b71d

update
author oc
date Sat, 29 Nov 2014 14:15:55 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/oc/DOCS/PLUGINS.md	Sat Nov 29 14:15:55 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 )`
+