From owner-freebsd-www@FreeBSD.ORG Mon Mar 5 14:23:19 2007 Return-Path: X-Original-To: www@FreeBSD.org Delivered-To: freebsd-www@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C1E5516A400; Mon, 5 Mar 2007 14:23:19 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from mail.vnet.sk (mail.vnet.sk [217.73.28.8]) by mx1.freebsd.org (Postfix) with ESMTP id 797C013C4B9; Mon, 5 Mar 2007 14:23:19 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from localhost (localhost.vnet.sk [127.0.0.1]) by mail.vnet.sk (VNETMail) with ESMTP id 821FB1A7C4F2; Mon, 5 Mar 2007 15:02:32 +0100 (CET) X-Virus-Scanned: amavisd-new at vnet.sk Received: from mail.vnet.sk ([127.0.0.1]) by localhost (mail.vnet.sk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id pCWH-wY5tZjV; Mon, 5 Mar 2007 15:02:27 +0100 (CET) Received: from [10.10.1.12] (unknown [217.73.23.230]) by mail.vnet.sk (VNETMail) with ESMTP id 1A0251A7C4AD; Mon, 5 Mar 2007 15:02:26 +0100 (CET) Date: Mon, 5 Mar 2007 15:01:08 +0100 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1005411502.20070305150108@rulez.sk> To: Gabor Kovesdan In-Reply-To: <45EBE45B.1060607@FreeBSD.org> References: <45EBE45B.1060607@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: shaun@FreeBSD.org, doc@FreeBSD.org, bugmeister@FreeBSD.org, www@FreeBSD.org Subject: Re: RFC: changes for the website X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2007 14:23:19 -0000 Hello Gabor, Monday, March 5, 2007, 10:35:23 AM, you wrote: > Hello, > please comment about these two proposed changes: > Change 2: the PR query form has changed recently, and we have 3 links on > support/bugreports.sgml, which point to the same place. Well, actually 2 > of them point to query-pr-summary.cgi and the third one points to > query-pr.cgi, but we see the same form in the three cases. I think it > would be cool to merge them into one entry on bugreports.html, but I'm > not sure what's the difference between the two cgi scripts, what they do > differently. Shaun is CC'd because he knows much about the cgi script The forms are the same because of my changes -- In the past, the query-pr.cgi script only showed the form where one could query only a specific PR (the first form now). The -summary.cgi script used to generate a full list of all open PR in the GNATS by default, which was not considered as an ideal solusion, so this behavior was changed as well to show the form. The main difference between these two scripts is that -summary.cgi is used to search the GNATS for PRs matching specific conditions, and query-pr.cgi is used only to query specific PR from the GNATS. Other than that, the diff looks fine to me. > and probably can explain me. There's www/97234, where the submitter says > the current order of the links is odd, and he would prefer changing the > order of the links. What I propose would also solve his concern. > I made a patch for the two changes, it is available here: > http://gabor.t-hosting.hu/patches/www-rfc.diff > As I said, I'm not sure the latter is correct, but it would be nice to > make it simpler. > Regards, > Gabor -- Best regards, Daniel mailto:danger@FreeBSD.org