diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-24 16:39:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-24 16:39:18 -0400 |
commit | 4c166fb327ed33c847a726659e748f6dae1a607a (patch) | |
tree | a851808bf35efb19ddffe8464099cbdd0428203a /doc/bugs | |
parent | 58c4da2596b2d51485aeec435ca5ca87101557af (diff) |
fix inlines
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/confirmed.mdwn | 2 | ||||
-rw-r--r-- | doc/bugs/moreinfo.mdwn | 2 | ||||
-rw-r--r-- | doc/bugs/unconfirmed.mdwn | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/bugs/confirmed.mdwn b/doc/bugs/confirmed.mdwn index bab81a24d..05580f5a6 100644 --- a/doc/bugs/confirmed.mdwn +++ b/doc/bugs/confirmed.mdwn @@ -4,5 +4,5 @@ to be the next bugs fixed. If your bug report is not listed here, you probably need to provide more information so that the bug can be reproduced. See also: [[unconfirmed]] -[[!inline pages="./* and link(./confirmed) and !link(./done) and !*/Discussion" sort=mtime show=10 +[[!inline pages="./* and link(./confirmed) and !link(./done) and !*/Discussion" show=0 archive=yes]] diff --git a/doc/bugs/moreinfo.mdwn b/doc/bugs/moreinfo.mdwn index 8581a2c91..9c162b1d5 100644 --- a/doc/bugs/moreinfo.mdwn +++ b/doc/bugs/moreinfo.mdwn @@ -2,5 +2,5 @@ If your bug report is listed here, it has been flagged as needing more information. Please respond to the bug and provide the requested information. -[[!inline pages="./* and link(./moreinfo) and !link(./done) and !*/Discussion" sort=mtime show=10 +[[!inline pages="./* and link(./moreinfo) and !link(./done) and !*/Discussion" sort=mtime show=0 archive=yes]] diff --git a/doc/bugs/unconfirmed.mdwn b/doc/bugs/unconfirmed.mdwn index 4000a0808..fdb2c2274 100644 --- a/doc/bugs/unconfirmed.mdwn +++ b/doc/bugs/unconfirmed.mdwn @@ -1,5 +1,5 @@ These bug reports have not yet been [[confirmed]] by the git-annex developers to be actually bugs in git-annex, rather than some other problem. -[[!inline pages="./* and (not link(./confirmed)) and !link(./done) and !*/Discussion" sort=mtime show=10 +[[!inline pages="./* and (not link(./confirmed)) and !link(./done) and !*/Discussion" show=0 archive=yes]] |