Softaculous


Topic : Serendipity in other languages


Posted By: jimpic on November 30, 2011, 5:03 pm
In the same way as dotclear and mediawiki, serendipity includes many languages in the package.
It's only one variable to change in the s9y.sql file to make these languages possible upon installation.

Code

-- Dumping data for table `[[dbprefix]]config`
INSERT INTO `[[dbprefix]]config` VALUES('lang', 'en', 0);


Could be

Code


-- Dumping data for table `[[dbprefix]]config`

INSERT INTO `[[dbprefix]]config` VALUES('lang', '[[language]]', 0);


I set it to 'fr'

Posted By: Brijesh on December 1, 2011, 9:40 am | Post: 1
Hi,

We will be adding Languages for Serendipity 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 26 Languages for Serendipity.
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:06 pm | Post: 3
Thank you. French install tested and working fine.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.