diff options
author | intrigeri <intrigeri@boum.org> | 2009-08-28 16:38:13 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2009-08-28 16:38:13 +0200 |
commit | 6be874612539d3148d288fc6a4c47743a7c0c8fc (patch) | |
tree | 18729472e94a7a4e8e35b35e39818ea84fe5035e | |
parent | 3f303cc853426a1ddb8e36b8fb544a69bced3721 (diff) |
doc/po: report problem with link() + propose patch
Signed-off-by: intrigeri <intrigeri@boum.org>
-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 ------------- |