diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:32:31 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:32:31 +0100 |
commit | 47d179802d5f78365fa7077ae64de35f2892a1e4 (patch) | |
tree | 3015f658f1068847a555597783759c20a54c1e00 /doc/bugs.mdwn | |
parent | 121d0f34560ec49d259d5e9b19f4426bba08cf4c (diff) | |
download | ikiwiki-47d179802d5f78365fa7077ae64de35f2892a1e4.tar ikiwiki-47d179802d5f78365fa7077ae64de35f2892a1e4.tar.gz |
Migrate everything else via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
Diffstat (limited to 'doc/bugs.mdwn')
-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 888685625..f634b6e78 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -3,7 +3,7 @@ elsewhere. Link items to [[bugs/done]] when done. Also see the [Debian bugs](http://bugs.debian.org/ikiwiki). -[[inline pages="bugs/* and !bugs/done and !bugs/discussion and +[[!inline pages="bugs/* and !bugs/done and !bugs/discussion and !link(patch) and !link(bugs/done) and !bugs/*/*" feedpages="created_after(bugs/no_commit_mails_for_new_pages)" actions=yes rootpage="bugs" postformtext="Add a new bug titled:" show=0]] |