From owner-cvs-all@FreeBSD.ORG Sun Jun 27 19:18:00 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 870C716A4CF; Sun, 27 Jun 2004 19:18:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DE8B43D39; Sun, 27 Jun 2004 19:18:00 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5RJI0po016332; Sun, 27 Jun 2004 19:18:00 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5RJI0oo016331; Sun, 27 Jun 2004 19:18:00 GMT (envelope-from simon) Message-Id: <200406271918.i5RJI0oo016331@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 27 Jun 2004 19:18:00 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en index.xsl www/share/sgml includes.misc.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jun 2004 19:18:00 -0000 simon 2004-06-27 19:18:00 UTC FreeBSD doc repository Modified files: en index.xsl share/sgml includes.misc.xsl Log: Make the "right box" a bit less cluttered: - Removing the announcement links for the 5.X and the 4.X releases. - Point the title link for the 5.X release to the announcement, as it is already the case for the 4.X release. - Only show the 5 first items from the project news and the press sections. Reviewed by: hrs Revision Changes Path 1.105 +5 -7 www/en/index.xsl 1.13 +5 -5 www/share/sgml/includes.misc.xsl