Ralph, on 11 February 2010 - 12:19 AM, said:
Yeah, it hurt, but not too bad... Not unless I've forgotten some of what I've fixed...
Being as this will only be a patch release it won't include any major features, just, well, bug fixes... Oh, yeah, and full recursive parsing...
"So Ralph!
How about that multilanguage support!"
/breezy_tone
;)
Seriously: I remember a rather old post somewhere around here where you announced that this would be available in the "near future".
Any news on this?
I still haven't found a proper solution for multilanguage sites using etomite.
I noticed that this question has been asked many times but is always answered with "this question has been asked many times, please search the forum". I did but this was the only answer I came up with!
The best way I think is to have multiple installations in different directories. This however will not allow a direct link to the translated page, since the pagename may differ in a different language.
From an SEO point of view the solution with "en_page.html" and "fr_page.html" does not seem the best and does not allow different pagenames for different languages. Ideally, the url would be like site.tld/en/my_page.html and site.tld/fr/ma_page.html.
Possibly this could be achieved using .htaccess magic
I would love to hear other/specialist opinions on the matter.