Useful Multilanguage extensions collection and use.

2 0
3
Viewed: 13 059 times
Version: 1.1
Category: Tips
Written by: cihappy cihappy
Updated by: Rohit Suthar Rohit Suthar
Created: Aug 4, 2013
Updated: 11 years ago

What I want to achieve:

  1. to use multi language url like this:
    http://www.your-domain-example.com/en/some-action/<br> http://www.your-domain-example.com/cn/some-action/
  2. different URLs with different views/text
  3. some contents in DB (database) could also auto replaced by some language tags.

After looking around on the forum, and the best multi language extensions or examples I have experience is as below:

for the 1th:
SEO-conform Multilingual URLs + Language Selector Widget (i18n)

for the 2nd:
国际化 (I18N)
When Should Use Of I18N In Application?

for the 3rd:
i18n-columns

I am sure it's very useful tips above to do a multi language site and save time to do yours. I will show here next time.