From owner-freebsd-doc@FreeBSD.ORG Sun Aug 27 13:01:25 2006 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 645F716A4DD; Sun, 27 Aug 2006 13:01:25 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00AC444B6D; Sun, 27 Aug 2006 13:01:24 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id D3DEE32E40B; Sun, 27 Aug 2006 13:01:23 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 8E9BA11437; Sun, 27 Aug 2006 15:01:23 +0200 (CEST) Date: Sun, 27 Aug 2006 15:01:23 +0200 From: "Simon L. Nielsen" To: Daniel Gerzo Message-ID: <20060827130122.GB1149@zaphod.nitro.dk> References: <1418203821.20060822110342@rulez.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1418203821.20060822110342@rulez.sk> User-Agent: Mutt/1.5.11 Cc: doc@freebsd.org Subject: Re: merge query-pr.cgi and query-pr-summary.cgi, fix -T mode with new perl X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Aug 2006 13:01:25 -0000 On 2006.08.22 11:03:42 +0200, Daniel Gerzo wrote: > I have produced a patch [1] which combines two cgi scripts -- > query-pr.cgi and query-pr-summary.cgi. It merges functionality of > query-pr.cgi into -summary.cgi, but if we want to commit this I > would recommend to rename query-pr-summary.cgi to query-pr.cgi > (maybe symlink would be even better?) once commited. What exactly is the advantage of combining the two into one CGI script? -- Simon L. Nielsen