aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2005-07-15 12:21:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2005-07-15 12:21:00 +0000
commita20a1db6ba5db9f44655d74cd01d1c80e38fb950 (patch)
tree5b016e3a6df08da7601ef385e8c1cb9efcf704b3 /Carpet/CarpetWeb
parent86e42417de6b38da6ff7dcef3e2d5bb7ec77d9e0 (diff)
CarpetWeb: Add a web page that links to all status reports
darcs-hash:20050715122158-891bb-9ca545119c2868b68ff5616cf68f0bdd4398067c.gz
Diffstat (limited to 'Carpet/CarpetWeb')
-rw-r--r--Carpet/CarpetWeb/index.html6
-rw-r--r--Carpet/CarpetWeb/status-reports.html63
2 files changed, 68 insertions, 1 deletions
diff --git a/Carpet/CarpetWeb/index.html b/Carpet/CarpetWeb/index.html
index 35d99b232..96d4282f8 100644
--- a/Carpet/CarpetWeb/index.html
+++ b/Carpet/CarpetWeb/index.html
@@ -31,6 +31,7 @@
<a href="http://lists.carpetcode.org/listinfo/carpet-darcs/">darcs&nbsp;messages</a></p>
<p><b>Development</b><br />
+<a href="status-reports.html">Status&nbsp;reports</a><br />
<a href="get-carpet-darcs.html">Download</a><br />
<a href="http://bugs.carpetcode.org/">Bugzilla</a><br />
<a href="feature-requests.html">Missing&nbsp;features</a></p>
@@ -77,6 +78,9 @@
<h2>News</h2>
+ <p><b>July 15, 2005:</b> We have now a page that links to <a
+ href="status-reports.html">all past montly status reports</a>.</p>
+
<p><b>June 6, 2005:</b> We have updated the <a
href="get-carpet-darcs.html">downloading instructions for
Carpet</a>.</p>
@@ -322,7 +326,7 @@
<p>
<!-- Created: Tue Aug 12 12:12:08 CEST 2003 -->
<!-- hhmts start -->
-Last modified: Tue Jul 12 22:01:32 CEST 2005
+Last modified: Fri Jul 15 14:15:05 CEST 2005
<!-- hhmts end -->
</p>
diff --git a/Carpet/CarpetWeb/status-reports.html b/Carpet/CarpetWeb/status-reports.html
new file mode 100644
index 000000000..05d2b441d
--- /dev/null
+++ b/Carpet/CarpetWeb/status-reports.html
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="ISO-8859-15"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
+ <title>Carpet Status Reports</title>
+ </head>
+
+ <body>
+ <h1>Carpet Status Reports</h1>
+
+
+
+ <p>The current state of Carpet and its development is described in
+ monthly emails. These emails contain news, announcements,
+ contributions, and problems that have been discovered.</p>
+
+ <h3>2005</h3>
+
+ <ul>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2005-July/001048.html">July 2005</a></li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2005-June/001005.html">June 2005</a></li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2005-May/000990.html">May 2005</a></li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2005-April/000944.html">April 2005</a></li>
+ <li><a href="http://www.cactuscode.org/pipermail/developers/2005-March/000796.html">March 2005</a> (accidentally sent to the wrong mailing list)</li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2005-February/000852.html">February 2005</a></li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2005-January/000838.html">January 2005</a></li>
+ </ul>
+
+ <h3>2004</h3>
+
+ <ul>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2004-December/000807.html">December 2004</a></li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2004-November/000704.html">November 2004</a></li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2004-October/000666.html">October 2004</a></li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2004-September/000600.html">September 2004</a></li>
+ <li><a href="http://lists.carpetcode.org/archives/developers/2004-August/000552.html">August 2004</a></li>
+ </ul>
+
+
+
+ <hr />
+
+ <p>Go back to the <a href=".">Carpet home page</a>.</p>
+
+ <hr />
+
+ <p>
+ <a href="http://validator.w3.org/check?uri=referer"><img
+ src="http://www.w3.org/Icons/valid-xhtml10"
+ alt="Valid XHTML 1.0!" height="31" width="88" /></a>
+ </p>
+
+ <hr />
+ <address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
+<!-- Created: Tue Sep 28 16:52:20 CEST 2004 -->
+<!-- hhmts start -->
+Last modified: Fri Jul 15 14:21:20 CEST 2005
+<!-- hhmts end -->
+ </body>
+</html>