From owner-cvs-doc@FreeBSD.ORG Tue May 9 06:10:49 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 57D4416A404; Tue, 9 May 2006 06:10:49 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAEDE43D48; Tue, 9 May 2006 06:10:48 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k496Am5v085220; Tue, 9 May 2006 06:10:48 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k496AmEw085219; Tue, 9 May 2006 06:10:48 GMT (envelope-from simon) Message-Id: <200605090610.k496AmEw085219@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 9 May 2006 06:10:48 +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/share/sgml includes.misc.xsl 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: Tue, 09 May 2006 06:10:49 -0000 simon 2006-05-09 06:10:48 UTC FreeBSD doc repository Modified files: share/sgml includes.misc.xsl Log: Only include 5, not 6, project news items on the front page. This is mainly a band-aid to make the project news box not be way too large. The current problem is that the XSLT code counts 5 days, not 5 news items so when we, like we do now, have a few days with multiple entries the news box gets way to big. I could not find a quick way to change this, hence the band-aid. Revision Changes Path 1.31 +2 -2 www/share/sgml/includes.misc.xsl