aboutsummaryrefslogtreecommitdiff
path: root/doc/todo.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-12 09:26:16 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-12 09:26:16 +0000
commit1edfd4be1b12f2653ba72915fec0bef53b58e6c9 (patch)
treeb316bd05f0959493e721561c3222da57f4d32b9e /doc/todo.mdwn
parent2e1670a821ac2582ac8c65f3ec39bfa64d27577a (diff)
downloadikiwiki-1edfd4be1b12f2653ba72915fec0bef53b58e6c9.tar
ikiwiki-1edfd4be1b12f2653ba72915fec0bef53b58e6c9.tar.gz
format
Diffstat (limited to 'doc/todo.mdwn')
-rw-r--r--doc/todo.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn
index a54c3c7f1..f6945ec8c 100644
--- a/doc/todo.mdwn
+++ b/doc/todo.mdwn
@@ -4,13 +4,13 @@ post it to [[bugs]] instead. Link items to [[todo/done]] when done.
[[if test="enabled(postsparkline)"
then="""
-How long will it take your todo item to be fixed? Well...
+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=120
-formula=perday style=bar barwidth=2 barspacing=1 height=13]]
-this many are being added per day
-[[postsparkline pages="todo/* and !todo and link(todo/done)" max=120
-formula=perday time=mtime style=bar barwidth=2 barspacing=1 height=13]]
+!link(patch) and !link(wishlist) and !todo/*/*"
+max=12 ymin=10 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]]
while this many are being fixed.
"""]]