5.1 release announcement is imminent, so make the following updates
to the Web site: 1. Show 5.1 (June 2003) as the latest 5.X release. 2. Temporarily remove links to the latest 5.X release announcement. When the 5.1 announcement goes out, we'll HTML-ify it, add it to the Web site, and put the links back.
This commit is contained in:
parent
8456cf94b7
commit
8efb832385
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17206
4 changed files with 11 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/includes.sgml,v 1.55 2003/01/19 16:11:24 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/includes.sgml,v 1.56 2003/04/04 05:53:46 murray Exp $ -->
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
@ -78,8 +78,8 @@ src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0
|
|||
rel.* and u.rel.* for the "latest and greatest" version and
|
||||
rel2.* and u.rel2.* for the "conservative users" version.
|
||||
-->
|
||||
<!ENTITY rel.current '5.0'>
|
||||
<!ENTITY rel.current.date 'January 2003'>
|
||||
<!ENTITY rel.current '5.1'>
|
||||
<!ENTITY rel.current.date 'June 2003'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/en/includes.xsl,v 1.12 2003/01/19 16:11:24 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/includes.xsl,v 1.13 2003/04/04 05:53:46 murray Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -78,7 +78,7 @@
|
|||
<xsl:copy-of select="$date"/></address>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="rel.current" select='"5.0"'/>
|
||||
<xsl:variable name="rel.current" select='"5.1"'/>
|
||||
<xsl:variable name="u.rel.notes">
|
||||
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/relnotes.html</xsl:variable>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.57 2003/04/29 15:01:35 trhodes Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.58 2003/05/13 08:16:51 brueffer Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
|||
<xsl:import href="news/includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.57 2003/04/29 15:01:35 trhodes Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.58 2003/05/13 08:16:51 brueffer Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -396,7 +396,7 @@
|
|||
<td valign="top"><p><font size="+1" color="#990000"><b>New Technology Release:
|
||||
<xsl:value-of select="$rel.current"/></b></font><br/>
|
||||
|
||||
<small>· <a href="{$u.rel.announce}">Announcement</a><br/>
|
||||
<small><!-- · <a href="{$u.rel.announce}">Announcement</a><br/> -->
|
||||
· <a href="{$base}/doc/en_US.ISO8859-1/books/handbook/install.html">Installation Guide</a><br/>
|
||||
· <a href="{$u.rel.notes}">Release Notes</a><br/>
|
||||
· <a href="{$u.rel.hardware}">Hardware Notes</a><br/>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.86 2003/04/04 06:01:11 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.87 2003/05/22 12:59:14 ceri Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.86 2003/04/04 06:01:11 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.87 2003/05/22 12:59:14 ceri Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -18,7 +18,7 @@ the <A HREF="&base;/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
|
||||
<p><b>Release &rel.current;</b> (&rel.current.date;)
|
||||
<em>
|
||||
<a href="&u.rel.announce;">Announcement</a> :
|
||||
<!-- <a href="&u.rel.announce;">Announcement</a> : -->
|
||||
<a href="&u.rel.notes;">Release Notes</a> :
|
||||
<a href="&u.rel.hardware;">Hardware Notes</a> :
|
||||
<a href="&u.rel.errata;">Errata</a> :
|
||||
|
|
Loading…
Reference in a new issue