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