Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 8FD91650EC5 for ; Mon, 30 Jun 2008 10:25:53 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 46543-06 for ; Mon, 30 Jun 2008 10:25:28 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id ED361650E9F for ; Mon, 30 Jun 2008 10:25:33 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 1BB32DCC545; Mon, 30 Jun 2008 15:25:31 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id 851BC124149; Mon, 30 Jun 2008 15:25:30 +0200 (CEST) Message-ID: <4868DECA.5060004@hagander.net> Date: Mon, 30 Jun 2008 15:25:30 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Alvaro Herrera CC: PostgreSQL WWW Subject: Re: [Pgweb] r2149 - in trunk/archives/html: . includes References: <20080630131950.D5E5C1A3518@community1.commandprompt.com> In-Reply-To: <20080630131950.D5E5C1A3518@community1.commandprompt.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/196 X-Sequence-Number: 15423 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 @@ > + > > > - > - > - > - > + > + > + > + > > > > @@ -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