Is there a open source .NET CMS that has support for Arabic language? Anyone here has an experience with using one?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I believe umbraco supports Arabic.
http://umbraco.org/
I recently did some research into how much work it would be to convert one of our existing multi lingual sites to include Arabic.
The biggest issue was making the back end WYSIWYG editor (TinyMCE) RTL. However this turned out to be quite simple – just a case of enabling the RTL buttons in the config. Found here http://forum.umbraco.org/yaf_postst9084_How-can-we-use-incomplete-xml-langauge-file-in-umbraco.aspx
I’m not sure whether umbraco’s back end actually can be displayed in Arabic.