comparison 2014/2014_02_11/s6_trunk/TODO.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
comparison
equal deleted inserted replaced
3:0dbe58077244 4:10fb2b05e390
1 # Todos and Ideas
2
3 ## Theming
4
5 * add some themes;
6
7 ## Addons
8
9 * add hash addon
10 * add help addon
11 * add timer addon
12
13 ## JavaScript cleanup
14
15 * use prototype for functions
16 * use _ (underscore) for properties e.g. this.smax becomes this._smax
17 * add a Slide class ??
18 * add a slide.js script that includes everything (including css) for easy use
19
20 ## More
21
22 * add support for far-past, past, current, future, far-future CSS classes on slides
23 * add support for iframe slides (e.g. fullscreen); see CSSS for examples
24 * add autostyle: true | false option ??
25 * check if slide has id (if yes, reuse user-supplied id)
26
27 ## Known bugs
28
29 * jumpList in navList visibility won't work in chrome on :hover