]> i-scream Git - www.i-scream.org.git/blobdiff - www/mailinglists.xhtml
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / mailinglists.xhtml
index bab68844a80983b765eaf73921f358008bda5e74..c20803db5d3f3d7d3fcdee9f6c8d3db39f1db624 100644 (file)
@@ -1,31 +1,23 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    $Author$
-    $Id$
--->
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <html>
 
 <head>
- <title>i-scream mailing lists</title>
- <meta name="description" content="A list of i-scream mailing lists.">
- <meta name="keywords" content="i-scream, project, credits, central,monitoring,system, unix, linux, nt, server, alert, acknowledgements">
+<title>i-scream mailing lists</title>
+<!--#include virtual="/style.inc" -->
 </head>
 
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+<body>
+
+<div id="container">
+
+<div id="main">
 
-<table border="0" cellpadding="2" cellspacing="2">
- <tr>
-  <td valign="top">
-<!--#include virtual="left.inc" -->
-  </td>
-  <td valign="top">
-<!--#include virtual="title.inc" -->
+<!--#include virtual="/header.inc" -->
 
-<font face="Arial" size="2">
-<h2>i-scream Mailing Lists</h2>
+<div id="contents"> 
+<h1 class="top">i-scream Mailing Lists</h1>
 
 <p>i-scream runs a number of mailing lists geared towards both developers and
 users of i-scream products. At the present time the lists are generic to all
@@ -35,8 +27,8 @@ per-project mailing lists. Here are a current lists.</p>
 <h3>dev@i-scream.org</h3>
 
 <p>
-<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br>
-<b>State:</b> Closed<br>
+<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br/>
+<b>State:</b> Closed<br/>
 <b>Purpose:</b> A discussion forum for developers only. This can also be used to
 contact the development team as a whole.
 </p>
@@ -44,8 +36,8 @@ contact the development team as a whole.
 <h3>commits@i-scream.org</h3>
 
 <p>
-<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/commits">http://lists.i-scream.org/mailman/listinfo/commits</a><br>
-<b>State:</b> Open for subscription, but no posts should be sent here.<br>
+<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/commits">http://lists.i-scream.org/mailman/listinfo/commits</a><br/>
+<b>State:</b> Open for subscription, but no posts should be sent here.<br/>
 <b>Purpose:</b> Daily commit logs from the i-scream CVS repository are sent to this
 list. If you wish to keep up on development, join this list.
 </p>
@@ -53,8 +45,8 @@ list. If you wish to keep up on development, join this list.
 <h3>cvs-all@i-scream.org</h3>
 
 <p>
-<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/cvs-all">http://lists.i-scream.org/mailman/listinfo/cvs-all</a><br>
-<b>State:</b> Open for subscription, but no posts should be sent here.<br>
+<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/cvs-all">http://lists.i-scream.org/mailman/listinfo/cvs-all</a><br/>
+<b>State:</b> Open for subscription, but no posts should be sent here.<br/>
 <b>Purpose:</b> Emails are sent to this list whenever a commit happens to the i-scream
 cvs repository. If you want to be informed about commits as they happen, join
 this list.
@@ -63,8 +55,8 @@ this list.
 <h3>users@i-scream.org</h3>
 
 <p>
-<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/users">http://lists.i-scream.org/mailman/listinfo/users</a><br>
-<b>State:</b> Open for subscription and posts.<br>
+<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/users">http://lists.i-scream.org/mailman/listinfo/users</a><br/>
+<b>State:</b> Open for subscription and posts.<br/>
 <b>Purpose:</b> For discussion between users, developers, and anyone else. This is the
 place to ask questions and get support.
 </p>
@@ -92,14 +84,15 @@ MailScanner</a> to remove viruses before they get sent out to list members.
 We also use MailScanner to tag spam messages accordingly, and ensure that such
 messages are moderated.
 </p>
+</div>
 
-</font>
+<!--#include virtual="/footer.inc" -->
 
-<!--#include virtual="bottom.inc" -->
-  </td>
- </tr>
-</table>
+</div>
 
-</body>
+<!--#include virtual="/menu.inc" -->
+
+</div>
 
+</body>
 </html>