- link Q4/2011 status report to the build
- update submission deadline for Q1/2012 status report - link Q4/2011 status report - announce Q4/2011 status report Thanks to all submitters and reviewers!
This commit is contained in:
parent
5548a21d0c
commit
830986b215
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38323
3 changed files with 19 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.55 2011/09/14 14:25:51 danger Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.56 2011/11/08 09:44:36 danger Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -53,6 +53,7 @@ XMLDOCS+= report-2010-10-2010-12
|
|||
XMLDOCS+= report-2011-01-2011-03
|
||||
XMLDOCS+= report-2011-04-2011-06
|
||||
XMLDOCS+= report-2011-07-2011-09
|
||||
XMLDOCS+= report-2011-10-2011-12
|
||||
|
||||
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.65 2011/09/14 14:30:15 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.66 2011/11/08 09:50:37 danger Exp $">
|
||||
<!ENTITY title "FreeBSD Quarterly Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submissions due: January 15th, 2012</h2>
|
||||
<h2>Next submissions due: April 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">
|
||||
|
@ -42,6 +42,8 @@
|
|||
<h2>2011</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-2011-10-2011-12.html">October, 2011 -
|
||||
December, 2011</a></li>
|
||||
<li><a href="report-2011-07-2011-09.html">July, 2011 -
|
||||
September, 2011</a></li>
|
||||
<li><a href="report-2011-04-2011-06.html">April, 2011 -
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.413 2011/12/19 20:50:34 jgh Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.414 2012/01/12 20:42:22 hrs Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,18 @@
|
|||
<month>
|
||||
<name>1</name>
|
||||
|
||||
<day>
|
||||
<name>27</name>
|
||||
|
||||
<event>
|
||||
<title>October-December, 2011 Status Report</title>
|
||||
|
||||
<p>The October-December, 2011 Status Report is <a
|
||||
href="&enbase;/news/status/report-2011-10-2011-12.html">now
|
||||
available</a> with 32 entries.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>12</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue