From owner-cvs-doc@FreeBSD.ORG Wed Oct 11 21:03:05 2006 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC3E916A416; Wed, 11 Oct 2006 21:03:05 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1BE343D80; Wed, 11 Oct 2006 21:02:59 +0000 (GMT) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9BL2xsS007518; Wed, 11 Oct 2006 21:02:59 GMT (envelope-from danger@repoman.freebsd.org) Received: (from danger@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9BL2xF3007517; Wed, 11 Oct 2006 21:02:59 GMT (envelope-from danger) Message-Id: <200610112102.k9BL2xF3007517@repoman.freebsd.org> From: Daniel Gerzo Date: Wed, 11 Oct 2006 21:02:59 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/cgi query-pr.cgi X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 21:03:06 -0000 danger 2006-10-11 21:02:59 UTC FreeBSD doc repository Modified files: en/cgi query-pr.cgi Log: - Let this script generate valid XHTML - Also allow queries like query-pr.cgi?q= and query-pr.cgi?cat/num - Fix comment - Display query form when no results found - Allow some other characters to be part of the URL [1] PR: www/103628 [1] Reviewed by: simon, remko Approved by: keramida (mentor) Revision Changes Path 1.56 +10 -8 www/en/cgi/query-pr.cgi