]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo.mdwn
web commit by https://getopenid.com/tobu/
[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 """]]
15
16 [[inline pages="todo/* and !todo/done and !link(todo/done) and
17 !link(patch) and !link(wishlist) and !todo/*/*"
18 feedpages="created_after(todo/supporting_comments_via_disussion_pages)"
19 actions=yes archive=yes rootpage="todo" postformtext="Add a new todo item titled:" show=0]]