Page 1 of 1

Babel & two-language site

Posted: Thu Feb 23, 2012 10:47 am
by Aen
Hello, everybody.
I'm cmsms newbie, so I have a quite silly question.
I'm trying to create my own web-site, using two languages: English and French. For such purposes I've found Babel plugin which is quite easy to install and set-up (?). Anyway, module help is easy to understand except one point.
I'm using GreenHills template for my website with some css-improvements. I can't find where should I change "start_level" menu option for Babel needs. I know, it's somewhere in Menu Manager, which is default CMSMS feature.
And here comes the second question. How can I just create two buttons "En" & "Fr", clicking on one of them will just send you to proper language page, for example, French?
I'm using CMSMS 1.10.3, Babel 0.4.1, "Green Hills" template.

Thank you very much for your help. I would be very grateful if any can describe me step-by-step how to do it on Green Hills, but, surely, I cannot insist :)

Re: Babel & two-language site

Posted: Thu Feb 23, 2012 4:09 pm
by Dr.CSS
I don't know that template but it should have a {menu} call in it somewhere so you need to find it and do {menu start_level=' '} this is in the Help for Menu Manager...

You can make straight up links for the buttons or use {self link} plugin, Help for it is in extensions >tags...