]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo.mdwn
one more reformat
[ikiwiki.git] / doc / todo.mdwn
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..81aca1989a80dfa173593b6c5e49b8a717301d63 100644 (file)
@@ -0,0 +1,22 @@
+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 !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 (these
+[[postsparkline pages="todo/* and !todo and (link(todo/done) or link(patch))"
+max=12 ymin=10 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]]
+thanks to users' patches).
+"""]]
+
+[[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]]