Re: pgAdmin 1.14 Visual Tour

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgAdmin 1.14 Visual Tour
Date: 2011-05-04 19:06:45
Message-ID: 4DC1A3C5.9060406@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 05/04/2011 08:05 PM, Dave Page wrote:
> On Wed, May 4, 2011 at 6:08 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> On 05/04/2011 04:05 PM, Guillaume Lelarge wrote:
>>> On 05/04/2011 03:47 PM, Dave Page wrote:
>>>> On Sat, Apr 30, 2011 at 11:20 PM, Guillaume Lelarge
>>>> <guillaume(at)lelarge(dot)info> wrote:
>>>>> Hi,
>>>>>
>>>>> I've been working on this today, and here is what I came up to:
>>>>>
>>>>> http://wwwdevel.pgadmin.org/visualtour14.php
>>>>>
>>>>> It still needs some love. I need fresh ideas, comments, english fixes,
>>>>> design skills, and all that kind of stuff. I don't think I forgot new
>>>>> functionalities, but if it happened, please tell me.
>>>>
>>>> Can I edit that file directly? Seems easier than giving feedback.
>>>>
>>>
>>> Sure, go ahead.
>>>
>>
>> As you weren't working on it, I did a few changes that Vik Reykja told
>> me about.
>
> OK, I made a pass over it and tweaked a bunch of things. One thing I didn't fix:
>
> <p>
> ' . _("Select old values when connecting to another server and
> Load plugins from any .ini file found in a new ") . '
> </p>
>
> The text seems to appear randomly in the file. Unfinished paragraph?
>

Yes, will work on this right now.

> Also (I can't be bothered to check this now as I'm too tired) - do we
> only allow the user to install extensions that the server knows about
> as the text implies?

Yes.

> Because you can add any extension to the
> filesystem and use CREATE EXTENSION on it, as long as the control file
> is in the right place.
>

Hmm, I'll have to check this, I never tried. If you're right, we just
need to make the combobox editable.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-05-04 19:24:16 Re: pgAdmin 1.14 Visual Tour
Previous Message Guillaume Lelarge 2011-05-04 19:04:17 Re: Bug in server status view