PDA

View Full Version : multilingual support



arkadia2006
Sun 17th Sep '06, 3:49pm
hello,

I have two different versions of a site, one in French and one in English;
What i want to do

* if user access my website through http://www.mywebsite.com/usa/ then show English Interface and also English forums (hide French forums)

* if user access my website through http://www.mywebsite.com/fra/ then show french Interface and also french forums (hide english forums)

how can i do that ?

thanks you by advance
stephane
http://www.arkadia.com

Chousho
Sun 17th Sep '06, 4:54pm
hello,

I have two different versions of a site, one in French and one in English;
What i want to do

* if user access my website through http://www.mywebsite.com/usa/ then show English Interface and also English forums (hide French forums)

* if user access my website through http://www.mywebsite.com/fra/ then show french Interface and also french forums (hide english forums)

how can i do that ?

thanks you by advance
stephane
http://www.arkadia.com

Have each one link to the forums in a different way. Ie, like so:

English: http://yourwebsite.com/forums/?langid=1
Français: http://yourwebsite.com/forums/?langid=2

arkadia2006
Sun 17th Sep '06, 7:15pm
yes, and about the forum? in english i want to show only english forum and in french only french forum ... how can i do ?

Chousho
Mon 18th Sep '06, 1:01am
yes, and about the forum? in english i want to show only english forum and in french only french forum ... how can i do ?

You mean specific forums only for talk in the one language, or the specific forums to have a name and description in whatever language?

Hmm, either way I think that would require a little modification, but somebody may have done this over at http://www.vbulletin.org/

Have you checked their?

arkadia2006
Mon 18th Sep '06, 4:45am
thanks Chousho...

I mean specific forums only for talk in the one language... I take a look at vbulletin.org but if you have any suggestions it's will be great !

thanks again
stéphane
http://www.arkadia.com

zooki
Mon 18th Sep '06, 2:05pm
I normally have seperate category for different languages and just link to them.