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