From 2e1670a821ac2582ac8c65f3ec39bfa64d27577a Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 12 Aug 2007 09:19:20 +0000 Subject: * Add time=mtime option to postsparkline. --- doc/todo.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/todo.mdwn') diff --git a/doc/todo.mdwn b/doc/todo.mdwn index b242871fc..a54c3c7f1 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -2,6 +2,18 @@ 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)" +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 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 !link(patch) and !link(wishlist) and !todo/*/*" feedpages="created_after(todo/supporting_comments_via_disussion_pages)" -- cgit v1.2.3