Re: [pgadmin-hackers] Website preview

2003-08-01 Thread Jean-Michel POURE
On Friday 01 August 2003 22:11, Dave Page wrote: > I'll do a logo when I return. The Gimp 1.3 template is on Snake. It has layers which you can modify. Cheers, Jean-Michel ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choos

Re: [pgadmin-hackers] Website preview

2003-08-01 Thread Dave Page
It's rumoured that Jean-Michel POURE once said: > On Thursday 31 July 2003 12:30, Dave Page wrote: >> I have the original in a bizarre Microsoft vector format (which won't >> convert well to Photoshop). I can do something when I get back (late >> Sunday) if required. > > The can check the logo on S

[pgadmin-hackers] PHP configuration options

2003-08-01 Thread Jean-Michel POURE
Dear Dave, Hi again. There is also another requirement for PHP: --enable-trans-sid This option allows to manage sessions without cookies, which is fine in the case of a public site like pgAdmin. A summary of needed ./configure options: ./configure --without-mysql --with-pgsql=/usr/local/pgsql

Re: [pgadmin-hackers] Snake Php configuration

2003-08-01 Thread Jean-Michel POURE
Dear all, I could tweak the PHP scripts to display UTF-8 data, but it is not very interesting. Now and then, if you have time, compiling PHP with iconv would be great. Cheers, Jean-Michel > Dear Mark or Dave, > > Languages do not display well under Snake because of an UTF-8 problem. > > Php is

Re: [pgadmin-hackers] Table permissions

2003-08-01 Thread Andreas Pflug
Adam H. Pendleton wrote: How, using pgadmin3, can I change the permissions for a table? Or for a particular user. In the past, with other postgres managers, I've seen something like a permissions grid created, which showed, for each user, tables on the y axis, and permissions on the x axis.

[pgadmin-hackers] Table permissions

2003-08-01 Thread Adam H. Pendleton
How, using pgadmin3, can I change the permissions for a table? Or for a particular user. In the past, with other postgres managers, I've seen something like a permissions grid created, which showed, for each user, tables on the y axis, and permissions on the x axis. I can't seem to find anyt

Re: [pgadmin-hackers] Snake Php configuration

2003-08-01 Thread Jean-Michel POURE
On Friday 01 August 2003 14:44, Jean-Michel POURE wrote: > When it is done, please drop me an email, I will upload the required code > to display UTF-8 data. After PHP installation on Snake, if you want to test UTF-8 display yourself: - open pgadmin3/class/pgadmin_session.php - uncomment line 42,

[pgadmin-hackers] Snake Php configuration

2003-08-01 Thread Jean-Michel POURE
Dear Mark or Dave, Languages do not display well under Snake because of an UTF-8 problem. Php is currently compiled with: './configure' '--without-mysql' '--with-pgsql=/usr/local/pgsql' '--with-gettext' '--with-apxs=/usr/local/apache/bin/apxs' It should also carry this additional option: --wit

Re: [pgadmin-hackers] Multilingual website available for preview

2003-08-01 Thread Devrim GUNDUZ
Hi, On Fri, 1 Aug 2003, Jean-Michel POURE wrote: > pgAdmin3 website has been internationalized using Gettext, the same technique > which enables the translation of pgAdmin3. That's very good news. I'm going to holiday tomorrow, for 10 days.. After returning, on 23th of August, we have a one-da

[pgadmin-hackers] Multilingual website available for preview

2003-08-01 Thread Jean-Michel POURE
Dear friends, pgAdmin3 website has been internationalized using Gettext, the same technique which enables the translation of pgAdmin3. A preview is available at http://snake.pgadmin.org/pgadmin3/index.php. Please note that only the home page and the French language are available because the co

Re: [pgadmin-hackers] Suggestions for the next version

2003-08-01 Thread Andreas Pflug
Brage Førland wrote: Why should you run the reverse-engineered SQL? It reflects (partially) what's already present in the database! It's suggested as a starting point or template to make some more complicated changes. And they could be quite dangerous too! This is what you get currently

Re: [pgadmin-hackers] Suggestions for the next version

2003-08-01 Thread Brage Førland
On Wed, Jul 30, 2003 at 12:01:44AM +0200, Andreas Pflug wrote: > Brage Førland wrote: > > >On Tue, Jul 29, 2003 at 07:44:03PM +0200, Andreas Pflug wrote: > >A data view in the right pane could be in addtion to the larger window you > >get if you choose 'view data' from the context menu. It wouldn