WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => WebsiteBaker Language Files => Topic started by: iniyaa84 on April 03, 2009, 05:47:50 PM

Title: how to create multilanguage template
Post by: iniyaa84 on April 03, 2009, 05:47:50 PM
Hi,

i want to build new template using (Language:ENGLISH, GERMAN, FRENCH E eg:when user click the these 3 links change the language.) multilanguage type.

I am not get any idea about multilanguage. So i want help...
Title: Re: how to create multilanguage template
Post by: erpe0812 on April 03, 2009, 05:53:14 PM
Hi

try the search and/or take a look at the help-pages:
http://help.WebsiteBaker.org/pages/en/advanced-docu/designer-guide/multilingual-websites.php

rgds

erpe
Title: Re: how to create multilanguage template
Post by: iniyaa84 on April 04, 2009, 10:16:26 AM
hi erpe,

Thank You.

But i need more step by step detail.


Title: Re: how to create multilanguage template
Post by: erpe0812 on April 04, 2009, 10:27:45 AM
Hi

there are more step by step guidelines on the help pages  how to create a template.
Please try.

rgds

erpe
Title: Re: how to create multilanguage template
Post by: noname8 on October 26, 2010, 08:53:56 PM
Oops.. answer found to 1.st question.. time for new:  :mrgreen:

What do you think. Does this help google to find content on multi-language website ??

Code: [Select]
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?=LANGUAGE?>" lang="<?=LANGUAGE?>">

http://reference.sitepoint.com/html/core-attributes/xml-lang (http://reference.sitepoint.com/html/core-attributes/xml-lang)