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