reformat
[ikiwiki.git] / doc / todo.mdwn
1 Feel free to post your ideas for todo and [[wishlist]] items here, as well
2 as any [[patches|patch]]. If it seems more like a bug in the existing code,
3 post it to [[bugs]] instead. Link items to [[todo/done]] when done.
4
5 [[if test="enabled(postsparkline)"
6 then="""
7 How long will it take your todo item to be fixed? Well...  
8 [[postsparkline pages="todo/* and !todo/done and !link(todo/done) and !todo/*/*"
9 max=12 ymin=10 formula=permonth style=bar barwidth=2 barspacing=1 height=13]]
10 this many are being added per month  
11 [[postsparkline pages="todo/* and !todo and link(todo/done)"
12 max=12 ymin=10 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]]
13 while this many are being fixed,
14 ([[postsparkline pages="todo/* and !todo and (link(todo/done) or link(patch))"
15 max=12 ymin=10 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]]
16 these thanks to users' patches).
17 """]]
18
19 [[inline pages="todo/* and !todo/done and !link(todo/done) and
20 !link(patch) and !link(wishlist) and !todo/*/*"
21 feedpages="created_after(todo/supporting_comments_via_disussion_pages)"
22 actions=yes archive=yes rootpage="todo" postformtext="Add a new todo item titled:" show=0]]