WebsiteBaker Community Forum

General Community => Global WebsiteBaker 2.8.x discussion => Topic started by: FrankH on June 28, 2009, 04:23:54 PM

Title: Comfortable multilingual sites with WB
Post by: FrankH on June 28, 2009, 04:23:54 PM
What do you think about it?

There is an english page http://wbdemo.heysoft.de/pages/en/multilingual-sites.php
And there is a german page http://wbdemo.heysoft.de/pages/de/mehrsprachige-websites.php
No problem which link you use, you always should land on the same page, if english and/or german is set als language in your browser's settings (and if the browser does not already have an open session with http://wbdemo.heysoft.de/ as would be when you click the second link, so you need to copy it and paste into another browser).

It is still alpha state, so please report any errors you find.

Happy reading  :-D
Title: Re: Comfortable multilingual sites with WB
Post by: crnogorac081 on July 02, 2009, 10:16:04 PM
just tested this and it is working great.

just an addition, you forget to mention to style the files:

Code: [Select]
span.easymultilang {
    font-weight: bold;
    vertical-align: middle;
    padding: 8px;
}
   
span.easymultilang_current {
    background-color: #ffe;
    vertical-align: middle;
    font-weight: bold;
    padding: 8px;
}

and also, I removed {TXT} from easymultilang.htt , and how I have only flags :)

This module is great, if you continue to develop it,  the only improvement I can figure out is to somehow link the pages with combo buttons like in language matrix module..

and once again, it is greattttttttttt
 :-o :-o :-o :-o :-o :-o :-D :-D :-D :-D :-D :mrgreen: :mrgreen:

cheers