|
|||||||||||||||||||||||||||
This snippet switches between different languages To execute Multilingual you have to 1) Enable Page Languages 2) Page Level Limit higher 1 (folder level) 3) Required template modifications see readme.txt 4) Setting up the page structure Help designerguide Language selection via the intro page no longer needed 5) After installing the Multilingual modul In Modify Page Settings you find an extra field Pagecode with a directory listing with pages from default languages. The folder level is limited by the value from Page Level Limit a) Create your pages for the default language b) Create your pages for the 2nd language c) select a page in the 2nd language area and call Modify Page Settings d) in field Pagecode select the default language page and save 6) Call procedure in Frontendtemplate if (!function_exists('LangPadeId')) {function LangPadeId(){return $iPageId;}}
|
|||||||||||||||||||||||||||