diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2009-08-28 15:55:28 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2009-08-28 15:55:28 +0100 |
commit | a3f4077c3667898ec39acbd6e25c04e82e98c0b2 (patch) | |
tree | e5d3542cf4f6165996850e8281cbb1a339d87e75 | |
parent | de4dc8befe7ede3cd34daf3f2bce5dd6305599f0 (diff) | |
parent | 6be874612539d3148d288fc6a4c47743a7c0c8fc (diff) |
Merge commit 'origin/master'
-rw-r--r-- | doc/plugins/po.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 39b237c73..031188a67 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -343,6 +343,15 @@ as translation pages are not supposed to have subpages. My po branch has code (e671e72053e81fa, which depends on 72ac9821e56637) that fixes this. --[[intrigeri]] +link() pagespec on translation pages +------------------------------------ + +The `link()` pagespec, on translation pages, currently tests whether +a given page links to the *current translation page*, rather than +whether it links to its master page. I believe the later is generally +expected. Commit 646c9a4c95a480 in my po branch fixes this. +--[[intrigeri]] + Documentation ------------- |