Auto translate from an original website?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
angelpeace
Forum Members
Forum Members
Posts: 39
Joined: Fri May 15, 2009 9:45 am

Auto translate from an original website?

Post by angelpeace »

I have a website by English Language
I want to install a similar website in Spanish Language
My Page Template:

Code: Select all

{?}
<__html>
<title>English website</title>
</__body>
<h1>Hello the world</h1>
<__body>
</__html>
Language Handle Manager:
• English: Hello the world
• Spanish: Hola el mundo

When I define English as Spanish on Above Example -> My Page is automatically translate All Block Content to Spanish Language by the words that I've defined here.
Specifically, the results will be:

Code: Select all

<__html>
<title>Página web en español</title>
</__body>
<h1>Hola el mundo</h1>
<__body>
</__html>
I want to keep the original English website!!! How could i call in {?}
Thanks for help!
faglork

Re: Auto translate from an original website?

Post by faglork »

This is exactly what the MLEcms module does.

Of course, it cannot translate the main page content. But you can set it up to translate all the "bits and pieces". See an example at
http://www.goldner-stern.de (german/english/french).

It is not easy to set up, but works very well.

One tip (and this is not mentioned in the module help): you need to have the corresponding CMSMS language packs installed.


Hth,
Alex
Post Reply

Return to “Modules/Add-Ons”