WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
But as with so many things about WB, the author has left the building, and nobody seems to give a @#$#@ anymore.
i use the multi_linguale module from herehttp://www.WebsiteBaker.org/forum/index.php/topic,27345.msg188623.html#msg188623works without problemsStep 1: build your page tree in the main languageStep 2: build a page tree or a part of the page tree from the sub languagesStep 3: select your "target" page (from the main language) in the select field "page code" works without problems for me with a flaggs menu
Does that mean I can 'only' use two languages?
<div id="lang_menu"><?php if(function_exists('language_menu')){ language_menu('png'); } ?></div>
<div id="langmenu"> <a href ="page_link" title="lang_name" > <span><img class="default" src="page_lang.gif" alt="lang_name" title="lang_name" /> </span></a> <a href ="page_link" title="" > <span><img class="default" src="page_lang.gif" alt="lang_name" title="lang_name" /> </span></a> <a href ="page_link" title="" > <span><img class="current" src="current_lang.gif" alt="lang_name" title="lang_name" /></span></a></div>
english is your main language, you have a page tree like your post (1, 1A, 2, 2A, 3, 3A, 4, 4A) in all languages. sub languages are german, french etcopen your german page 3A, go there to the pages setting and select your english target page (main language page 3A). do the same for the other sub languages and for every page in your page tree