It really depends on how your multi-lingual sites are configured, e.g. separate domains for each site or language folders and also how your nodes are structured, but generally language choice is either a drop down using JS to change domain or path or links to other domains or paths...
There is a very good article about creating 1-1 multilingual sites here although the code samples are all in XSLT.
Also there is an excellent chapter on the beta.umbraco.tv site taking you through how to create a multilingual site (you will need a subscription)
Language selector
Hi all,
I am working on a multilingual website.The languages are English,germany and italy.
The English site doest need the language selector, but Germany and Italy sites should have
a languge slector on the header.All the sites are using the same doc types and templates.
Can any one give me the detailed instructions of how to achieve this language selector as i am very new to umbraco
Hi Aditya,
It really depends on how your multi-lingual sites are configured, e.g. separate domains for each site or language folders and also how your nodes are structured, but generally language choice is either a drop down using JS to change domain or path or links to other domains or paths...
There is a very good article about creating 1-1 multilingual sites here although the code samples are all in XSLT.
Also there is an excellent chapter on the beta.umbraco.tv site taking you through how to create a multilingual site (you will need a subscription)
Hope that's helpful.
Jeavon
is working on a reply...