pga3: Online Help

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: pga3: Online Help
Date: 2003-05-24 21:48:15
Message-ID: 03AF4E498C591348A42FC93DEA9661B83AF0D1@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi guys,

I've updated pga3 to use
http://www.pgadmin.org/pgadmin3/doc.php?version=current&file= as the
default file location. This is a script which will display the specified
file, at the specified version (or current as specified in the URL).
This is a modified version of the code used at
http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=index.ht
ml

Anyway, had a few thoughts/issues:

1) We could direct the user to the appropriate docs for the server
version that they're connected to. This makes the URLs a lot more messy
though and harder to setup custom help sites.

2) The HTML code doesn't seem to like stylesheets :-(. It appears to
honour font definitions, but not the colours.

Thoughts or comments?

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Zdenek Cihak 2003-05-25 20:23:53 unsubscribe
Previous Message Dave Page 2003-05-24 17:50:36 Re: Two fixes for pgadmin III...