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.8 by tdb, Tue May 27 19:20:00 2003 UTC vs.
Revision 1.11 by tdb, Tue Mar 23 20:22:27 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines