Make targets of doc links used by phpPgAdmin static

Поиск
Список
Период
Сортировка
От Karl O. Pinc
Тема Make targets of doc links used by phpPgAdmin static
Дата
Msg-id 1367904756.26432.4@mofo
обсуждение исходный текст
Ответы Re: Make targets of doc links used by phpPgAdmin static
Список 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


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: 9.3 Beta1 status report
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: pg_dump --snapshot