diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-03 00:52:27 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-03 00:52:27 +0100 |
commit | c7fbcf6c5eab205d69ebdd18e5b5f142aea21e97 (patch) | |
tree | 860d88e998d6b7621362667a9d77604324aee998 /doc/plugins/po.mdwn | |
parent | 9bd3262f50eb3096482a24b0c15db47bce752c3d (diff) | |
download | ikiwiki-c7fbcf6c5eab205d69ebdd18e5b5f142aea21e97.tar ikiwiki-c7fbcf6c5eab205d69ebdd18e5b5f142aea21e97.tar.gz |
po plugin: slave pages link to the master's discussion page
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc/plugins/po.mdwn')
-rw-r--r-- | doc/plugins/po.mdwn | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 1a9144aee..1b240de1a 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -196,6 +196,13 @@ Also, when the plugin has just been enabled, or when a page has just been declared as being translatable, the needed POT and PO files are created, and the PO files are checked into version control. +Discussion pages +---------------- + +Discussion should happen in the language in which the pages are written for +real, *i.e.* the "master" one. If discussion pages are enabled, "slave" pages +therefore link to the "master" page's discussion page. + TODO ==== @@ -248,12 +255,6 @@ Use nice page titles from meta plugin in links, as inline already does. Which configuration settings are safe enough for websetup? -### Discussion pages - -Decide something, probably that "slave" pages, being only translations, don't -deserve a discussion page: the discussion should happen in the language in which -the pages are written for real, which is the "master" one. - ### parentlinks When the wiki home page is translatable, the parentlinks plugin sets |