From owner-cvs-all@FreeBSD.ORG Wed Jan 16 02:57:37 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 C4AFC16A420; Wed, 16 Jan 2008 02:57:37 +0000 (UTC) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8FC0513C46A; Wed, 16 Jan 2008 02:57:37 +0000 (UTC) (envelope-from murray@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 m0G2vbw9015482; Wed, 16 Jan 2008 02:57:37 GMT (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0G2vbWR015481; Wed, 16 Jan 2008 02:57:37 GMT (envelope-from murray) Message-Id: <200801160257.m0G2vbWR015481@repoman.freebsd.org> From: Murray Stokely Date: Wed, 16 Jan 2008 02:57:37 +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 header.ent templates.newsflash.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: Wed, 16 Jan 2008 02:57:37 -0000 murray 2008-01-16 02:57:37 UTC FreeBSD doc repository Modified files: share/sgml header.ent templates.newsflash.xsl Log: Add support for links to the RSS 2.0 feeds where present so that browsers can automatically detect the presense of a feed and present the user with a subscribe icon (orange RSS icon on right side of location bar in Firefox) so they don't have to manually look for a subscription button on the html page. Revision Changes Path 1.9 +12 -1 www/share/sgml/header.ent 1.4 +4 -1 www/share/sgml/templates.newsflash.xsl