Обсуждение: gitweb link on website

Поиск
Список
Период
Сортировка

gitweb link on website

От
Peter Geoghegan
Дата:
Currently, the website links to "https://git.postgresql.org/gitweb/"
in its standard footer. The effect is that totally obscure gitweb
projects that we happen to host (e.g. "eggyknap / Josh Tolley --
PostgreSQL stuff") get the same prominence as the Postgres project
itself, at least from the point of view of somebody drilling down from
the home page.

I'm certain that it would be a big improvement to change the link to
point to "https://git.postgresql.org/gitweb/?p=postgresql.git"
instead.

Thanks
-- 
Peter Geoghegan


Re: gitweb link on website

От
"Jonathan S. Katz"
Дата:
> On Jun 9, 2018, at 3:49 PM, Peter Geoghegan <pg@bowt.ie> wrote:
> 
> Currently, the website links to "https://git.postgresql.org/gitweb/"
> in its standard footer. The effect is that totally obscure gitweb
> projects that we happen to host (e.g. "eggyknap / Josh Tolley --
> PostgreSQL stuff") get the same prominence as the Postgres project
> itself, at least from the point of view of somebody drilling down from
> the home page.
> 
> I'm certain that it would be a big improvement to change the link to
> point to "https://git.postgresql.org/gitweb/?p=postgresql.git"
> instead.

Good suggestion. Pushed. Will take some time to propagate to all
pages, but I at least purged homepage cache.

Jonathan


Re: gitweb link on website

От
Peter Geoghegan
Дата:
On Sat, Jun 9, 2018 at 12:54 PM, Jonathan S. Katz <jkatz@postgresql.org> wrote:
> Good suggestion. Pushed. Will take some time to propagate to all
> pages, but I at least purged homepage cache.

That was quick -- thanks!

-- 
Peter Geoghegan