]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo.mdwn
* tag: Add taglink preprocessor directive, supporting visible tag links.
[ikiwiki.git] / doc / todo.mdwn
index 32a65dc2b125c9aaac66bb6b78a178d5bda9146d..eedfad4e1f39f16632cb5da869743573aadec4e1 100644 (file)
@@ -4,13 +4,12 @@ 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/*/*" 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.
 """]]