Arabic Language for Getsimple - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: Arabic Language for Getsimple (/showthread.php?tid=1759) |
Arabic Language for Getsimple - superyms - 2011-05-23 Arabic is added to Getsimple 3.0 (rtl language). Here : http://get-simple.info/extend/language/arabic-language-for-getsimple/176/ You have to know about this : it will require to add arabic ckeditor language (as you can see here : http://get-simple.info/wiki/how_to:wysiwyg_editor#languages), to obtain the html editor...or you will have to change the line 315 in this package/file from : , 'CKEDITOR_LANG' => "ar" to , 'CKEDITOR_LANG' => "en" (to use english language installed within Getsimple Distribution) also it will be nice to change the admin interface direction by css (if everthing goes rtl it will be better)... i will post a css here later. waiting that this will be changed for the next release of Getsimple. bye. ps: it seems that few phrases/words in the admin interface are still used as hard words inside php pages... like : "Page Options" "View" in edit.php i think as i see... Arabic Language for Getsimple - Connie - 2011-05-23 Thank you for your work and the instructions! Connie Arabic Language for Getsimple - ccagle8 - 2011-05-24 Thanks Superyms. Those strings are indeed in the lang file though: http://code.google.com/p/get-simple-cms/source/browse/trunk/admin/lang/en_US.php#64 Arabic Language for Getsimple - chamberlain99 - 2011-05-26 Hi superyms, I have arabic text, can i upload it to my blog using this plugin? thanks.... Arabic Language for Getsimple - Connie - 2011-05-26 Hi! The language file is no plugin, it is a language file for the GetSimple CMS and you have to upload it to your GetSimple Installation Read here how to use them: http://get-simple.info/wiki/languages and in the first post of this thread you read how to configure the right-to-left text direction good luck, Connie |