diff options
author | Jonas Smedegaard <dr@jones.dk> | 2009-07-20 01:02:19 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2009-07-20 01:02:19 +0200 |
commit | 187128d063041187659faf0e0a13f9568820e798 (patch) | |
tree | 782a717d8cf5fa7dad51225348ef582d6b3e64a5 /doc/todo | |
parent | 031b880ad943748847224a737055a8936b5d796e (diff) | |
parent | 7865433d8ea1c37a84b191556886d1803a405a16 (diff) |
Merge branch 'master' of git://git.ikiwiki.info into underlay-da
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]] |