- connect to build and link the Q1/2012 status report
- update the next submission date
This commit is contained in:
parent
72c6a4353c
commit
b4fd086618
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38810
2 changed files with 11 additions and 3 deletions
en/news/status
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.56 2011/11/08 09:44:36 danger Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.57 2012/01/27 10:00:58 danger Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -54,6 +54,7 @@ XMLDOCS+= report-2011-01-2011-03
|
|||
XMLDOCS+= report-2011-04-2011-06
|
||||
XMLDOCS+= report-2011-07-2011-09
|
||||
XMLDOCS+= report-2011-10-2011-12
|
||||
XMLDOCS+= report-2012-01-2012-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.66 2011/11/08 09:50:37 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.67 2012/01/27 10:00:58 danger Exp $">
|
||||
<!ENTITY title "FreeBSD Quarterly Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submissions due: April 15th, 2012</h2>
|
||||
<h2>Next submissions due: July 15th, 2012</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>2012</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-2012-01-2012-03.html">January, 2012 -
|
||||
March, 2012</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>2011</h2>
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue