Update links to point to the new RSS 2.0 feeds named rss.xml in the

appropriate directories on the site.  The new feeds are recognized
directly by Firefox for much easier subscription with web based or
desktop feed readers.  They also provide more content (not just titles
of the items) for other syndicators of this content.
This commit is contained in:
Murray Stokely 2008-01-10 08:03:39 +00:00
parent a2f0c4fbb0
commit e4f72c939e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31243
2 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
<!ENTITY title "The FreeBSD Project"> <!ENTITY title "The FreeBSD Project">
]> ]>
<!-- $FreeBSD: www/en/index.xsl,v 1.160 2007/03/11 16:39:43 gabor Exp $ --> <!-- $FreeBSD: www/en/index.xsl,v 1.161 2007/10/27 18:09:38 simon Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
@ -38,11 +38,11 @@
<link rel="alternate stylesheet" media="screen" href="&base;/layout/css/fixed_large.css" type="text/css" title="Large Text" /> <link rel="alternate stylesheet" media="screen" href="&base;/layout/css/fixed_large.css" type="text/css" title="Large Text" />
<script type="text/javascript" src="&base;/layout/js/styleswitcher.js"></script> <script type="text/javascript" src="&base;/layout/js/styleswitcher.js"></script>
<link rel="alternate" type="application/rss+xml" <link rel="alternate" type="application/rss+xml"
title="FreeBSD Project News" href="&base;/news/news.rdf" /> title="FreeBSD Project News" href="&base;/news/rss.xml" />
<link rel="alternate" type="application/rss+xml" <link rel="alternate" type="application/rss+xml"
title="FreeBSD Security Advisories" href="&base;/security/advisories.rdf" /> title="FreeBSD Security Advisories" href="&base;/security/rss.xml" />
<link rel="alternate" type="application/rss+xml" <link rel="alternate" type="application/rss+xml"
title="FreeBSD GNOME Project News" href="&base;/gnome/news.rdf" /> title="FreeBSD GNOME Project News" href="&base;/gnome/rss.xml" />
<!-- Formatted to be easy to spam harvest, please do not reformat. --> <!-- Formatted to be easy to spam harvest, please do not reformat. -->
<xsl:comment> <xsl:comment>
@ -225,7 +225,7 @@
<a href="&base;/news/newsflash.html" title="More News">More News</a> <a href="&base;/news/newsflash.html" title="More News">More News</a>
</li> </li>
<li class="last-child"> <li class="last-child">
<a href="&base;/news/news.rdf" title="News RSS Feed"><img class="rssimage" src="&base;/layout/images/ico_rss.png" width="27" height="12" alt="News RSS Feed" /></a> <a href="&base;/news/rss.xml" title="News RSS Feed"><img class="rssimage" src="&base;/layout/images/ico_rss.png" width="27" height="12" alt="News RSS Feed" /></a>
</li> </li>
</ul> </ul>
</div> <!-- unnamed --> </div> <!-- unnamed -->
@ -297,7 +297,7 @@
<a href="&base;/security/" title="More Security Advisories">More</a> <a href="&base;/security/" title="More Security Advisories">More</a>
</li> </li>
<li class="last-child"> <li class="last-child">
<a href="&base;/security/advisories.rdf" title="Security Advisories RSS Feed"><img class="rssimage" src="&base;/layout/images/ico_rss.png" width="27" height="12" alt="Security Advisories RSS Feed" /></a> <a href="&base;/security/rss.xml" title="Security Advisories RSS Feed"><img class="rssimage" src="&base;/layout/images/ico_rss.png" width="27" height="12" alt="Security Advisories RSS Feed" /></a>
</li> </li>
</ul> </ul>
</div> <!-- unnamed --> </div> <!-- unnamed -->

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd"> "http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd">
<!-- $FreeBSD: www/share/sgml/libcommon.xsl,v 1.10 2008/01/07 07:39:35 murray Exp $ --> <!-- $FreeBSD: www/share/sgml/libcommon.xsl,v 1.11 2008/01/10 04:23:39 murray Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" version="1.0"
@ -395,7 +395,7 @@
be sure and check this page periodically. Also, you may wish to be sure and check this page periodically. Also, you may wish to
subscribe to the subscribe to the
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce <a href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce
mailing list</a> or the <a href="news.rdf">RSS feed</a>.</p> mailing list</a> or the <a href="rss.xml">RSS feed</a>.</p>
<p>The following projects have their own news pages, which should <p>The following projects have their own news pages, which should
be checked for project specific updates.</p> be checked for project specific updates.</p>