Tuesday, March 19 in 2024
LEPTON CMS
Modul: Easy Multilanguage Link
Author: Frank Heyne
Nick: FrankH
Contact: mod 4 wb at heysoft dot de
Version: 0.4.2
State: Stable
License: GNU - General Public License
GUID: A721390F-99C5-4C94-90BD-9296648FF7DD
Platform: 2.7 and 2.8
Requires: Requires patch in some kernel files for additional column page_code in the pages table, see HowTo.txt
Last info: 2009-08-21
Rating:
59.0
617 votes
1 2 3 4 5
Download: here
Forum: here
Web Link: here
Description: This module allows you to insert links to pages with the same content in other languages into your template.
It is not necessary that all pages exist in all languages or that the page trees of different languages have the same structure.
After applying the patch, create identical page code strings for pages with the same content in the page settings
Afterwards, put the string from the next line into your template file:
<?php easymultilang_menu(); ?>
The page code string for the home page of each language should be set to "home" in case a language sub page is missing!
The page code string "none" does hide the entire language menu for this page
Demo see http://wbdemo.heysoft.de/
Info: New in version 0.4.1:
* comes with patched kernel files for WB 2.7 as well as WB 2.8, see help file how to install!

New in version 0.4.2:
* update for help files