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