X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id 23CFCD1B507 for ; Wed, 17 Sep 2003 08:04:04 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 59637-02 for ; Wed, 17 Sep 2003 05:03:54 -0300 (ADT) Received: from salem.vale-housing.co.uk (mailgate.vale-housing.co.uk [80.176.1.146]) by svr1.postgresql.org (Postfix) with ESMTP id 901ACD1B510 for ; Wed, 17 Sep 2003 05:03:51 -0300 (ADT) Received: from vale-housing.co.uk ([192.168.1.89] RDNS failed) by salem.vale-housing.co.uk with Microsoft SMTPSVC(5.0.2195.5329); Wed, 17 Sep 2003 09:03:52 +0100 Received: from tartanic.demon.co.uk ([80.177.99.193]) (SquirrelMail authenticated user dpage) by ssl.vale-housing.co.uk with HTTP; Wed, 17 Sep 2003 09:03:52 +0100 (BST) Message-ID: <50184.80.177.99.193.1063785832.squirrel@ssl.vale-housing.co.uk> Date: Wed, 17 Sep 2003 09:03:52 +0100 (BST) Subject: Re: Web site headers and footers for page inclusion. From: "Dave Page" To: In-Reply-To: <200309161608.05655.archeron@wavefire.com> References: <200309161608.05655.archeron@wavefire.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 17 Sep 2003 08:03:52.0680 (UTC) FILETIME=[3BFBE680:01C37CF2] X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200309/62 X-Sequence-Number: 2530 It's rumoured that Wade Klaver once said: > Hello All, > I have this page for press release details almost wrapped up for Josh, > but > have a few questions about the way the web site goes together. How are > we handling the main site look and navigation? Does every page in a > site have the entire page header included in it? If so, this makes > keeping documents all current a nightmare. If not, how is redundant > content included in pages? SSI, PHP, etc? Or do we stick with > statically built pages until we have the collective time to make the > move to a CMS? Wade, please take a look at the code in the pgweb prject on GBorg. Essentially the page layout is currently in most files, but the menus, sidebars and colours come from php includes. There are existing release notices you can use as a template - I beleive Robert produced some. > The other issue is regarding press releases in > languages for which we do not have a *.postgresql.org translation for. > Any suggestions for handling this? Default to English and get > branded as "Amerocentric"? Provide them as plain text? I am open to > suggestions here. Default to English and have links to translations accross the bottom. Or, bung the release notice on the Advocacy site. As you know, the main site currently is English only, though Andreas is working onthat. Regards, Dave