Softaculous


Topic : Mediawiki in other languages


Posted By: jimpic on November 30, 2011, 9:37 am
Mediawiki is a very internationalized script and includes already a lot of language files, but the softaculous install only proposes english language.
It is only one variable to set in LocalSettings.php file:

Code
# Site language code, should be one of the list in ./languages/Names.php
$wgLanguageCode = "en";


Could be someting like:

Code
# Site language code, should be one of the list in ./languages/Names.php
$wgLanguageCode = "[[language]]";


As this is the way softaculous already includes datas in that file.

I personaly changed it to "fr".

Posted By: Brijesh on November 30, 2011, 12:35 pm | Post: 1
Hi,

We will be adding the Language option for MediaWiki soon.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: Brijesh on December 1, 2011, 1:44 pm | Post: 2
Hi,

We have added 16 Languages for MediaWiki.
Please run the CRON command to get the latest package:
http://softaculous.com/docs/Immediate_update

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: jimpic on December 1, 2011, 2:07 pm | Post: 3
Thanks for your reactivity.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.