I had the MLE installed on a three-language site. I have uninstalled it MLE as it is no longer supported and updated.
Now my question is how I can make a three-language site again?
What I want is something like this (but I am open for other suggestions):
- Content in (three) different languages. It does not need to be the same tree structure for all languages, but I do not want three completely separate sites / CMSMS installations.
- Separate HOME link for each language which directs to the top of the tree for that language.
- Separate language setting (CMSMS language) and country code for date etc.
- A first page could be either select language only, or content in the default language.
- Language setting saved over sessions (cookie) so that subsequent visits direct to the same language version on revisit.
- A solution that is as far as possible does not need re-coding on updating of the CMSMS core.
Is there any module that does something like this and that does not require a lot of in-depth programming knowledge?
[Solved] Multilingual site, how?
[Solved] Multilingual site, how?
Last edited by janaf on Thu Aug 11, 2011 9:34 pm, edited 1 time in total.
Re: Multilingual site, how?
Try this http://dev.cmsmadesimple.org/projects/mlecms
Simple MLE solution for CMS Made Simple without hacking core code. Contains Mle language switch, Mle auto language detection, Mle Blocks, Mle Snippets, Mle Translator and many more.. Installation guide: http://cmsmadesimple.sk/modules/MleCMS/ ... guide.html . Next millestone - separation search.
Important Code of Conduct
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
Re: Multilingual site, how?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Multilingual site, how?
Thanks all!
I went with the mlecms and it works fine for me, once I found the options for menue, and how to modify it depending on language. It took some template modifications but none complicated.
// Edit: the site is at http://www.tangoretiro.com
I went with the mlecms and it works fine for me, once I found the options for menue, and how to modify it depending on language. It took some template modifications but none complicated.
// Edit: the site is at http://www.tangoretiro.com
Re: [Solved] Multilingual site, how?
I should just add that for CMSMS 1.10 it has been announced some basics for multilanguage support will be added to the core code, while the actual functionality will be left to module developers.
So we may expect changes in the near future, and this posting may soon be obsolete.
So we may expect changes in the near future, and this posting may soon be obsolete.
Re: [Solved] Multilingual site, how?
How do i create auto language detection with the Mle module. Or make it active?