Re: [Pgweb] r2149 - in trunk/archives/html: . includes

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [Pgweb] r2149 - in trunk/archives/html: . includes
Дата
Msg-id 4868DECA.5060004@hagander.net
обсуждение
Ответы Re: [Pgweb] r2149 - in trunk/archives/html: . includes
Re: [Pgweb] r2149 - in trunk/archives/html: . includes
Список pgsql-www
What's the reason for this? :-) Keeping it on the main website gets you the global distribution for faster access, and also better caching for people... Is there any reason not to use that? //Magnus pgweb@pgweb.postgresql.org wrote: > Author: alvherre > Date: 2008-06-30 06:19:50 -0700 (Mon, 30 Jun 2008) > New Revision: 2149 > > Modified: > trunk/archives/html/ > trunk/archives/html/includes/top_config.php > Log: > Use a svn:external property to have the layout files in place instead of > referring to www.postgresql.org. > > > > Property changes on: trunk/archives/html > ___________________________________________________________________ > Name: svn:externals > + layout/css https://pgweb.postgresql.org/svn/trunk/portal/layout/css > layout/js https://pgweb.postgresql.org/svn/trunk/portal/layout/js > layout/images https://pgweb.postgresql.org/svn/trunk/portal/layout/images > > > > Modified: trunk/archives/html/includes/top_config.php > =================================================================== > --- trunk/archives/html/includes/top_config.php 2008-06-30 11:56:31 UTC (rev 2148) > +++ trunk/archives/html/includes/top_config.php 2008-06-30 13:19:50 UTC (rev 2149) > @@ -1,9 +1,10 @@ > + > > > - @import url("http://www.postgresql.org/layout/css/blue/fixed.css"); > - > - > - > + @import url("/layout/css/blue/fixed.css"); > + > + > + > > > > @@ -39,20 +40,20 @@ >
>

Header And Logo

>
> - PostgreSQL > + PostgreSQL >
>
> | > - The world's most advanced open source database. > + The world's most advanced open source database. >
>
>

Site Navigation

>
>
> - > + >
>
> - > + >
>
    >
  • > > _______________________________________________ > Pgweb mailing list > Pgweb@pgweb.postgresql.org > http://community1.commandprompt.com/cgi-bin/mailman/listinfo/pgweb

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