diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-12 09:27:16 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-12 09:27:16 +0000 |
commit | ffc4002ae2f3675bc491d9691fca63c271a6bccc (patch) | |
tree | e38120786b2680cbcdeec093e8b59dee1e74af88 /doc/todo.mdwn | |
parent | 1edfd4be1b12f2653ba72915fec0bef53b58e6c9 (diff) | |
download | ikiwiki-ffc4002ae2f3675bc491d9691fca63c271a6bccc.tar ikiwiki-ffc4002ae2f3675bc491d9691fca63c271a6bccc.tar.gz |
test
Diffstat (limited to 'doc/todo.mdwn')
-rw-r--r-- | doc/todo.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index f6945ec8c..be36c0b32 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -7,10 +7,10 @@ then=""" How long will it take your todo item to be fixed? Well... [[postsparkline pages="todo/* and !todo/done and !link(todo/done) and !link(patch) and !link(wishlist) and !todo/*/*" -max=12 ymin=10 formula=permonth style=bar barwidth=2 barspacing=1 height=13]] +max=12 ymin=30 formula=permonth style=bar barwidth=2 barspacing=1 height=13]] this many are being added per month [[postsparkline pages="todo/* and !todo and link(todo/done)" -max=12 ymin=10 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]] +max=12 ymin=30 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]] while this many are being fixed. """]] |