- connect the Q1/2011 status report to the build and link it from the
status page
This commit is contained in:
parent
7be74cca6f
commit
1261922e52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37190
2 changed files with 11 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.52 2010/10/27 00:10:37 danger Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.53 2011/01/25 13:15:52 danger Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -50,6 +50,7 @@ XMLDOCS+= report-2010-01-2010-03
|
|||
XMLDOCS+= report-2010-04-2010-06
|
||||
XMLDOCS+= report-2010-07-2010-09
|
||||
XMLDOCS+= report-2010-10-2010-12
|
||||
XMLDOCS+= report-2011-01-2011-03
|
||||
|
||||
XSLT.DEFAULT= report.xsl
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.62 2010/10/27 00:10:37 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.63 2011/01/25 13:15:52 danger Exp $">
|
||||
<!ENTITY title "FreeBSD Quarterly Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submissions due: April 15th, 2011</h2>
|
||||
<h2>Next submissions due: July 15th, 2011</h2>
|
||||
|
||||
<p>Use the <a href="http://www.FreeBSD.org/cgi/monthly.cgi">xml
|
||||
generator</a> or download and edit the <a href="report-sample.xml">
|
||||
|
@ -39,6 +39,13 @@
|
|||
<p>These status reports may be reproduced in whole or in part, as long as the
|
||||
source is clearly identified and appropriate credit given.</p>
|
||||
|
||||
<h2>2011</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-2011-01-2011-03.html">January, 2011 -
|
||||
March, 2011</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>2010</h2>
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue