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

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