aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@wren.kitenet.net>2007-11-03 11:56:08 -0400
committerJoey Hess <joey@wren.kitenet.net>2007-11-03 11:56:08 -0400
commitd4207132af5f19fc99ab5566ba3846429aae16d6 (patch)
treef29b6dd34649106c692f55c66e535f8caa65fd50 /doc
parent510b38dac41aa4bbf5f1c2e0af8d70045dedc757 (diff)
downloadikiwiki-d4207132af5f19fc99ab5566ba3846429aae16d6.tar
ikiwiki-d4207132af5f19fc99ab5566ba3846429aae16d6.tar.gz
web commit by JonasSmedegaard: Suggest resolving lang in core.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/language_definition_for_the_meta_plugin.mdwn2
1 files changed, 2 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 feb39e2f9..2d1a56696 100644
--- a/doc/todo/language_definition_for_the_meta_plugin.mdwn
+++ b/doc/todo/language_definition_for_the_meta_plugin.mdwn
@@ -78,5 +78,7 @@ This may be useful for sites with a few pages in different languages, but no ful
} # }}}
</pre>
+> Please resolve lang somewhere reusable rather than within meta plugin: It is certainly usable outside
+> the scope of the meta plugin as well. --[[JonasSmedegaard]]
[[tag wishlist patch plugins/meta translation]]