add a new language in CMS Topic is solved

General project discussion. NOT for help questions.
Post Reply
ysf

add a new language in CMS

Post by ysf »

hi,

i want to add arabic language in CMS... how can i???
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: add a new language in CMS

Post by Ted »

Take a look at: http://forum.cmsmadesimple.org/index.ph ... ,49.0.html.  However, I would probably wait until the 0.10 beta comes out (hopefully this week), because there have been a lot of additions to the language files since 0.9.2, and all of the default modules have multiple languages as well.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: add a new language in CMS

Post by Ted »

Oooh.  You're right.  I NEVER thought about the RTL part of it.  I wouldn't even know where to start on that one.
AboAyoob

Re: add a new language in CMS

Post by AboAyoob »

Patricia wrote: just out of curiosity, how will be handled the fact that arabic and hebrew languages are "right to left" scripting direction?
You can do that By adjusting CSS

add this in body tag
body {   
direction:rtl;
   
}
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: add a new language in CMS

Post by calguy1000 »

Keep in mind, the core of cms may handle rtl languages, but it may be difficult for some of the add on modules (galleries, and CMSMailer, etc, etc) because they use third party software that may or may not support rtl languages.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “General Discussion”