Split out the old news from 2004 and 2005 into separate pages so that
only more recent news shows up on the newsflash page.
This commit is contained in:
parent
34f8a7ae80
commit
74f13ce359
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29799
10 changed files with 2520 additions and 2416 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd">
|
||||
<!-- $FreeBSD: www/share/sgml/libcommon.xsl,v 1.5 2007/02/15 21:47:10 gabor Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/libcommon.xsl,v 1.6 2007/02/28 18:57:34 simon Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0"
|
||||
|
|
@ -277,6 +277,8 @@
|
|||
<!-- template: "html-news-make-olditems-list" -->
|
||||
<xsl:template name="html-news-make-olditems-list">
|
||||
<p>Old announcements:
|
||||
<a href="2005/index.html">2005</a>,
|
||||
<a href="2004/index.html">2004</a>,
|
||||
<a href="2003/index.html">2003</a>,
|
||||
<a href="2002/index.html">2002</a>,
|
||||
<a href="2001/index.html">2001</a>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue