Arabic is added to Getsimple 3.0 (rtl language).
Here : http://get-simple.info/extend/language/a...imple/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:wysiw...anguages), 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...
Here : http://get-simple.info/extend/language/a...imple/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:wysiw...anguages), 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...
Sharing is human real nature...