website annotate en/mailing-list.php @ rev 926

Fix link
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 12 01:28:37 2012 +0100 (2012-03-12)
parents f2f7758d9a72
children 5d0ce7e4dcd1
rev   line source
pankso@920 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
pankso@920 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@920 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@920 4 <head>
pankso@920 5 <title>SliTaz - Mailing list</title>
pankso@920 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@920 7 <meta name="description" content="slitaz users developpers mailing list" />
pankso@920 8 <meta name="keywords" content="slitaz list mail discuss" lang="fr" />
pankso@920 9 <meta name="robots" content="index, follow, all" />
pankso@920 10 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
pankso@920 11 <meta name="author" content="Christophe Lincoln" />
pankso@920 12 <link rel="shortcut icon" href="../favicon.ico" />
pankso@920 13 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
pankso@924 14 <link rel="alternate" type="application//rss.xml" title="SliTaz Website feed" href="//rss.xml" />
pankso@920 15 </head>
pankso@920 16 <body>
pankso@920 17
pankso@920 18 <?php include("../lib/html/header.html"); ?>
pankso@920 19
pankso@920 20 <!-- Block -->
pankso@920 21 <div id="block">
pankso@920 22 <?php include("../lib/html/nav.en.html"); ?>
pankso@920 23 <!-- Information/image -->
pankso@920 24 <div id="block_info">
pankso@920 25 <h4>Mailing list</h4>
pankso@920 26 <p>
pankso@920 27 SliTaz contributors discussions and announcements (inc.
pankso@920 28 support and development). All this is part of the mailing
pankso@920 29 list - Join now to get help or involved in the project.
pankso@920 30 </p>
pankso@920 31 <p>
pankso@920 32 <img src="../images/users.png" alt="users.png" />
pankso@920 33 Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
pankso@924 34 and the support <a href="http://forum.slitaz.org/">forum</a> or:
pankso@920 35 </p>
pankso@924 36 <!-- Follow -->
pankso@924 37 <div style="margin-top: 12px;">
pankso@924 38 <a href="https://twitter.com/slitaz" class="twitter-follow-button"
pankso@924 39 data-show-count="true" data-show-screen-name="false">Follow @slitaz</a>
pankso@924 40 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
pankso@924 41 </div>
pankso@920 42 </div>
pankso@920 43 </div>
pankso@920 44
pankso@920 45 <!-- Content -->
pankso@920 46 <div id="content">
pankso@920 47
pankso@920 48 <h2>SliTaz list</h2>
pankso@920 49
pankso@920 50 <ul>
pankso@920 51 <li><a href="#about">About the list</a> - Support and development.</li>
pankso@920 52 <li><a href="#usage">Using the list</a> - Subscribe/Unsubscribe and
pankso@920 53 operation.</li>
pankso@920 54 <li><a href="#archives">Archives of the list</a> - Read and/or
pankso@920 55 search through archived messages.</li>
pankso@920 56 </ul>
pankso@920 57
pankso@920 58 <a name="about"></a>
pankso@920 59 <h3>About the list</h3>
pankso@920 60 <p>
pankso@920 61 The discussion/distribution (mailing list) is the main form of communication
pankso@920 62 in the Slitaz community. The list is open to everyone, you are free to
pankso@920 63 subscribe, unsubscribe at any time. It is a very effective means of
pankso@920 64 collaboration, and is used to provide free technical support to users of
pankso@920 65 SliTaz. Developers, advanced users, proofreaders, etc, use the same list to
pankso@920 66 manage the development of the project. Using the same list for support and
pankso@920 67 development allows us to reach a wider audience, resulting in a faster, more
pankso@920 68 accurate response. However, the members on the list are all volunteers and do
pankso@920 69 the best they can based on their free time. Courtesy and politeness are de
pankso@920 70 rigueur and little bit of humour never hurt anyone.
pankso@920 71 </p>
pankso@920 72 <p>
pankso@920 73 The <em>mailing list</em> is used to send messages and receive mail. This
pankso@920 74 means that all registered members can post on the mailing list and receive
pankso@920 75 all messages posted by other members. Messages are sent by the list engine of
pankso@920 76 <a href="http://www.tuxfamily.org/">TuxFamily</a> powered by the excellent
pankso@920 77 <a href="http://www.vhffs.org/">VHFFS</a>.
pankso@920 78 </p>
pankso@920 79 <h4>Civility</h4>
pankso@920 80 <p>
pankso@920 81 The mailing list is used by some often passionate and sensitive people.
pankso@920 82 Make an extra effort to treat others with respect, even if you feel badly
pankso@920 83 treated yourself. If you have something negative or critical to say, please
pankso@920 84 do not post. If a person looks inappropriate contact a Slitaz developer.
pankso@920 85 </p>
pankso@920 86
pankso@920 87
pankso@920 88 <a name="usage"></a>
pankso@920 89 <h3>Using the list</h3>
pankso@920 90 <p>
pankso@920 91 To be able to post on the list, you must first subscribe, you will then
pankso@920 92 receive a confirmation message. This mail contains a confirmation number
pankso@920 93 which you need to return to the list administrators (this prevents spam).
pankso@920 94 Once the mail and the confirmation message are received, you can then post
pankso@920 95 on the list and receive all messages that are posted. Note that messages can
pankso@920 96 be filtered by your preferred mail software into a specific directory. It is
pankso@920 97 also advisable to use "Reply", to reply to a message so that the discussion
pankso@920 98 thread can be properly followed.
pankso@920 99 </p>
pankso@920 100 <ul>
pankso@920 101 <li>Administration Address :
pankso@920 102 <a href="mailto:slitaz-request@lists.tuxfamily.org"
pankso@920 103 >slitaz-request@lists.tuxfamily.org</a></li>
pankso@920 104 <li>Subscribe with the subject : subscribe</li>
pankso@920 105 <li>Unsubscribe with the subject : unsubscribe</li>
pankso@920 106 <li>Help with the subject : help</li>
pankso@920 107 <li>Address to post on the list :
pankso@920 108 <a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
pankso@920 109 </ul>
pankso@920 110 <h4>Format</h4>
pankso@920 111 <p>
pankso@920 112 Messages should be sent as raw text and not HTML, justifying the lines
pankso@920 113 to 72-80 characters so that people using a mail client in text mode can easily
pankso@920 114 read them. The format for these messages can be done automatically by most
pankso@920 115 good mail clients such as Sylpheed and also allows for more straightforward
pankso@920 116 reading of the archives. It is also advisable to remove unnecessary citations
pankso@920 117 and not to attach large files.
pankso@920 118 </p>
pankso@920 119
pankso@920 120 <a name="archives"></a>
pankso@920 121 <h3>Archives of the list</h3>
pankso@920 122 <p>
pankso@920 123 The mailing list is a public forum, all messages are archived and are
pankso@920 124 searchable online. This allows the non-registrants to still follow the list,
pankso@920 125 it is also a good resource for information about specific subjects. The list
pankso@920 126 is archived every night and you can easily browse the archive via the
pankso@920 127 list engine of TuxFamily. Messages are sorted by month and date or by
pankso@920 128 discussion thread (<em>Thread</em>) :
pankso@920 129 <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
pankso@920 130 >Archives of the Mailing List</a>
pankso@920 131 </p>
pankso@920 132
pankso@920 133 <div>
pankso@920 134 <style type="text/css">
pankso@920 135 table {
pankso@920 136 border: 1px solid #444444;
pankso@920 137 width: variable;
pankso@920 138 border-collapse: collapse;
pankso@920 139 }
pankso@920 140 td {
pankso@920 141 border: 1px dotted #6495ed;
pankso@920 142 width: variable;
pankso@920 143 padding: 2px;
pankso@920 144 }
pankso@920 145 .rowodd {
pankso@920 146 background-color: #ffffff;
pankso@920 147 }
pankso@920 148 .roweven {
pankso@920 149 background-color: #e1ffe1; /* the tower */
pankso@920 150 }
pankso@920 151 th {
pankso@920 152 border: 1px solid #444444;
pankso@920 153 width: variable;
pankso@920 154 padding: 4px;
pankso@920 155 }
pankso@920 156 .alignright {
pankso@920 157 text-align: right;
pankso@920 158 }
pankso@920 159 </style>
pankso@920 160 <object type="text/html" width="100%" height="345" data="../lib/archives.php">
pankso@920 161 </object>
pankso@920 162 </div>
pankso@920 163
pankso@920 164 <!-- End of content -->
pankso@920 165 </div>
pankso@920 166
pankso@920 167 <?php include("../lib/html/footer.html"); ?>
pankso@920 168
pankso@920 169 </body>
pankso@920 170 </html>