Re: Adding links to alternate versions of doc pages

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Adding links to alternate versions of doc pages
Дата
Msg-id CA+OCxozHaRNmp6NOVW7Dz3kzCB6yhEe=nU4fVnDNxqtcW2sRKA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Adding links to alternate versions of doc pages  (Andy Lester <andy@petdance.com>)
Ответы Re: Adding links to alternate versions of doc pages  (Andy Lester <andy@petdance.com>)
Список pgsql-docs
On Thu, Mar 29, 2012 at 6:36 PM, Andy Lester <andy@petdance.com> wrote:
>
> On Mar 28, 2012, at 2:11 PM, gabrielle wrote:
>
> +1. I also find this annoying.
>
>
> I'm gratified to see such positive feedback on my idea.
>
> Now, who of you can help me understand the existing system so that I can
> look into what I have to do to implement these changes?

The docs pages are rendered using the Django template here:

http://git.postgresql.org/gitweb/?p=pgweb.git;a=blob;f=templates/docs/docspage.html;h=f40ef89ed957ad0a83a484298d39c2a5bba1cdf5;hb=5d3a6f7a38670e522e2d33725476e525f9f2c357
by the backend code here:

http://git.postgresql.org/gitweb/?p=pgweb.git;a=tree;f=pgweb/docs;h=c227a13f0a87dd5707abf5f11af0e6248621e984;hb=5d3a6f7a38670e522e2d33725476e525f9f2c357
(views.py is the place to look).


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: Adding links to alternate versions of doc pages
Следующее
От: Andy Lester
Дата:
Сообщение: Re: Adding links to alternate versions of doc pages