Re: [pgadmin-hackers] Website RTL support

2003-12-03 Thread Jean-Michel POURE
Le Mardi 02 Décembre 2003 18:40, Ossama Khayat a écrit : > I tried that before, and now again. It gives: > Connection refused. > Still, if i use: psql test > it logs me in. Dear Ossama, Can you send me your /var/lib/pgsql/data/pg_hba.conf and /var/lib/pgsql/data/ postgresql.conf. Then, we can dis

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Dave Page
> -Original Message- > From: Ossama Khayat [mailto:[EMAIL PROTECTED] > Sent: 02 December 2003 20:06 > To: Dave Page; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Website RTL support > > --- Dave Page <[EMAIL PROTECTED]> wrote: &

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Ossama Khayat
--- Dave Page <[EMAIL PROTECTED]> wrote: [..] > If you've enabled tcpip_sockets in the config files > then that should be > enough. I have not used fedora's RPM though, so I > don't know where it > installs everything. Can you try running: > > find / -name postgresql.conf /var/lib/pgsql/data/post

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Ossama Khayat
--- Dave Page <[EMAIL PROTECTED]> wrote: [SNIP] > OK, that means the server is not listening on the > tcp socket. Can you > try searching for postgresql.conf files please - > perhaps you are not > using the database cluster you think you are. This > is quite easy to do > if (for example) you instal

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Dave Page
> -Original Message- > From: Ossama Khayat [mailto:[EMAIL PROTECTED] > Sent: 02 December 2003 18:52 > To: Dave Page; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [pgadmin-hackers] Website RTL support > > --- Dave Page <[EMAIL PROTECTED]> wrote: >

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Dave Page
> -Original Message- > From: Ossama Khayat [mailto:[EMAIL PROTECTED] > Sent: 02 December 2003 17:40 > To: Dave Page; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [pgadmin-hackers] Website RTL support > > --- Dave Page <[EMAIL PROTECTED]> wrote: >

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Ossama Khayat
--- Dave Page <[EMAIL PROTECTED]> wrote: [SNIP] > What happens if you run the following command from a > command prompt on > your workstation: > > % telnet 127.0.0.1 5432 I tried that before, and now again. It gives: Connection refused. Still, if i use: psql test it logs me in. Ossama _

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 02 December 2003 08:29 > To: Ossama Khayat; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Website RTL support > > Now, Ossama needs support as he cann

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Jean-Michel POURE
Le Lundi 01 Décembre 2003 23:53, Ossama Khayat a écrit : > 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

Re: [pgadmin-hackers] Website RTL support

2003-12-02 Thread Ossama Khayat
--- Jean-Michel POURE <[EMAIL PROTECTED]> 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 develo

Re: [pgadmin-hackers] Website RTL support

2003-12-01 Thread Andreas Pflug
Jean-Michel POURE wrote: 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. )-: ecin etiuq skool tahT ,sdrageR saerdnA ---(end of broa

[pgadmin-hackers] Website RTL support

2003-12-01 Thread Jean-Michel POURE
Dear Abbas, After our last discussion, I implemented RTL support on the Web site. This will allow you to read the Persian translation in the right direction! It may also be used for Arabic display too... There is now a seperate CSS style sheet for RTL languages, which was modified in consequen