Hi all, I'd like to have some hints on how i could be able to configure a multi-language website with Mediawiki in the same way as it was set up at DevMo (http://developer.mozilla.org) ?
The setup I want is to have uri in the form : * http://www.mywebsite.com/en/ for english * http://www.mywebsite.com/fr/ for french * http://www.mywebsite.com/es/ for spanish * etc ...
I want to set it up on a GNU / Linux Debian server with Apache.
I'm afraid the only way to do this is to set-up as much mediawiki install as I have languages and then generate interwiki links.
Is that right ?
Thanks.
Mathieu
Mathieu Jondet wrote:
The setup I want is to have uri in the form :
- http://www.mywebsite.com/en/ for english
- http://www.mywebsite.com/fr/ for french
- http://www.mywebsite.com/es/ for spanish
- etc ...
I'm afraid the only way to do this is to set-up as much mediawiki install as I have languages and then generate interwiki links.
You can always just call your pages [[en/Article]], [[fr/Article]], [[de/Artikel]], etc.
wikitech-l@lists.wikimedia.org