diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-04 20:57:13 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-04 20:57:13 +0000 |
commit | 83618add817c1b405d67801d49b6937f0101bace (patch) | |
tree | c10dafc5bd2b7f8f45b227f4c484d30963c2d009 /doc | |
parent | b8be74be61bddae508802203685903061dd5b4ed (diff) | |
download | ikiwiki-83618add817c1b405d67801d49b6937f0101bace.tar ikiwiki-83618add817c1b405d67801d49b6937f0101bace.tar.gz |
* Fix a bug that caused link(foo) to succeed if page foo did not exist.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/patchqueue.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/patchqueue.mdwn b/doc/patchqueue.mdwn index 27025693e..09a63cae5 100644 --- a/doc/patchqueue.mdwn +++ b/doc/patchqueue.mdwn @@ -1,8 +1,8 @@ Since we have enough people working on ikiwiki to be dangerous, or at least -to duplicate work without coordination, and since Joey is still the only -one committing directly to the tree, here's a queue of suggested patches. +to duplicate work without coordination, and since few people have direct +commit access to the tree, here's a queue of suggested patches. Feel free to either copy the patch inline, or link to one elsewhere (or nag -Joey to open up anonymous svn access to this wiki so you can check in the +[[Joey]] to open up anonymous svn access to this wiki so you can check in the patches directly). -[[inline pages="patchqueue/* and !patchqueue/done and !link(patchqueue/done) and !*/Discussion" rootpage="patchqueue" archive="yes"]] +[[inline pages="patchqueue/* and !*/Discussion" rootpage="patchqueue" archive="yes"]] |