hide if postsparkline not enabled
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 12 Aug 2007 08:52:12 +0000 (08:52 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 12 Aug 2007 08:52:12 +0000 (08:52 +0000)
doc/todo.mdwn

index f5d76b4c512b1db35753ba9e0e1e4f32960a758b..5b339d51cfc475c88a85f4f6d17a6311f576ae93 100644 (file)
@@ -7,6 +7,8 @@ post it to [[bugs]] instead. Link items to [[todo/done]] when done.
 feedpages="created_after(todo/supporting_comments_via_disussion_pages)"
 actions=yes archive=yes rootpage="todo" postformtext="Add a new todo item titled:" show=0]]
 
+[[if test="enabled(postsparkline)"
+then="""
 * [[postsparkline pages="todo/* and !todo/done and !link(todo/done) and
 !link(patch) and !link(wishlist) and !todo/*/*" max=60
 formula=perday style=bar barwidth=2 barspacing=1 height=13]]
@@ -14,3 +16,4 @@ number of items added per day
 * [[postsparkline pages="todo/* and !todo and link(todo/done)" max=60
 formula=perday style=bar barwidth=2 barspacing=1 height=13]]
 number of items fixed per day
+"""]]