Page 1 of 1

Multilanguage system

Posted: Wed Jun 07, 2006 2:31 pm
by jck
Hi,
i've seen this method for to do the multilanguage cms.

I can create page structure like

-en
--frontpage
--content
---and so on
-de
--translated
--content
---and so on
-it
--translated
--content
---and so on

But, and now? where i must setting start_page=2 ???
And in the front interface, where i put the link for switch the language?
thanks

Re: Multilanguage system

Posted: Wed Jun 07, 2006 2:51 pm
by tsw
menumanager has two parameters you need

first language menu:

{cms_module module='menumanager' number_of_levels="1"}

this will only show first level links (that would be en, de and it)

then for the real menu use:

{cms_module module='menumanager' start_level="2"}

thats about it

you can also create new menu template for language menu to get flags assigned for languages if you like

btw, moved to help section as general discussion isnt really for help ;)

Re: Multilanguage system

Posted: Mon Nov 06, 2006 8:37 am
by BuysZ
hi erverybody
when i down multilang in forum to install, i have a few difficult and do not understand
- if do not use multilang is database is 159 tables, when i using multilang, database only have 47 tables.
- when install multilang, in page admin apper a lot of language(more 2), but this allĀ  languages do not apper in website, i made seam to guide of forum but it is not apper website
- must one language have one section header?
help me, to me can install multilang successful
thanks.