[ 
https://issues.apache.org/jira/browse/OFBIZ-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490626
 ] 

Adrian Crum commented on OFBIZ-854:
-----------------------------------

Jacopo,

This issue still has more steps to complete. They are:

1. Modify the Global Decorator so that an optional rtl style sheet is loaded 
depending upon the currently selected locale (using a test like the one found 
in the main header.ftl file).

2. Create a cascading rtl style sheet.

3. Remove embedded ltr HTML markup from the project.

Step 3 is being accomplished through the UI refactor. I don't know how to 
implement step 1 because I'm not skilled enough in screen widget XML files. I 
can do step 2 after the maincss.css file has settled down a bit. I'd like to 
create a rtl style sheet after some of the deprecated styles have been actually 
removed from the main style sheet.

All in all, we're very close to having a rtl compatible project.


> implementing rtl in project
> ---------------------------
>
>                 Key: OFBIZ-854
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-854
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Majid Kalkatechi
>         Attachments: header_ftl.patch, header_ftl.patch, rtl_poc.patch
>
>
> As a result of 'OFBIZ-852' issue, to use ofbiz in some languages (farsi, 
> arabic ...) that the direction of sentences is right-to-left, the first thing 
> is to make the page direction changed, this change of direction is based on 
> the locale of system, and also there is some elements that need to be 
> left-to-right even in rtl languages. So, there must be an approach to tackle 
> this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to