- connect, link and announce the April - September 09 Status report
Reviewed by: monthly@, keramida@ Obtained from: many
This commit is contained in:
parent
3871054c98
commit
aeb3a09648
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34792
3 changed files with 21 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.46 2009/05/07 18:12:15 brd Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.47 2009/10/05 12:49:16 danger Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -44,7 +44,7 @@ XMLDOCS+= report-2008-04-2008-06
|
|||
XMLDOCS+= report-2008-07-2008-09
|
||||
XMLDOCS+= report-2008-10-2008-12
|
||||
XMLDOCS+= report-2009-01-2009-03
|
||||
#XMLDOCS+= report-2009-04-2009-09
|
||||
XMLDOCS+= report-2009-04-2009-09
|
||||
|
||||
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.56 2009/01/29 06:50:26 brd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.57 2009/05/07 18:12:15 brd Exp $">
|
||||
<!ENTITY title "FreeBSD Quarterly Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submissions due: July 14, 2009</h2>
|
||||
<h2>Next submissions due: January 15, 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">
|
||||
|
@ -37,11 +37,13 @@
|
|||
reports, a short description may precede the status information.</p>
|
||||
|
||||
<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>
|
||||
source is clearly identified and appropriate credit given.</p>
|
||||
|
||||
<h2>2009</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-2009-04-2009-09.html">April, 2009 -
|
||||
September, 2009</a></li>
|
||||
<li><a href="report-2009-01-2009-03.html">January, 2009 -
|
||||
March, 2009</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.271 2009/09/21 20:05:13 blackend Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.272 2009/10/04 15:00:07 jh Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -34,6 +34,19 @@
|
|||
|
||||
<month>
|
||||
<name>10</name>
|
||||
|
||||
<day>
|
||||
<name>11</name>
|
||||
|
||||
<event>
|
||||
<title>April-September, 2009 Status Report</title>
|
||||
|
||||
<p>The April-September, 2009 Status Report is <a
|
||||
href="&base;/news/status/report-2009-04-2009-09.html">now
|
||||
available</a> with 38 entries.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>4</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue