mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
103 lines
3.7 KiB
PHP
103 lines
3.7 KiB
PHP
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
|
|
|
<title>Window Maker: Mailing Lists</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<link href="title.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<?php
|
|
include("header.php");
|
|
include("dock.php");
|
|
?>
|
|
|
|
<div id="inhalt">
|
|
<table width="880" border="0" cellpadding="1" cellspacing="1">
|
|
<tr>
|
|
<td content="content" colspan="2" valign="top">
|
|
<br />
|
|
<br />
|
|
|
|
<h3>Mailing Lists</h3>
|
|
|
|
<p>This page contains all of the information needed in order to subscribe or unsubscribe from the mailing lists, along
|
|
with the general guidelines that should be followed when posting messages.</p>
|
|
|
|
<p>Listed below are the currently available Window Maker mailing lists. We have switched our list software over to
|
|
<a href="http://liw.iki.fi/liw/eoc/index.html">Enemies of Carlotta</a>. <a href="http://www.mhonarc.org/">MHonArc</a>
|
|
enables us to provide web-based archives to our users. Selecting a link under the Name field will bring up more details
|
|
and instructions regarding that specific list.</p>
|
|
|
|
|
|
<table border="1" align="center">
|
|
<col />
|
|
<col />
|
|
|
|
<thead>
|
|
<tr>
|
|
<th>NAME</th>
|
|
|
|
<th>DESCRIPTION</th>
|
|
|
|
<th>Gmane Archive</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="wmaker-dev.php">wmaker-dev</a></td>
|
|
|
|
<td>Development discussion about the Window Maker window manager</td>
|
|
|
|
<td><a href="http://news.gmane.org/gmane.compw.window-managers.windowmaker.devel">wmaker-dev Archives</a></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="wmaker-user.php">wmaker-user</a></td>
|
|
|
|
<td>User discussion about the Window Maker window manager</td>
|
|
|
|
<td><a href="http://news.gmane.org/gmane.compw.window-managers.windowmaker.user">wmaker-user Archives</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<p>The following rules of etiquette are to be followed when posting to any of the lists:</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<p>Do not <a href="http://www.idallen.com/topposting.html">top post</a>.</p>
|
|
</li>
|
|
|
|
<li>
|
|
<p>Use of excessive quoting in E-mail replies is frowned upon.</p>
|
|
</li>
|
|
|
|
<li>
|
|
<p>HTML messages and non-text attachments will be rejected.</p>
|
|
</li>
|
|
|
|
<li style="list-style: none; display: inline">
|
|
<p>Do not post questions to a list without having <strong>read all of <a href="/documentation">documentation</a>
|
|
that is available to you.</strong> The Window Maker source code comes with a README, INSTALL, and NEWS file. There
|
|
is also an FAQ to read. These pieces of information are <em>MANDATORY</em> reading and contain answers to many
|
|
common questions. Please, do not post a question to the lists unless it can't be found in the documentation.</p>
|
|
</li>
|
|
|
|
<li>
|
|
<p>Please, please, and pretty please <strong>THINK</strong> before you post. Try very hard not to intentionally
|
|
provoke others and cause flame-wars. We reserve the right to unsubscribe and ban any user that has a history of
|
|
causing trouble.</p>
|
|
</li>
|
|
</ul>
|
|
<hr />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html>
|