Make targets of doc links used by phpPgAdmin static - Mailing list pgsql-hackers

From Karl O. Pinc
Subject Make targets of doc links used by phpPgAdmin static
Date
Msg-id 1367904756.26432.4@mofo
Whole thread Raw
Responses Re: Make targets of doc links used by phpPgAdmin static  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Hi,

Attached is a documentation patch against head which makes
static the targets of the on-line PG html documentation that
are referenced by the phpPgAdmin help system.

Apply with "patch -p1" at the top of the pg code tree.

The phpPgAdmin project is a web interface into PG.  It
contains help links which reference the PG on-line docs.  At
present, each time there's a new PG release many of the
internal ids within PGs html doc pages change, and the
phpPgAdmin code must track such changes.  This
patch makes static those ids referenced by phpPgAdmin.

Of course phpPgAdmin will always need to adjust to changes
in the PG docs but this patch will eliminate periodic
annoying scutwork.

Regards,

Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein


Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: 9.3 Beta1 status report
Next
From: Simon Riggs
Date:
Subject: Re: pg_dump --snapshot