default userpic

Multilingual support

Vote 0 Votes

Hi all,

MT5 looks great, I really like the website and blog model. Fits the way my mind works.

I'd really like to use this on an upcoming website, but we need to have the ability to support the management of content in multiple languages.

On the front end, users would choose their language when they arrive at the site, and see content specific to them.

Previous versions of MT (as far as I can tell) didn't provide much functionality to help in the creation of multilingual content. Sure, you could manually set up "/en/" "/fr" etc. urls and manage the content manually, but with multiple users from multiple locations doing translation this becomes difficult.

Will MT5 offer any additional functionality to help with this?

Darren.

6 Replies

| Add a Reply
  • MT team, please respond, I am very interested in this as well :-)

  • I, too, would like to have this. But I must disappoint you, nothing of this in mt5 so far...

  • I'm working on a multilingual site and here's the gist:

    - use Apache content negotiation to detect the browser language preferences (Google is your friend for tutorials)
    - have a link to all languages on every page (so users at someone else's PC may change language if the browser pref isn't right for them, plus get the search engines to index all languages)
    - have one site (blog) per language setup in MT, each with page extensions such as ".html.xx" or ".php.xx" where xx is the language (e.g. en for English, fr for French etc.)

    Main benefits:
    - visitor-friendly
    - each page has only one URL regardless of the language (the URL can omit the .xx or even the whole .html.xx part)

    Main drawback:
    - you have to maintain one site per language, and be careful that all similar pages are using same basename for the URL

    Granted, it would be über cool if one could create one entry on one site, then add translations from that entry, but I didn't find a way to do that.

  • I have an old tutorial about this issue and if anyone is interested I can share at my blog. The solution I have is done by custom fields and php. That way you can maintain all translations at just one entry.

    Please, let me know and I will update and rewrite it.

  • Grace, I am interested in this so please go ahead and tell me when. Thanks!

Add a Reply

If you need to share template code, replace all the "<" signs with "&lt;" or use this utility.

Forum Groups

1773 6162

Last Topic: Excluding categories from blog by kholechek on Feb 9, 2012

86 302

Last Topic: website entries by masoud on Oct 26, 2011

1429 5077

Last Topic: What apocalypse hit this community in the middle of 2011? by 75th on Feb 10, 2012

695 2910

Last Topic: Insert Image / File Fails by Russ Miller on Feb 10, 2012

84 291

Last Topic: How to have some other characters in entry basename automatically written by Afshin Haghighatnia on Dec 22, 2011

173 737

Last Topic: About the MT version stated in HTML source by Alex E. Schneider on Feb 7, 2012

190 567

Last Topic: Analytics Reporting by michael webster on Feb 5, 2012

48 210

Last Topic: An idea and also a request by Afshin Haghighatnia on Jun 29, 2011

64 246

Last Topic: jQuery in MT 5.1 still at 1.4 - why? by perlmonkey on May 25, 2011

code.sixapart.com

137 478

Last Topic: Getting a thumbnail with xpath by Peter on Mar 13, 2011

222 720

Last Topic: Custom Field for Asset Not Appearing by android on Feb 9, 2012