news: Version 0.95.3 released
[whome.git] / lists.php
blob22d40306336362839d200bad124c0bfb65361f73
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>
11 <?php include("dock.php"); ?>
12 <?php include("header.php"); ?>
14 <div>
15 <table class="inner" border="0" cellpadding="1" cellspacing="1">
16 <tr>
17 <td content="content" colspan="2" valign="top">
18 <br />
19 <br />
21 <h3>Mailing Lists</h3>
23 <p>This page contains all of the information needed in order to subscribe or unsubscribe from the mailing lists, along
24 with the general guidelines that should be followed when posting messages.</p>
26 <p>Listed below are the currently available Window Maker mailing lists. We have switched our list software over to
27 <a href="http://liw.iki.fi/liw/eoc/index.html">Enemies of Carlotta</a>. <a href="http://www.mhonarc.org/">MHonArc</a>
28 enables us to provide web-based archives to our users. Selecting a link under the Name field will bring up more details
29 and instructions regarding that specific list.</p>
31 <table border="1" align="center">
32 <col />
33 <col />
35 <thead>
36 <tr>
37 <th>NAME</th>
39 <th>DESCRIPTION</th>
41 <th>Gmane Archive</th>
42 </tr>
43 </thead>
45 <tbody>
46 <tr>
47 <td><a href="wmaker-dev.php">wmaker-dev</a></td>
49 <td>Development discussion about the Window Maker window manager</td>
51 <td><a href="http://news.gmane.org/gmane.compw.window-managers.windowmaker.devel">wmaker-dev Archives</a></td>
52 </tr>
54 <tr>
55 <td><a href="wmaker-user.php">wmaker-user</a></td>
57 <td>User discussion about the Window Maker window manager</td>
59 <td><a href="http://news.gmane.org/gmane.compw.window-managers.windowmaker.user">wmaker-user Archives</a></td>
60 </tr>
61 </tbody>
62 </table>
64 <p>The following rules of etiquette are to be followed when posting to any of the lists:</p>
66 <ul>
67 <li>
68 <p>Do not <a href="http://www.idallen.com/topposting.html">top post</a>.</p>
69 </li>
71 <li>
72 <p>Use of excessive quoting in E-mail replies is frowned upon.</p>
73 </li>
75 <li>
76 <p>HTML messages and non-text attachments will be rejected.</p>
77 </li>
79 <li style="list-style: none; display: inline">
80 <p>Please consider reading some of our <a href="docs.php">documentation</a> before posting questions to the lists.
81 The Window Maker source code comes with a README, INSTALL, and NEWS file. There is also a <a href="FAQ.php">FAQ</a>
82 to read.</p>
83 </li>
85 <li>
86 <p>Please, please, and pretty please <strong>THINK</strong> before you post. Try very hard not to intentionally
87 provoke others and cause flame-wars. We reserve the right to unsubscribe and ban any user that has a history of
88 causing trouble.<br />
89 <br />
90 <br /></p>
91 </li>
92 </ul>
93 </td>
94 </tr>
95 </table>
97 <?php include("footer.php"); ?>
99 </body>
100 </html>