vote up 3 vote down star
2

I need to setup a blog using wordpress engine but i need it support multi languages (3 languages), currently i am thinking of using custom field to identify the language of current post though i knew thats not a best practices, does anyone has better suggestions?

flag

50% accept rate

4 Answers

vote up 0 vote down

I fi i remember well, wordpress uses a gettext "customization" library to translate itself. I think you can make some options based on a session variable, about the translation files you're going to read.

link|flag
vote up 0 vote down

Thanks, i am going to look at 'em further more before deciding which one will i run with, at the first sight gengo looks good.

link|flag
vote up 3 vote down

I've tested 2 plugins that both looked very promising: qTranslate and Gengo

qTranslate works by adding inputs for all used languages for each post, Gengo used separate posts and links them in a "post Y is a translation of post X" way, which I preferred much (because it allowed me to not translate everything) and it worked fine for me.

link|flag
vote up 0 vote down

I have used the xlanguage plugin and I am happy with it. xlanguage site

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.