diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-12 09:33:46 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-12 09:33:46 +0000 |
commit | 2875e14a38aee6f1f48bd9a4c2dd3ea169958a87 (patch) | |
tree | 3f8f6ce889f1ac040eb4f655bc17863a64613a20 /doc | |
parent | 96c278d394a8c723cac1472dc3d509a0b9cc2a33 (diff) | |
download | ikiwiki-2875e14a38aee6f1f48bd9a4c2dd3ea169958a87.tar ikiwiki-2875e14a38aee6f1f48bd9a4c2dd3ea169958a87.tar.gz |
also graph patch fixed items, and include pending patches as well as
wishlist items in the unfixed todo graph
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.mdwn | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index f6945ec8c..b0901c6bc 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -5,13 +5,16 @@ 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... -[[postsparkline pages="todo/* and !todo/done and !link(todo/done) and -!link(patch) and !link(wishlist) and !todo/*/*" +[[postsparkline pages="todo/* and !todo/done and !link(todo/done) 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. +while this many are being fixed, +"""]] +[[postsparkline pages="todo/* and !todo and link(todo/done) and link(patch)" +max=12 ymin=10 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]] +and these were fixed by a patch. """]] [[inline pages="todo/* and !todo/done and !link(todo/done) and |