Add the July - October 2007 Quarterly Status Reports. The Next status reports are due January 6, 2007.
This commit is contained in:
parent
dee889a983
commit
0985c21d64
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30881
4 changed files with 1076 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.38 2007/04/11 06:13:29 brd Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.39 2007/07/10 10:04:51 mlaier Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -37,6 +37,7 @@ XMLDOCS+= report-2006-06-2006-10
|
|||
XMLDOCS+= report-2006-10-2006-12
|
||||
XMLDOCS+= report-2007-01-2007-03
|
||||
XMLDOCS+= report-2007-04-2007-06
|
||||
XMLDOCS+= report-2007-07-2007-10
|
||||
|
||||
XSLT.DEFAULT= report.xsl
|
||||
|
||||
|
|
1059
en/news/status/report-2007-07-2007-10.xml
Normal file
1059
en/news/status/report-2007-07-2007-10.xml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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.45 2007/04/11 06:40:27 brd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.46 2007/07/10 10:04:51 mlaier Exp $">
|
||||
<!ENTITY title "FreeBSD Quarterly Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submission due: October 6, 2007</h2>
|
||||
<h2>Next submission due: January 6, 2007</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">
|
||||
|
@ -41,6 +41,8 @@
|
|||
<h2>2007</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-2007-07-2007-10.html">July, 2007 -
|
||||
October, 2007</a></li>
|
||||
<li><a href="report-2007-04-2007-06.html">April, 2007 -
|
||||
June, 2007</a></li>
|
||||
<li><a href="report-2007-01-2007-03.html">January, 2007 -
|
||||
|
|
|
@ -20,7 +20,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.110 2007/09/28 15:22:06 kaiw Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.111 2007/10/03 20:52:00 murray Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -30,6 +30,16 @@
|
|||
<month>
|
||||
<name>10</name>
|
||||
|
||||
<day>
|
||||
<name>10</name>
|
||||
<event>
|
||||
<title>July-October, 2007 Status Reports</title>
|
||||
|
||||
<p>The July-October, 2007 Status Reports is <a
|
||||
href="&base;/news/status/report-2007-07-2007-10.html">now
|
||||
available</a> with 21 entries.</p>
|
||||
</event>
|
||||
</day>
|
||||
<day>
|
||||
<name>3</name>
|
||||
<event>
|
||||
|
|
Loading…
Reference in a new issue