Small and trivial updates
[whome.git] / lists.php
blobc624cd6fe506b15d6b25c7c2e9857452c194468c
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
5 <title>Window Maker: Mailing Lists</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
7 <link href="title.css" rel="stylesheet" type="text/css" />
8 </head>
10 <body>
12 <?php
13 include("header.php");
14 include("dock.php");
17 <div id="inhalt">
18 <table width="880" border="0" cellpadding="1" cellspacing="1">
19 <tr>
20 <td content="content" colspan="2" valign="top">
21 <br />
22 <br />
24 <h3>Mailing Lists</h3>
26 <p>This page contains all of the information needed in order to subscribe or unsubscribe from the mailing lists, along
27 with the general guidelines that should be followed when posting messages.</p>
29 <p>Listed below are the currently available Window Maker mailing lists. We have switched our list software over to
30 <a href="http://liw.iki.fi/liw/eoc/index.html">Enemies of Carlotta</a>. <a href="http://www.mhonarc.org/">MHonArc</a>
31 enables us to provide web-based archives to our users. Selecting a link under the Name field will bring up more details
32 and instructions regarding that specific list.</p>
35 <table border="1" align="center">
36 <col />
37 <col />
39 <thead>
40 <tr>
41 <th>NAME</th>
43 <th>DESCRIPTION</th>
45 <th>Gmane Archive</th>
46 </tr>
47 </thead>
49 <tbody>
50 <tr>
51 <td><a href="wmaker-dev.php">wmaker-dev</a></td>
53 <td>Development discussion about the Window Maker window manager</td>
55 <td><a href="http://news.gmane.org/gmane.compw.window-managers.windowmaker.devel">wmaker-dev Archives</a></td>
56 </tr>
58 <tr>
59 <td><a href="wmaker-user.php">wmaker-user</a></td>
61 <td>User discussion about the Window Maker window manager</td>
63 <td><a href="http://news.gmane.org/gmane.compw.window-managers.windowmaker.user">wmaker-user Archives</a></td>
64 </tr>
65 </tbody>
66 </table>
68 <p>The following rules of etiquette are to be followed when posting to any of the lists:</p>
70 <ul>
71 <li>
72 <p>Do not <a href="http://www.idallen.com/topposting.html">top post</a>.</p>
73 </li>
75 <li>
76 <p>Use of excessive quoting in E-mail replies is frowned upon.</p>
77 </li>
79 <li>
80 <p>HTML messages and non-text attachments will be rejected.</p>
81 </li>
83 <li style="list-style: none; display: inline">
84 <p>Do not post questions to a list without having <strong>read all of <a href="/documentation">documentation</a>
85 that is available to you.</strong> The Window Maker source code comes with a README, INSTALL, and NEWS file. There
86 is also an FAQ to read. These pieces of information are <em>MANDATORY</em> reading and contain answers to many
87 common questions. Please, do not post a question to the lists unless it can't be found in the documentation.</p>
88 </li>
90 <li>
91 <p>Please, please, and pretty please <strong>THINK</strong> before you post. Try very hard not to intentionally
92 provoke others and cause flame-wars. We reserve the right to unsubscribe and ban any user that has a history of
93 causing trouble.</p>
94 </li>
95 </ul>
96 <hr />
97 </td>
98 </tr>
99 </table>
100 </div>
101 </body>
102 </html>