From owner-freebsd-www@FreeBSD.ORG Mon Mar 5 09:35:43 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 6857516A408; Mon, 5 Mar 2007 09:35:43 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id 1031613C4BA; Mon, 5 Mar 2007 09:35:42 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id E853D9F0310; Mon, 5 Mar 2007 10:35:41 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mdv5I-Bh6The; Mon, 5 Mar 2007 10:35:28 +0100 (CET) Received: from [152.66.146.14] (dhcp-14.i.air.bme.hu [152.66.146.14]) by server.t-hosting.hu (Postfix) with ESMTP id D94E89F0303; Mon, 5 Mar 2007 10:35:27 +0100 (CET) Message-ID: <45EBE45B.1060607@FreeBSD.org> Date: Mon, 05 Mar 2007 10:35:23 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: doc@FreeBSD.org, www@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: bugmeister@FreeBSD.org, shaun@FreeBSD.org Subject: RFC: changes for the website X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2007 09:35:43 -0000 Hello, please comment about these two proposed changes: Change 1: on the website we have a "Report a Bug" link, which leads us directly to the PR form. Imho, this is not wise, because all submitters should read the most important guidelines first. We have a lot of weird PRs with questions that should just be sent to the mailing lists, or PRs with too less information or with wrong category. Not quite often, but we also get non-English PRs as well. If all users read the support/bugreports.html page, these would probably not happen so many times, and the Bugmeister Team had less to do. We also have www/97233 about this, and Remko also showed interest, bugmeister@ is CC'd by his request. 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 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