X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/76633c01e25cd213ff97f17fcf67ca6f638ac739..47bc6105326ce76327f2accb6d6ae34d2cb1429e:/doc/todo.mdwn

diff --git a/doc/todo.mdwn b/doc/todo.mdwn
index 32a65dc2b..75314c75b 100644
--- a/doc/todo.mdwn
+++ b/doc/todo.mdwn
@@ -2,19 +2,20 @@ Feel free to post your ideas for todo and [[wishlist]] items here, as well
 as any [[patches|patch]]. If it seems more like a bug in the existing code,
 post it to [[bugs]] instead. Link items to [[todo/done]] when done.
 
-[[if test="enabled(postsparkline)"
+<!-- currently commented out because I lost all my mtimes :-)
+[[!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/*/*" 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 style=bar barwidth=2 barspacing=1 height=13]]
+How long will it take your todo item to be fixed? Well...  
+[[!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.
 """]]
+-->
 
-[[inline pages="todo/* and !todo/done and !link(todo/done) and
+[[!inline pages="todo/* and !todo/done and !link(todo/done) and
 !link(patch) and !link(wishlist) and !todo/*/*"
 feedpages="created_after(todo/supporting_comments_via_disussion_pages)"
 actions=yes archive=yes rootpage="todo" postformtext="Add a new todo item titled:" show=0]]