comparison 2014/2014_01_21/s6_trunk/TODO.md @ 1:bcf1ede39faa

jan 21
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Tue, 21 Jan 2014 19:40:41 +0900
parents
children
comparison
equal deleted inserted replaced
0:845ff8ff4fc9 1:bcf1ede39faa
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