Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 761072E002C; Thu, 6 Mar 2008 17:45:19 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 50363-02; Thu, 6 Mar 2008 17:45:02 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 264442E31E3; Thu, 6 Mar 2008 17:45:07 -0400 (AST) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 98C6DDCC872; Thu, 6 Mar 2008 22:45:03 +0100 (CET) Message-ID: <47D06666.7040602@hagander.net> Date: Thu, 06 Mar 2008 22:47:18 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: Bruce Momjian CC: pgsql-www@postgresql.org, scrappy@postgresql.org Subject: Re: Problem with archives References: <200803062144.m26Li3J00527@momjian.us> In-Reply-To: <200803062144.m26Li3J00527@momjian.us> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/92 X-Sequence-Number: 14211 Bruce Momjian wrote: > Magnus Hagander wrote: >> Archives seem to have *two* tags on all pages. The one that has to >> go away comes from the autogenerated stuff from mhonarc, so I have no idea >> how to get rid of it. >> >> Could someone do that please (and why not document how it's done while at >> it..) > > Yep, and it still does! Example: > > http://archives.postgresql.org/pgsql-performance/2008-01/msg00031.php > > Does no one run an html checker on our output? > Not for the archives, no. For the main website, yes. Alvaro has been doing some cleanup on the archives in the past couple of days, and we're looking at some more fixes. Hopefully we can unbreak this part as well. //Magnus