From: http://smcv.pseudorandom.co.uk/ Date: Sun, 19 Jul 2009 19:13:47 +0000 (-0400) Subject: meta language vs po language... X-Git-Tag: 3.15~159 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=834b6ef44c5ba47cf15da9f002edfb7a3a437c9d;p=ikiwiki.git meta language vs po language... --- diff --git a/doc/todo/language_definition_for_the_meta_plugin.mdwn b/doc/todo/language_definition_for_the_meta_plugin.mdwn index 8c4b45141..90bfbef3b 100644 --- a/doc/todo/language_definition_for_the_meta_plugin.mdwn +++ b/doc/todo/language_definition_for_the_meta_plugin.mdwn @@ -93,4 +93,9 @@ This may be useful for sites with a few pages in different languages, but no ful >> it'll need `tr/_/-/` after the optional `.encoding` is removed. >> --[[smcv]] +>>> Now that po has been merged, this patch should probably also be adapted +>>> so that the po plugin forces the meta::lang of every page to what po +>>> thinks it should be. Perhaps [[the_special_po_pagespecs|ikiwiki/pagespec/po]] +>>> should also work with meta-assigned languages? --[[smcv]] + [[!tag wishlist patch plugins/meta translation]]