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/soc | |
parent | 121d0f34560ec49d259d5e9b19f4426bba08cf4c (diff) |
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/soc')
-rw-r--r-- | doc/soc/ideas.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/soc/ideas.mdwn b/doc/soc/ideas.mdwn index 870f2ca9b..88f06b0f1 100644 --- a/doc/soc/ideas.mdwn +++ b/doc/soc/ideas.mdwn @@ -3,6 +3,6 @@ have a great idea for an ikiwiki project not on this list, please file it as a todo item, and ask us if it might work as a Summer of Code project, but please don't add the `soc` tag yourself. -[[inline pages="(todo/* or bugs/*) and link(soc) and !todo/done and +[[!inline pages="(todo/* or bugs/*) and link(soc) and !todo/done and !link(todo/done) and !bugs/done and !link(bugs/done) and !*/Discussion" actions=yes show=0]] |