Add a patch tag
[ikiwiki.git] / doc / todo.mdwn
index 814c87fc20c8bc05a1721761becd0ec86acf70ca..75314c75becf25f3f801a077910c495d485b1694 100644 (file)
@@ -1,9 +1,21 @@
-Welcome to ikiwiki's todo list. Link items to [[todo/done]] when done.
+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.
 
-[[inline pages="todo/* !todo/done !link(done) !*/Discussion" rootpage="todo" show="30"]]
+<!-- currently commented out because I lost all my mtimes :-)
+[[!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.
+"""]]
+-->
 
-----
-
-# Full list of open items:
-
-[[inline pages="todo/* !todo/done !link(done) !*/Discussion" archive="yes"]]
+[[!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]]