hide if postsparkline not enabled
[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 [[inline pages="todo/* and !todo/done and !link(todo/done) and
6 !link(patch) and !link(wishlist) and !todo/*/*"
7 feedpages="created_after(todo/supporting_comments_via_disussion_pages)"
8 actions=yes archive=yes rootpage="todo" postformtext="Add a new todo item titled:" show=0]]
9
10 [[if test="enabled(postsparkline)"
11 then="""
12 * [[postsparkline pages="todo/* and !todo/done and !link(todo/done) and
13 !link(patch) and !link(wishlist) and !todo/*/*" max=60
14 formula=perday style=bar barwidth=2 barspacing=1 height=13]]
15 number of items added per day
16 * [[postsparkline pages="todo/* and !todo and link(todo/done)" max=60
17 formula=perday style=bar barwidth=2 barspacing=1 height=13]]
18 number of items fixed per day
19 """]]