diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 07:47:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 07:47:55 +0000 |
commit | ec971e2267c48297e76767bc47acf7bc6537ddb0 (patch) | |
tree | 3ad44e66a5ca9752a67132c87553c5fbba78db96 | |
parent | 08dd67d527ec077a5faee5d4bfcf7baf05c5149c (diff) |
web commit by JoshTriplett: Don't show any subpages of bugs pages.
-rw-r--r-- | doc/bugs.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index 50204e4e0..20ba65611 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -2,6 +2,6 @@ This is ikiwiki's bug list. Link bugs to [[bugs/done]] when done. Also see the [Debian bugs](http://bugs.debian.org/ikiwiki). -[[inline pages="bugs/* and !bugs/done and !link(bugs/done) and !*/Discussion" +[[inline pages="bugs/* and !bugs/done and !link(bugs/done) and !bugs/*/*" feedpages="created_after(no_commit_mails_for_new_pages)" actions=yes rootpage="bugs" postformtext="Add a new bug titled:" show=0]] |