aboutsummaryrefslogtreecommitdiff
path: root/doc/todo.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-12 08:57:46 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-12 08:57:46 +0000
commit522416b18aa898298855cee0efcee2c6ed25168a (patch)
tree155bbaae45b7ecc0c08fbaf1c26340adcbc37274 /doc/todo.mdwn
parent76633c01e25cd213ff97f17fcf67ca6f638ac739 (diff)
downloadikiwiki-522416b18aa898298855cee0efcee2c6ed25168a.tar
ikiwiki-522416b18aa898298855cee0efcee2c6ed25168a.tar.gz
kill graphs for now as the fixed graph doesn't really work, since
postsparkline sorts by ctimes, not mtimes. Will put back once postsparkline is fixed..
Diffstat (limited to 'doc/todo.mdwn')
-rw-r--r--doc/todo.mdwn12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn
index 32a65dc2b..b242871fc 100644
--- a/doc/todo.mdwn
+++ b/doc/todo.mdwn
@@ -2,18 +2,6 @@ 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 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)"