From owner-cvs-all@FreeBSD.ORG Fri Jan 11 23:36:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41B8616A41B; Fri, 11 Jan 2008 23:36:15 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3D8CB13C478; Fri, 11 Jan 2008 23:36:15 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m0BNaFmm031718; Fri, 11 Jan 2008 23:36:15 GMT (envelope-from jkois@repoman.freebsd.org) Received: (from jkois@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0BNaFC1031717; Fri, 11 Jan 2008 23:36:15 GMT (envelope-from jkois) Message-Id: <200801112336.m0BNaFC1031717@repoman.freebsd.org> From: Johann Kois Date: Fri, 11 Jan 2008 23:36:15 +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 libcommon.xsl templates.oldnewsflash.xsl templates.oldpress.xsl templates.press.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 11 Jan 2008 23:36:15 -0000 jkois 2008-01-11 23:36:15 UTC FreeBSD doc repository Modified files: share/sgml libcommon.xsl templates.oldnewsflash.xsl templates.oldpress.xsl templates.press.xsl Log: Improve the handling of the current versions of news.html/press.html: - Unify the linking between new+old pages for news.html and press.html. - Provide links to press.html for passed years as they did not exist before. * * Found by: Rudolf Cejka (cejkar at fit dot vutbr dot cz) Revision Changes Path 1.13 +15 -1 www/share/sgml/libcommon.xsl 1.7 +14 -1 www/share/sgml/templates.oldnewsflash.xsl 1.5 +5 -3 www/share/sgml/templates.oldpress.xsl 1.3 +3 -1 www/share/sgml/templates.press.xsl