diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2009-07-18 13:06:04 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2009-07-18 13:06:04 +0100 |
commit | d2b1264546fa412db8c1591bc8bb14aba04b960d (patch) | |
tree | 99dc9a667413bd4c78fea1a997f5590cb27e639e /doc/patch | |
parent | fe88c81562bbcca202ca28dc765d6b07febfb3d8 (diff) |
Tag patches with the plugin to which they apply, or core
Diffstat (limited to 'doc/patch')
-rw-r--r-- | doc/patch/core.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/patch/core.mdwn b/doc/patch/core.mdwn new file mode 100644 index 000000000..fcf0bdb72 --- /dev/null +++ b/doc/patch/core.mdwn @@ -0,0 +1,7 @@ +Some [[patches|patch]] affect the ikiwiki core, rather than just a plugin. +This tag collects those patches. Please tag such patches with 'patch/core' +as well as 'patch'. + +[[!inline pages="(todo/* or bugs/*) and link(patch/core) + and !link(bugs/done) and !link(todo/done) and !*/Discussion" + rootpage="todo" archive="yes"]] |