master
joey 2007-08-12 09:27:43 +00:00
parent ffc4002ae2
commit 96c278d394
1 changed files with 2 additions and 2 deletions

View File

@ -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=30 formula=permonth style=bar barwidth=2 barspacing=1 height=13]]
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=30 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]]
max=12 ymin=10 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]]
while this many are being fixed.
"""]]