Release the Status report for 3Q/2010:
- add news entry - connect to build - link from status.sgml Submitted by: many Reviewed by: bcr, pgj
This commit is contained in:
parent
ed2e0a5776
commit
c38647bc3d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36528
3 changed files with 19 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.50 2010/04/22 15:44:53 danger Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.51 2010/07/22 14:20:20 danger Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -48,6 +48,7 @@ XMLDOCS+= report-2009-04-2009-09
|
|||
XMLDOCS+= report-2009-10-2009-12
|
||||
XMLDOCS+= report-2010-01-2010-03
|
||||
XMLDOCS+= report-2010-04-2010-06
|
||||
XMLDOCS+= report-2010-07-2010-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.60 2010/04/22 16:07:40 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.61 2010/07/22 14:20:20 danger Exp $">
|
||||
<!ENTITY title "FreeBSD Quarterly Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submissions due: October 15th, 2010</h2>
|
||||
<h2>Next submissions due: January 15th, 2011</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>2010</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-2010-07-2010-09.html">July, 2010 -
|
||||
September, 2010</a></li>
|
||||
<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 -
|
||||
|
|
|
@ -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.349 2010/10/14 16:00:53 jonathan Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.350 2010/10/16 19:25:51 culot Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,18 @@
|
|||
<month>
|
||||
<name>10</name>
|
||||
|
||||
<day>
|
||||
<name>27</name>
|
||||
|
||||
<event>
|
||||
<title>July-September, 2010 Status Report</title>
|
||||
|
||||
<p>The July-September, 2010 Status Report is <a
|
||||
href="&enbase;/news/status/report-2010-07-2010-09.html">now
|
||||
available</a> with 55 entries.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>16</name>
|
||||
<event>
|
||||
|
|
Loading…
Reference in a new issue