050796a35148f24912a0c2007cfdcdba9e311e1f
[onis.git] / TODO
1 Release critical for 0.8.1:
2
3 - Make Onis::Data::Persistent::* use ~/.onis/data as default dir
4 - Unify HTML/CSS
5 - Maybe rename config options. Complete manpage
6
7 Other brainstorming stuff:
8
9 Minor bugfix:
10 [23:23] <@[charly]> nur doof wenn's 'nen nick namens "ich" gibt, mit dem reden dann alle am meisten ;)
11 [23:24] <@octo> [charly]: Hm, und der hat auch 100 Zeilen geschrieben?
12 [23:24] <@[charly]> mom
13 [23:29] <@[charly]> w?rd sagen 3 zeilen
14
15 - have config option to set min-lines for plugins
16
17 - the config reader could generate a warning if you
18 have a newline before a semicolon on a non-whitespace line?
19
20 - Finally, the other thing I think would be useful would be to exagerate the
21 bottom bar on the main table; its too small to see when the user is on at the
22 moment... so perhaps take a maximum (looks like the max is 100px?) and
23 minimum width (perhaps 50px?) for the bottom bar and then have the bars for
24 everyone inbetween scaled into this range?
25
26 - Another thing that would be useful is a config option for some HTML that is
27 put at the top of each stats page; so you can have links to other pages and
28 other things.
29
30 Next few steps:
31 - Maybe use locales for m/\w/ and the like
32 - Dump to *SQL
33 - Write Apache-Style config parser