Publish the FreeBSD Status Report for Q2/2010
Submitted by: many Reviewed by: linimon, pgj, brd
This commit is contained in:
parent
ade2a5f8de
commit
4aa0e8b321
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36086
3 changed files with 20 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.49 2010/01/17 17:34:02 danger Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.50 2010/04/22 15:44:53 danger Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -47,6 +47,7 @@ XMLDOCS+= report-2009-01-2009-03
|
|||
XMLDOCS+= report-2009-04-2009-09
|
||||
XMLDOCS+= report-2009-10-2009-12
|
||||
XMLDOCS+= report-2010-01-2010-03
|
||||
XMLDOCS+= report-2010-04-2010-06
|
||||
|
||||
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.59 2010/01/17 17:34:02 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.60 2010/04/22 16:07:40 danger Exp $">
|
||||
<!ENTITY title "FreeBSD Quarterly Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submissions due: July 15th, 2010</h2>
|
||||
<h2>Next submissions due: October 15th, 2010</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">
|
||||
|
@ -40,8 +40,10 @@
|
|||
source is clearly identified and appropriate credit given.</p>
|
||||
|
||||
<h2>2010</h2>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="report-2010-04-2010-06.html">April, 2010 -
|
||||
June, 2010</a></li>
|
||||
<li><a href="report-2010-01-2010-03.html">January, 2010 -
|
||||
March, 2010</a></li>
|
||||
</ul>
|
||||
|
|
|
@ -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.330 2010/07/17 18:32:42 tijl Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.331 2010/07/21 21:09:12 andrew Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,18 @@
|
|||
<month>
|
||||
<name>7</name>
|
||||
|
||||
<day>
|
||||
<name>22</name>
|
||||
|
||||
<event>
|
||||
<title>April-June, 2010 Status Report</title>
|
||||
|
||||
<p>The April-June, 2010 Status Report is <a
|
||||
href="&enbase;/news/status/report-2010-04-2010-06.html">now
|
||||
available</a> with 47 entries.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>21</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue