ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/mailinglists.xhtml
(Generate patch)

Comparing web/www/mailinglists.xhtml (file contents):
Revision 1.9 by tdb, Tue Jul 15 20:56:39 2003 UTC vs.
Revision 1.10 by tdb, Sun Mar 21 23:58:07 2004 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1 > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 >   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3  
3 <!--
4    $Author$
5    $Id$
6 -->
7
8
4   <html>
5  
6   <head>
7 < <title>i-scream mailing lists</title>
8 < <meta name="description" content="A list of i-scream mailing lists.">
14 < <meta name="keywords" content="i-scream, project, credits, central,monitoring,system, unix, linux, nt, server, alert, acknowledgements">
7 > <title>i-scream mailing lists</title>
8 > <!--#include virtual="/style.inc" -->
9   </head>
10  
11 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
11 > <body>
12  
13 < <table border="0" cellpadding="2" cellspacing="2">
20 < <tr>
21 <  <td valign="top">
22 < <!--#include virtual="left.inc" -->
23 <  </td>
24 <  <td valign="top">
25 < <!--#include virtual="title.inc" -->
13 > <div id="container">
14  
15 < <font face="Arial" size="2">
28 < <h2>i-scream Mailing Lists</h2>
15 > <div id="main">
16  
17 + <!--#include virtual="/header.inc" -->
18 +
19 + <div id="contents">
20 + <h1 class="top">i-scream Mailing Lists</h1>
21 +
22   <p>i-scream runs a number of mailing lists geared towards both developers and
23   users of i-scream products. At the present time the lists are generic to all
24   products, but if the volume of e-mail rises it may become necessary to create
# Line 35 | Line 27 | per-project mailing lists. Here are a current lists.</
27   <h3>dev@i-scream.org</h3>
28  
29   <p>
30 < <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br>
31 < <b>State:</b> Closed<br>
30 > <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br/>
31 > <b>State:</b> Closed<br/>
32   <b>Purpose:</b> A discussion forum for developers only. This can also be used to
33   contact the development team as a whole.
34   </p>
# Line 44 | Line 36 | contact the development team as a whole.
36   <h3>commits@i-scream.org</h3>
37  
38   <p>
39 < <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/commits">http://lists.i-scream.org/mailman/listinfo/commits</a><br>
40 < <b>State:</b> Open for subscription, but no posts should be sent here.<br>
39 > <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/commits">http://lists.i-scream.org/mailman/listinfo/commits</a><br/>
40 > <b>State:</b> Open for subscription, but no posts should be sent here.<br/>
41   <b>Purpose:</b> Daily commit logs from the i-scream CVS repository are sent to this
42   list. If you wish to keep up on development, join this list.
43   </p>
# Line 53 | Line 45 | list. If you wish to keep up on development, join this
45   <h3>cvs-all@i-scream.org</h3>
46  
47   <p>
48 < <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>
49 < <b>State:</b> Open for subscription, but no posts should be sent here.<br>
48 > <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/>
49 > <b>State:</b> Open for subscription, but no posts should be sent here.<br/>
50   <b>Purpose:</b> Emails are sent to this list whenever a commit happens to the i-scream
51   cvs repository. If you want to be informed about commits as they happen, join
52   this list.
# Line 63 | Line 55 | this list.
55   <h3>users@i-scream.org</h3>
56  
57   <p>
58 < <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/users">http://lists.i-scream.org/mailman/listinfo/users</a><br>
59 < <b>State:</b> Open for subscription and posts.<br>
58 > <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/users">http://lists.i-scream.org/mailman/listinfo/users</a><br/>
59 > <b>State:</b> Open for subscription and posts.<br/>
60   <b>Purpose:</b> For discussion between users, developers, and anyone else. This is the
61   place to ask questions and get support.
62   </p>
# Line 92 | Line 84 | MailScanner</a> to remove viruses before they get sent
84   We also use MailScanner to tag spam messages accordingly, and ensure that such
85   messages are moderated.
86   </p>
87 + </div>
88  
89 < </font>
89 > <!--#include virtual="/footer.inc" -->
90  
91 < <!--#include virtual="bottom.inc" -->
99 <  </td>
100 < </tr>
101 < </table>
91 > </div>
92  
93 < </body>
93 > <!--#include virtual="/menu.inc" -->
94  
95 + </div>
96 +
97 + </body>
98   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines