diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2009-07-19 15:13:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-07-19 15:13:47 -0400 |
commit | 834b6ef44c5ba47cf15da9f002edfb7a3a437c9d (patch) | |
tree | 590a531cfd97e8e436eb41f161b1bc53622c8de3 /doc/todo | |
parent | 95b46a9167ee00bd23e83ec54bfe7bd11361bb14 (diff) | |
download | ikiwiki-834b6ef44c5ba47cf15da9f002edfb7a3a437c9d.tar ikiwiki-834b6ef44c5ba47cf15da9f002edfb7a3a437c9d.tar.gz |
meta language vs po language...
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/language_definition_for_the_meta_plugin.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
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]] |