Update the documentations and fix some little things about the translation feature.

This commit is contained in:
Alexis Metaireau 2010-12-20 22:50:54 +00:00
commit 750e211649
4 changed files with 14 additions and 1 deletions

View file

@ -87,3 +87,11 @@ generate static pages.
Then, use the `DISPLAY_PAGES_ON_MENU` setting, which will add all the pages to
the menu.
Translations
============
It is possible to translate articles. To do so, you need to add a `Lang` meta
in your articles/pages, and to set a `DEFAULT_LANG` setting (which is en by
default). Then, only articles with this default language will be listed, and
each article will have a translation list.