diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 07:46:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 07:46:56 +0000 |
commit | 08dd67d527ec077a5faee5d4bfcf7baf05c5149c (patch) | |
tree | a9c82325c34d62beeea5527a88443bef06126b83 /doc | |
parent | 61950b3cf8ba4ce42cd75d7d91d5cff593251f08 (diff) | |
download | ikiwiki-08dd67d527ec077a5faee5d4bfcf7baf05c5149c.tar ikiwiki-08dd67d527ec077a5faee5d4bfcf7baf05c5149c.tar.gz |
web commit by JoshTriplett: Don't show any subpages of todo pages.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index 2b5e9f227..222e311cc 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -2,6 +2,6 @@ Welcome to ikiwiki's todo list. Link items to [[todo/done]] when done. Also see the [Debian bugs](http://bugs.debian.org/ikiwiki). -[[inline pages="todo/* and !todo/done and !link(todo/done) and !*/Discussion" +[[inline pages="todo/* and !todo/done and !link(todo/done) and !todo/*/*" feedpages="created_after(supporting_comments_via_disussion_pages)" actions=yes rootpage="todo" postformtext="Add a new todo item titled:" show=0]] |