diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-11 15:27:39 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-11 15:27:39 +0100 |
commit | 43a1d36378c085ed9c71e066686907104c91da7e (patch) | |
tree | 4f9fd114337ed696c81ed541dec30d31921466c5 /doc/plugins | |
parent | 18331e9261c40eb577f7553c3a42232d5a593e82 (diff) |
po: added HOMEPAGEURL template variable, documented when to use it
Hopefully all links should now be consistent with the chosen linking behavior,
but who knows...
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/po.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 2f359bb83..d27b5af1d 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -129,6 +129,10 @@ Usage Templates --------- +When `po_link_to` is not set to `negotiated`, one should replace some +occurrences of `BASEURL` with `HOMEPAGEURL` to get correct links to +the wiki homepage. + The `ISTRANSLATION` and `ISTRANSLATABLE` variables can be used to display things only on translatable or translation pages. |