Hello everyone, I want to build a muti-language websites in one domain and use one template. like below
www.abc.com/germany as the homepage of Germany language. www.abc.com/frence as the Frence language homeage.
The problem is that how to solve the words in the navigation column and right column? As the content of column were designed in the template. We can not let the column show the germany or frence language using only one template.
Any solutions to solve this problem? Thanks for your help.
How to build a muti-language website by one CMSMS template??
Re: How to build a muti-language website by one CMSMS template??
About creating multilingual site with regular CMSms you will find lots of info here http://forum.cmsmadesimple.org/index.ph ... 099.0.html. (module Babel dev.cmsmadesimple.org/projects/babel)
And the second option is to use multilingual fork of regular CMSms (not supported by devs of regular CMSms).
http://forum.cmsmadesimple.org/index.ph ... ,41.0.html and project page http://dev.cmsmadesimple.org/projects/multilang
Also check module "Translation manager" dev.cmsmadesimple.org/projects/trmanager
And the second option is to use multilingual fork of regular CMSms (not supported by devs of regular CMSms).
http://forum.cmsmadesimple.org/index.ph ... ,41.0.html and project page http://dev.cmsmadesimple.org/projects/multilang
Also check module "Translation manager" dev.cmsmadesimple.org/projects/trmanager
Last edited by Peciura on Thu Apr 01, 2010 1:11 pm, edited 1 time in total.
Re: How to build a muti-language website by one CMSMS template??
really thanks. very useful guide.