Re: Website RTL support

From: Ossama Khayat <okhayat(at)yahoo(dot)com>
To: jm(at)poure(dot)com, pgadmin-hackers(at)postgresql(dot)org
Cc: abbasizad(at)hotmail(dot)com
Subject: Re: Website RTL support
Date: 2003-12-01 22:53:16
Message-ID: 20031201225316.98252.qmail@web13803.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

--- Jean-Michel POURE <jm(at)poure(dot)com> wrote:
[snip]
> There are still problems when mixing English and
> Persian text together. For
> example, the Translation page is broken (in Persian
> only). But there may be
> here and there other problems.
[...]
> Also, do you know any experienced developer with
> good knowledge in RTL
> support. This would help, I am a little bit lost
> with dual-text display
> (translated and non-translated).
>
> A copy of this email is being sent to Ossama Khayat
> <okhayat(at)yahoo(dot)com> in
> case he can give some advice.

You should remove all occurences of 'unicode-bidi:
bidi-override', because it makes _all_ text appear
from RTL which is wrong. As you see, even English text
(LTR) is displayed as RTL and it's totally wrong.
Using the 'direction: rtl' is enough.

regards,
Ossama Khayat

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-12-02 00:32:59 Re: Error message while connecting to a UNICODE
Previous Message Raphaël Enrici 2003-12-01 20:58:02 Re: Error message while connecting to a UNICODE