website rev 1025

en: code cleaning
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 31 23:26:44 2012 +0300 (2012-03-31)
parents e43ee5c5ace0
children a307cbe1fdc0
files en/about/index.php en/artwork/index.php en/artwork/screenshots.php en/asso/index.php en/asso/statutes.php en/devel/forge.php en/devel/index.php en/doc/index.php en/get/flavors.php en/get/index.php en/index.php en/mailing-list.php en/news/2007.php en/news/2008.php en/news/2009.php en/news/2010.php en/news/index.php en/packages/index.php en/search.php en/sponsor/index.php
line diff
     1.1 --- a/en/about/index.php	Sat Mar 31 22:22:36 2012 +0300
     1.2 +++ b/en/about/index.php	Sat Mar 31 23:26:44 2012 +0300
     1.3 @@ -1,12 +1,12 @@
     1.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.8  <head>
     1.9 -    <title>SliTaz - About the project</title>
    1.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 -    <meta name="description" content="SliTaz GNU/Linux project information overview" />
    1.12 -    <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    1.13 -    <meta name="author" content="Christophe Lincoln"/>
    1.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.15 +	<title>SliTaz - About the project</title>
    1.16 +	<meta name="description" content="SliTaz GNU/Linux project information overview" />
    1.17 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    1.18 +	<meta name="author" content="Christophe Lincoln"/>
    1.19  	<?php include("../../lib/html/meta-link.html"); ?>
    1.20  </head>
    1.21  <body>
    1.22 @@ -37,8 +37,8 @@
    1.23  <!-- Content -->
    1.24  <div id="content">
    1.25  
    1.26 -<a name="intro"></a>
    1.27 -<h2>Introduction to the project</h2>
    1.28 +<h2 id="intro">Introduction to the project</h2>
    1.29 +
    1.30  <p>
    1.31  SliTaz GNU/Linux is a free operating system working completely in memory from  
    1.32  removeable media such as a cdrom or USB key.  It is light, speedy and fully installable
    1.33 @@ -57,8 +57,8 @@
    1.34  using the list or directly by mail : &lt;devel at slitaz.org&gt;
    1.35  </p>
    1.36  
    1.37 -<a name="overview"></a>
    1.38 -<h2>Overview</h2>
    1.39 +<h2 id="overview">Overview</h2>
    1.40 +
    1.41  <ul>
    1.42  	<li>Root filesystem taking up about 100 MB and ISO image of less than 30 MB.</li>
    1.43  	<li>Ready to use Web server powered by LightTPD with CGI and PHP support.</li>
    1.44 @@ -75,25 +75,26 @@
    1.45  	<li>Active and friendly community.</li>
    1.46  </ul>
    1.47  
    1.48 -<a name="website"></a>
    1.49 -<h2>Website &amp; i18n</h2>
    1.50 +<h2 id="website">Website &amp; i18n</h2>
    1.51 +
    1.52  <p>
    1.53  SliTaz's Web site is also available in several languages and is
    1.54 -part of the <a href="../../i18n.php">internationalization project</a>.
    1.55 +part of the <a href="/i18n.php">internationalization project</a>.
    1.56  The web site allows you to <a href="../get/">download</a> the SliTaz
    1.57  LiveCD and help us to develop the project. You can check the 
    1.58  <a href="../doc/">documentation</a> area to learn how to use the SliTaz 
    1.59  LiveCD and configure the system.
    1.60  </p>
    1.61  
    1.62 -<a name="reviews"></a>
    1.63 -<h2>Reviews</h2>
    1.64 +<h2 id="reviews">Reviews</h2>
    1.65 +
    1.66  <p>
    1.67  SliTaz GNU/Linux has been reviewed on several web sites. Thanks to 
    1.68  everyone for support.
    1.69  </p>
    1.70  
    1.71  <h3>3.0 - March 2010 &amp; Cooking - Jan 2010</h3>
    1.72 +
    1.73  <ul>
    1.74  	<li><a href="http://kmandla.wordpress.com/2010/03/29/greetings-from-slitaz-3-0/"
    1.75  		>Wordpress</a> - By K.Mandla.</li>
    1.76 @@ -104,6 +105,7 @@
    1.77  </ul>
    1.78  
    1.79  <h3>2.0 - April 2009</h3>
    1.80 +
    1.81  <ul>
    1.82  	<li><a href="http://www.gdhpress.com.br/blog/slitaz"
    1.83  		>Gdhpress</a> (pt) - By Carlos Morimoto.</li>
    1.84 @@ -118,6 +120,7 @@
    1.85  </ul>
    1.86  
    1.87  <h3>1.0 - March 2008</h3>
    1.88 +
    1.89  <ul>
    1.90  	<li><a href="http://distrowatch.com/weekly.php?issue=20080331"
    1.91  		>Distrowatch</a> - By Ladislav Bodnar.</li>
     2.1 --- a/en/artwork/index.php	Sat Mar 31 22:22:36 2012 +0300
     2.2 +++ b/en/artwork/index.php	Sat Mar 31 23:26:44 2012 +0300
     2.3 @@ -1,12 +1,12 @@
     2.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     2.8  <head>
     2.9 -    <title>SliTaz - Artwork</title>
    2.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    2.11 -    <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
    2.12 -    <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    2.13 -    <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    2.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    2.15 +	<title>SliTaz - Artwork</title>
    2.16 +	<meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
    2.17 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    2.18 +	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
    2.19  	<?php include("../../lib/html/meta-link.html"); ?>
    2.20  </head>
    2.21  <body>
    2.22 @@ -38,8 +38,7 @@
    2.23  <!-- Content -->
    2.24  <div id="content">
    2.25  
    2.26 -<a name="art4taz"></a>
    2.27 -<h2>Artwork &amp; Design</h2>
    2.28 +<h2 id="art4taz">Artwork &amp; Design</h2>
    2.29  
    2.30  <p>
    2.31  This section of the website is dedicated to art and graphics intended for
    2.32 @@ -52,6 +51,7 @@
    2.33  </p>
    2.34  
    2.35  <h3>Artwork for SliTaz</h3>
    2.36 +
    2.37  <p>
    2.38  As with many things SliTaz, graphics, logos, themes, and wallpapers are fully
    2.39  constructed by the community and developers. The project always likes to maintain
    2.40 @@ -72,37 +72,20 @@
    2.41  you'll find Gimp on the mirror. Note that the JPG format is prefered.
    2.42  </p>
    2.43  
    2.44 -<a name="logos"></a>
    2.45 -<h2>Logos &amp; Spider</h2>
    2.46 +<h2 id="logos">Logos &amp; Spider</h2>
    2.47 +
    2.48  <div class="box">
    2.49 -	SVG Format: <a href="../../images/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
    2.50 -	<a href="../../images/artwork/slitaz-spider.svg">slitaz-spider.svg</a>
    2.51 +	SVG Format: <a href="/images/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
    2.52 +	<a href="/images/artwork/slitaz-spider.svg">slitaz-spider.svg</a>
    2.53  </div>
    2.54 +
    2.55  <div>
    2.56 -	<img
    2.57 -	   src="../../images/artwork/slitaz-button-red.png"
    2.58 -	   alt="SliTaz button"
    2.59 -	   style="width: 148px; height: 148px;" />
    2.60 -	<img
    2.61 -	   src="../../images/artwork/slitaz-logo-whitebg-320x118.png"
    2.62 -	   alt="SliTaz spider"
    2.63 -	   style="width: 320px; height: 118px;" />
    2.64 -	<img
    2.65 -	   src="../../images/artwork/slitaz-tux-124x126.png"
    2.66 -	   alt="SliTaz Tux"
    2.67 -	   style="width: 124px; height: 126px;" />
    2.68 -	<img
    2.69 -	   src="../../images/artwork/slitaz-spider-48x48.png"
    2.70 -	   alt="SliTaz spider"
    2.71 -	   style="width: 48px; height: 48px;" />
    2.72 -	<img
    2.73 -	   src="../../images/artwork/tazpkg.png"
    2.74 -	   alt="Tazpkg package logo"
    2.75 -	   style="width: 32px; height: 32px;" />
    2.76 -	<img
    2.77 -	   src="../../images/artwork/slitaz-minilogo-80x15.png"
    2.78 -	   alt="SliTaz mini logo"
    2.79 -	   style="width: 80px; height: 15px;" />
    2.80 +	<img src="/images/artwork/slitaz-button-red.png" alt="SliTaz button" />
    2.81 +	<img src="/images/artwork/slitaz-logo-whitebg-320x118.png" alt="SliTaz spider" />
    2.82 +	<img src="/images/artwork/slitaz-tux-124x126.png" alt="SliTaz Tux" />
    2.83 +	<img src="/images/artwork/slitaz-spider-48x48.png" alt="SliTaz spider" />
    2.84 +	<img src="/images/artwork/tazpkg.png" alt="Tazpkg package logo" />
    2.85 +	<img src="/images/artwork/slitaz-minilogo-80x15.png" alt="SliTaz mini logo" />
    2.86  </div>
    2.87  
    2.88  <!-- End of content -->
     3.1 --- a/en/artwork/screenshots.php	Sat Mar 31 22:22:36 2012 +0300
     3.2 +++ b/en/artwork/screenshots.php	Sat Mar 31 23:26:44 2012 +0300
     3.3 @@ -1,12 +1,12 @@
     3.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     3.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     3.8  <head>
     3.9 -    <title>SliTaz Screenshots</title>
    3.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    3.11 -    <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
    3.12 -    <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    3.13 -    <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    3.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    3.15 +	<title>SliTaz Screenshots</title>
    3.16 +	<meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
    3.17 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    3.18 +	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
    3.19  	<?php include("../../lib/html/meta-link.html"); ?>
    3.20  </head>
    3.21  <body>
    3.22 @@ -21,11 +21,11 @@
    3.23  		<h4>Screenshots</h4>
    3.24  		<p>
    3.25  			Pictures say more than a thousand words... Screenshots of 
    3.26 -			the latest Stable and Cooking versions.	You may also want to
    3.27 +			the latest Stable and Cooking versions. You may also want to
    3.28  			find, discuss, upload and share SliTaz Artwork!
    3.29  		</p>
    3.30  		<p>
    3.31 -			<img src="../../images/users.png" alt="users.png" />
    3.32 +			<img src="/images/users.png" alt="[ ]" />
    3.33  			<a href="http://scn.slitaz.org/groups/artwork/">Join us on SCN</a>
    3.34  		</p>
    3.35  	</div>
    3.36 @@ -38,71 +38,40 @@
    3.37  
    3.38  <div id="gallery">
    3.39  
    3.40 -<p>
    3.41 -<a href="../../images/screenshots/slitaz-3.0.png">
    3.42 -<img
    3.43 -    src="../../images/screenshots/slitaz-3.0.png"
    3.44 -    alt="Stable 3.0"
    3.45 -    title="Stable 3.0"
    3.46 -    style="width: 480px;" /></a>
    3.47 -</p>
    3.48 +<div><a href="/images/screenshots/slitaz-3.0.png">
    3.49 +<img src="/images/screenshots/slitaz-3.0.png"
    3.50 +	alt="Stable 3.0" /></a><br />
    3.51 +	Stable 3.0</div>
    3.52  
    3.53 -<p>
    3.54 -<a href="../../images/screenshots/slitaz_2.png">
    3.55 -<img
    3.56 -    src="../../images/screenshots/slitaz_2.png"
    3.57 -    alt="Stable 2.0"
    3.58 -    title="Stable 2.0"
    3.59 -    style="width: 480px;" /></a>
    3.60 -</p>
    3.61 +<div><a href="/images/screenshots/slitaz_2.png">
    3.62 +<img src="/images/screenshots/slitaz_2.png"
    3.63 +	alt="Stable 2.0" /></a><br />
    3.64 +	Stable 2.0</div>
    3.65  
    3.66 -<p>
    3.67 -<img
    3.68 -    src="../../images/screenshots/index-desktop.png"
    3.69 -    alt="Stable 1.0"
    3.70 -    title="Stable 1.0"
    3.71 -    style="width: 480px;" />
    3.72 -</p>
    3.73 +<div><a href="/images/screenshots/index-desktop.png">
    3.74 +<img src="/images/screenshots/index-desktop.png"
    3.75 +	alt="Stable 1.0" /></a><br />
    3.76 +	Stable 1.0</div>
    3.77  
    3.78 -<p>
    3.79 -<img
    3.80 -    src="../../images/screenshots/cooking-geany.png"
    3.81 -    alt="Cooking - Geany and GPicview"
    3.82 -    title="Cooking - Geany and GPicview"
    3.83 -    style="width: 480px;" />
    3.84 -</p>
    3.85 +<div><img src="/images/screenshots/cooking-geany.png"
    3.86 +	alt="Cooking - Geany and GPicview" /><br />
    3.87 +	Cooking - Geany and GPicview</div>
    3.88  
    3.89 -<p>
    3.90 -<img
    3.91 -    src="../../images/screenshots/cooking-conky.png"
    3.92 -    alt="Cooking - Conky"
    3.93 -    title="Cooking - Conky"
    3.94 -    style="width: 480px;" />
    3.95 -</p>
    3.96 +<div><img src="/images/screenshots/cooking-conky.png"
    3.97 +	alt="Cooking - Conky" /><br />
    3.98 +	Cooking - Conky</div>
    3.99  
   3.100 -<p>
   3.101 -<img
   3.102 -    src="../../images/screenshots/cooking-mplayer.png"
   3.103 -    alt="Cooking - Multimediaplayer MPlayer"
   3.104 -    title="Cooking - Multimediaplayer MPlayer"
   3.105 -    style="width: 480px;" />
   3.106 -</p>
   3.107 +<div><img src="/images/screenshots/cooking-mplayer.png"
   3.108 +	alt="Cooking - Multimediaplayer MPlayer" /><br />
   3.109 +	Cooking - Multimediaplayer MPlayer</div>
   3.110  
   3.111 -<p>
   3.112 -<img
   3.113 -    src="../../images/screenshots/cooking-superuserpcmanfm.png"
   3.114 -    alt="Cooking - Dateimanager PCManFM"
   3.115 -    title="Cooking - Dateimanager PCManFM"
   3.116 -    style="width: 480px; height: 384px;" />
   3.117 -</p>
   3.118 +<div><img src="/images/screenshots/cooking-superuserpcmanfm.png"
   3.119 +	alt="Cooking - Dateimanager PCManFM" /><br />
   3.120 +	Cooking - Dateimanager PCManFM</div>
   3.121  
   3.122 -<p>
   3.123 -<img
   3.124 -    src="../../images/screenshots/e17.png"
   3.125 -    alt="Stable - E17"
   3.126 -    title="Stable - E17"
   3.127 -    style="width: 480px;" />
   3.128 -</p>
   3.129 +<div><img src="/images/screenshots/e17.png"
   3.130 +	alt="Stable - E17" /><br />
   3.131 +	Stable - E17</div>
   3.132  
   3.133  <!-- Gallery end -->
   3.134  </div>
     4.1 --- a/en/asso/index.php	Sat Mar 31 22:22:36 2012 +0300
     4.2 +++ b/en/asso/index.php	Sat Mar 31 23:26:44 2012 +0300
     4.3 @@ -1,9 +1,9 @@
     4.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     4.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     4.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     4.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     4.8  <head>
     4.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    4.10  	<title>SliTaz - Association</title>
    4.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    4.12  	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
    4.13  	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    4.14  	<meta name="author" content="Christophe Lincoln" />
    4.15 @@ -54,8 +54,8 @@
    4.16  	<li><a href="#postal">Postal Address</a></li>
    4.17  </ul>
    4.18  
    4.19 -<a name="overview"></a>
    4.20 -<h3>Overview</h3>
    4.21 +<h3 id="overview">Overview</h3>
    4.22 +
    4.23  <p>
    4.24  The SliTaz GNU/Linux is an international association based in
    4.25  Switzerland and respects the Swiss Civil Code. The association is 
    4.26 @@ -77,12 +77,12 @@
    4.27  <p>
    4.28  A copy of the statutes is sent to each member upon registration and a
    4.29  PDF version is always available online: 
    4.30 -<a href="../../fr/asso/status-association-slitaz.pdf">status-association-slitaz.pdf</a> |
    4.31 -<a href="../../en/asso/statutes.php">English Translation</a>.
    4.32 +<a href="/fr/asso/status-association-slitaz.pdf">status-association-slitaz.pdf</a> |
    4.33 +<a href="statutes.php">English Translation</a>.
    4.34  </p>
    4.35  
    4.36 -<a name="goals"></a>
    4.37 -<h3>Current objectives</h3>
    4.38 +<h3 id="goals">Current objectives</h3>
    4.39 +
    4.40  <p>
    4.41  SliTaz is a project using the open development model and all the 
    4.42  work is done by a community of volunteers. Our goal is to improve and
    4.43 @@ -99,8 +99,8 @@
    4.44  dynamic and would see new features published much more frequently.
    4.45  </p>
    4.46  
    4.47 -<a name="members"></a>
    4.48 -<h3>Members</h3>
    4.49 +<h3 id="members">Members</h3>
    4.50 +
    4.51  <p>
    4.52  The association is open to any persons. Becoming a member
    4.53  allows you to support the project and ensure its sustainability through an
    4.54 @@ -118,8 +118,8 @@
    4.55  	<li>Country</li>
    4.56  </ul>
    4.57  
    4.58 -<a name="donation"></a>
    4.59 -<h3>Donations</h3>
    4.60 +<h3 id="donation">Donations</h3>
    4.61 +
    4.62  <p>
    4.63  There are various ways to financially support the association, become
    4.64  a member or sponsor, or make a one-off payment via PayPal online secure 
    4.65 @@ -135,7 +135,7 @@
    4.66  		style="display: inline;">
    4.67  			<input type="hidden" name="cmd" value="_s-xclick" />
    4.68  			<input type="hidden" name="hosted_button_id" value="4885025" />
    4.69 -			<input type="image" src="../../images/paypal.png" name="submit" 
    4.70 +			<input type="image" src="/images/paypal.png" name="submit" 
    4.71  				alt="PayPal - The safer, easier way to pay online!" />
    4.72  	</form>
    4.73  	<!-- Flattr boutton -->
    4.74 @@ -143,8 +143,8 @@
    4.75  		href="http://www.slitaz.org/"></a>
    4.76  </div>
    4.77  
    4.78 -<a name="postal"></a>
    4.79 -<h3>Postal Address</h3>
    4.80 +<h3 id="postal">Postal Address</h3>
    4.81 +
    4.82  <div class="box">
    4.83  Association SliTaz<br />
    4.84  Rue du Village 40<br />
     5.1 --- a/en/asso/statutes.php	Sat Mar 31 22:22:36 2012 +0300
     5.2 +++ b/en/asso/statutes.php	Sat Mar 31 23:26:44 2012 +0300
     5.3 @@ -1,12 +1,12 @@
     5.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     5.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     5.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     5.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     5.8  <head>
     5.9 -    <title>SliTaz - Association statutes</title>
    5.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    5.11 -    <meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
    5.12 -    <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    5.13 -    <meta name="author" content="Christophe Lincoln"/>
    5.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    5.15 +	<title>SliTaz - Association statutes</title>
    5.16 +	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
    5.17 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    5.18 +	<meta name="author" content="Christophe Lincoln"/>
    5.19  	<?php include("../../lib/html/meta-link.html"); ?>
    5.20  </head>
    5.21  <body>
    5.22 @@ -39,7 +39,9 @@
    5.23  <h2>Statutes</h2>
    5.24  
    5.25  <h3>General</h3>
    5.26 +
    5.27  <h4>Article 1: Name, location and duration</h4>
    5.28 +
    5.29  <p>
    5.30  The "SliTaz GNU/Linux Association" is a non-profit, politically and 
    5.31  religiously neutral association, corporately organized in line with 
    5.32 @@ -48,6 +50,7 @@
    5.33  </p>
    5.34  
    5.35  <h4>Article 2: Purpose</h4>
    5.36 +
    5.37  <p>
    5.38  The goal of the Association is to maintain, provide support, and promote and 
    5.39  expand the SliTaz GNU/Linux distribution, thus providing an ultra-light, modern, 
    5.40 @@ -55,7 +58,9 @@
    5.41  </p>
    5.42  
    5.43  <h3>Members</h3>
    5.44 +
    5.45  <h4>Article 3: Members</h4>
    5.46 +
    5.47  <p>
    5.48  Individuals or groups interested in the goals of the Association may
    5.49  become members. Applications for admission are addressed to the Committee
    5.50 @@ -63,6 +68,7 @@
    5.51  </p>
    5.52  
    5.53  <h4>Article 4: Admission, resignation and exclusion</h4>
    5.54 +
    5.55  <p>
    5.56  Each member shall recognize the statutes of the Association
    5.57  and decisions of the various bodies. Membership is gained
    5.58 @@ -81,13 +87,16 @@
    5.59  </p>
    5.60  
    5.61  <h4>Article 5: Responsibility</h4>
    5.62 +
    5.63  <p>
    5.64  Association members incur no personal liability for commitments
    5.65  made by the Association, only commitments secured by the assets thereof.
    5.66  </p>
    5.67  
    5.68  <h3>Bodies</h3>
    5.69 +
    5.70  <h4>Article 6: Bodies</h4>
    5.71 +
    5.72  <p>
    5.73  The bodies of the Association are:
    5.74  </p>
    5.75 @@ -98,6 +107,7 @@
    5.76  </ul>
    5.77  
    5.78  <h4>Article 7: The General Assembly</h4>
    5.79 +
    5.80  <p>
    5.81  The supreme body of the Association is the General Assembly. It takes place 
    5.82  each year and consists of all members of the Association. The agenda
    5.83 @@ -111,7 +121,7 @@
    5.84  </p>
    5.85  <ul>
    5.86  	<li>Elect the Committee and Board of Auditors</li>
    5.87 -    	<li>Adopt the report of the Committee</li>
    5.88 +	<li>Adopt the report of the Committee</li>
    5.89  	<li>Discuss the general policy of the Association</li>
    5.90  	<li>Decide on the proposals made to it</li>
    5.91  	<li>Adopt the accounts and budget vote</li>
    5.92 @@ -134,12 +144,14 @@
    5.93  </p>
    5.94  
    5.95  <h4>Article 8: Extraordinary General Meeting</h4>
    5.96 +
    5.97  <p>
    5.98  An Extraordinary General Meeting may be held by the Committee or 
    5.99  following the request of at least 1/5 of the members entitled to vote.
   5.100  </p>
   5.101  
   5.102  <h4>Article 9: The Committee</h4>
   5.103 +
   5.104  <p>
   5.105  The Committee enacts itself and is composed of 3 to 5 members. It 
   5.106  is elected by the General Assembly, but the determination of roles is
   5.107 @@ -168,6 +180,7 @@
   5.108  </ul>
   5.109  
   5.110  <h4>Article 10: Board of Audit</h4>
   5.111 +
   5.112  <p>
   5.113  The General Assembly shall elect two auditors for two years. They are
   5.114  re-elected. They are responsible for the audit of the Association and
   5.115 @@ -176,7 +189,9 @@
   5.116  </p>
   5.117  
   5.118  <h3>Finance</h3>
   5.119 +
   5.120  <h4>Article 11: Resources</h4>
   5.121 +
   5.122  <p>
   5.123  The resources of the Association are:
   5.124  </p>
   5.125 @@ -187,13 +202,16 @@
   5.126  </ul>
   5.127  
   5.128  <h4>Article 12: Contributions</h4>
   5.129 +
   5.130  <p>
   5.131  The contributions of individual members and groups are set by the
   5.132  General Meeting. Committee members and staff volunteers do not pay fees.
   5.133  </p>
   5.134  
   5.135  <h3>Final Provisions</h3>
   5.136 +
   5.137  <h4>Article 13: Amendments to the statutes</h4>
   5.138 +
   5.139  <p>
   5.140  The modification of the Association may take place only on the decision
   5.141  of the Committee or a General Assembly with a majority of 2/3 of those
   5.142 @@ -202,6 +220,7 @@
   5.143  </p>
   5.144  
   5.145  <h4>Article 14: Dissolution</h4>
   5.146 +
   5.147  <p>
   5.148  The dissolution of the Association may be decided only at the request of
   5.149  the Committee or by half of the members entitled to vote in an
   5.150 @@ -213,6 +232,7 @@
   5.151  </p>
   5.152  
   5.153  <h4>Article 15: Ratification</h4>
   5.154 +
   5.155  <p>
   5.156  The statutes were adopted by the General Assembly constituted on 31 March 
   5.157  2009. The statutes are effective immediately. For any which are not
   5.158 @@ -223,8 +243,9 @@
   5.159  <h4>Place and date: Paris on 31 March 2009</h4>
   5.160  
   5.161  <h4>For the Association:</h4>
   5.162 +
   5.163  <p style="text-align: center"><i>
   5.164 -Christophe Lincoln Pascal Bellard Eric Joseph-Alexandre
   5.165 +Christophe Lincoln     Pascal Bellard     Eric Joseph-Alexandre
   5.166  </i></p>
   5.167  
   5.168  <!-- End of content -->
     6.1 --- a/en/devel/forge.php	Sat Mar 31 22:22:36 2012 +0300
     6.2 +++ b/en/devel/forge.php	Sat Mar 31 23:26:44 2012 +0300
     6.3 @@ -1,12 +1,12 @@
     6.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     6.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     6.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     6.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     6.8  <head>
     6.9 -    <title>SliTaz - Forge (en)</title>
    6.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    6.11 -    <meta name="description" content="slitaz developers forge" />
    6.12 -    <meta name="keywords" lang="en" content="slitaz, devel, hg, bugs" />
    6.13 -    <meta name="author" content="Christophe Lincoln"/>
    6.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    6.15 +	<title>SliTaz - Forge (en)</title>
    6.16 +	<meta name="description" content="slitaz developers forge" />
    6.17 +	<meta name="keywords" lang="en" content="slitaz, devel, hg, bugs" />
    6.18 +	<meta name="author" content="Christophe Lincoln"/>
    6.19  	<?php include("../../lib/html/meta-link.html"); ?>
    6.20  </head>
    6.21  <body>
    6.22 @@ -23,7 +23,7 @@
    6.23  			Misc tools, guidelines and services used to create and build SliTaz.
    6.24  		</p>
    6.25  		<p>
    6.26 -			<img src="../../images/users.png" alt="users.png" />
    6.27 +			<img src="/images/users.png" alt="[ ]" />
    6.28  			<a href="http://scn.slitaz.org/">Join us on SCN</a> and
    6.29  			the <a href="../mailing-list.php">mailing list</a>
    6.30  		</p>
    6.31 @@ -47,8 +47,8 @@
    6.32  	<li><a href="#website">Website Management.</a></li>
    6.33  </ul>
    6.34  
    6.35 -<a name="kiss"></a>
    6.36 -<h2>KISS and comply to standards</h2>
    6.37 +<h2 id="kiss">KISS and comply to standards</h2>
    6.38 +
    6.39  <p>
    6.40  	Keep it simple: follow the best standards, carefully draft and write
    6.41  	high quality documentation, provide a stable and robust system and keep
    6.42 @@ -58,8 +58,8 @@
    6.43  	to think small...
    6.44  </p>
    6.45  
    6.46 -<a name="tank"></a>
    6.47 -<h2>Tank - Build host &amp; home</h2>
    6.48 +<h2 id="tank">Tank - Build host &amp; home</h2>
    6.49 +
    6.50  <p>
    6.51  	Each contributor may have an account on the project server with secure 
    6.52  	access, disk space, a public directory and all development tools. 
    6.53 @@ -73,8 +73,8 @@
    6.54  		SliTaz Build Host (tank)</a>.
    6.55  </p>
    6.56  
    6.57 -<a name="repos"></a>
    6.58 -<h2>Mercurial repositories</h2>
    6.59 +<h2 id="repos">Mercurial repositories</h2>
    6.60 +
    6.61  <p>
    6.62  	SliTaz Mercurial or Hg repos can be browsed or cloned by anyone using
    6.63  	the URL: <a href="http://hg.slitaz.org/">http://hg.slitaz.org/</a>. People
    6.64 @@ -84,6 +84,7 @@
    6.65  </p>
    6.66  
    6.67  <h3>~/.hgrc</h3>
    6.68 +
    6.69  <p>
    6.70  	Before you push your first commit onto the server, be sure that you have a
    6.71  	correct Hg configuration file with your name and email address, and remember
    6.72 @@ -93,7 +94,9 @@
    6.73  [ui]
    6.74  username = FirstName LastName &lt;you@example.org&gt;
    6.75  </pre>
    6.76 +
    6.77  <h4>Clone, modify, commit and push</h4>
    6.78 +
    6.79  <p>
    6.80  Clone a repo, example for wok:
    6.81  </p>
    6.82 @@ -128,14 +131,18 @@
    6.83  <p>
    6.84  Done, your changes, code or corrections are now on the server.
    6.85  </p>
    6.86 +
    6.87  <h4>Updating a local wok</h4>
    6.88 +
    6.89  <p>
    6.90  To update your wok with the local server (<em>pull</em> to pull the changes):
    6.91  </p>
    6.92  <pre>
    6.93   $ hg pull -u
    6.94  </pre>
    6.95 +
    6.96  <h4>Useful commands</h4>
    6.97 +
    6.98  <p>
    6.99  Hg commands that can be used.
   6.100  </p>
   6.101 @@ -147,8 +154,7 @@
   6.102  	<li><code>hg head</code> : Display the last log.</li>
   6.103  </ul>
   6.104  
   6.105 -<a name="gui"></a>
   6.106 -<h2>GUI - Pure C/GTK, Yad, Vala/Genie and CGI/web</h2>
   6.107 +<h2 id="gui">GUI - Pure C/GTK, Yad, Vala/Genie and CGI/web</h2>
   6.108  
   6.109  <p>
   6.110  	There are many ways to create user interfaces in the open source world. From
   6.111 @@ -208,16 +214,16 @@
   6.112  		example code</a>
   6.113  </p>
   6.114  
   6.115 -<a name="iconv"></a>
   6.116 -<h2>Implementation of iconv()</h2>
   6.117 +<h2 id="iconv">Implementation of iconv()</h2>
   6.118 +
   6.119  <p>
   6.120  	SliTaz uses iconv() provided by GNU glibc - any packages that offer 
   6.121  	<code>libiconv</code> must use the library contained in <code>glibc-locale</code>. 
   6.122  	There is therefore no longer a libiconv package (1.2 MB) in SliTaz.
   6.123  </p>
   6.124  
   6.125 -<a name="pkgs"></a>
   6.126 -<h2>Building SliTaz packages</h2>
   6.127 +<h2 id="pkgs">Building SliTaz packages</h2>
   6.128 +
   6.129  <p>
   6.130  	Building official is done with the Cookutils suite. The package is installed
   6.131  	on each SliTaz system as well as the documentation about using cook and
   6.132 @@ -250,8 +256,8 @@
   6.133  	exists to help you get started.
   6.134  </p>
   6.135  
   6.136 -<a name="pkgs-naming"></a>
   6.137 -<h3>Naming of packages</h3>
   6.138 +<h3 id="pkgs-naming">Naming of packages</h3>
   6.139 +
   6.140  <p>
   6.141  	In most cases the package name is the same as the source, except for
   6.142  	Python, Perl, PHP, Ruby and Lua modules. For example, the package
   6.143 @@ -259,8 +265,8 @@
   6.144  	<code>python-kid</code>.
   6.145  </p>
   6.146  
   6.147 -<a name="website"></a>
   6.148 -<h2>Website Management</h2>
   6.149 +<h2 id="website">Website Management</h2>
   6.150 +
   6.151  <p>
   6.152  	The website is managed via a mercurial repository, they can be cloned by:
   6.153  </p>
   6.154 @@ -271,6 +277,7 @@
   6.155  </pre>
   6.156  
   6.157  <h3>xHTML coding style</h3>
   6.158 +
   6.159  <p>
   6.160  	The pages and different <em>books</em> are coded in xHTML 1.0
   6.161  	transitional. The title of level 1 is used only once (at the top), 
   6.162 @@ -305,8 +312,8 @@
   6.163  	of the code via the online <em>validator</em> of the W3C.
   6.164  </p>
   6.165  
   6.166 -<a name="diff"></a>
   6.167 -<h2>Diff and patch</h2>
   6.168 +<h2 id="diff">Diff and patch</h2>
   6.169 +
   6.170  <p>
   6.171  	The utilities <code>diff</code> and <code>patch</code> are command-line tools 
   6.172  	for creating and implementing a file containing differences between two files. 
     7.1 --- a/en/devel/index.php	Sat Mar 31 22:22:36 2012 +0300
     7.2 +++ b/en/devel/index.php	Sat Mar 31 23:26:44 2012 +0300
     7.3 @@ -1,12 +1,12 @@
     7.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     7.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     7.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     7.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     7.8  <head>
     7.9 -    <title>SliTaz - Developers corner</title>
    7.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    7.11 -    <meta name="description" content="SliTaz GNU/Linux project information overview" />
    7.12 -    <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    7.13 -    <meta name="author" content="Christophe Lincoln"/>
    7.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    7.15 +	<title>SliTaz - Developers corner</title>
    7.16 +	<meta name="description" content="SliTaz GNU/Linux project information overview" />
    7.17 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    7.18 +	<meta name="author" content="Christophe Lincoln"/>
    7.19  	<?php include("../../lib/html/meta-link.html"); ?>
    7.20  </head>
    7.21  <body>
    7.22 @@ -25,7 +25,7 @@
    7.23  			and get involved in the project.
    7.24  		</p>
    7.25  		<p>
    7.26 -			<img src="../../images/users.png" alt="users.png" />
    7.27 +			<img src="/images/users.png" alt="[ ]" />
    7.28  			<a href="http://scn.slitaz.org/">Join us on SCN</a> and
    7.29  			the <a href="../mailing-list.php">mailing list</a>
    7.30  		</p>
    7.31 @@ -42,13 +42,14 @@
    7.32  <ul>
    7.33  	<li><a href="forge.php">Forge</a> - Collaborative management, KISS,
    7.34  	guidelines, Mercurial repos, website and other services.</li>
    7.35 -	<li><a href="../../i18n.php">Internationalization project</a> -
    7.36 +	<li><a href="/i18n.php">Internationalization project</a> -
    7.37  	Translation, goals and management.</li>
    7.38  	<li><a href="http://hg.slitaz.org/" >Mercurial Repositories</a></li>
    7.39  	<li><a href="http://bugs.slitaz.org/">SliTaz Bug Tracker</a></li>
    7.40  </ul>
    7.41  
    7.42  <h2>Get involved</h2>
    7.43 +
    7.44  <p>
    7.45  	SliTaz is an open source and community driven distribution. Everyone is
    7.46  	welcome to join and contribute, from  users, to hackers and developers,
    7.47 @@ -79,7 +80,7 @@
    7.48  <div class="activity">
    7.49  	<p>
    7.50  		<a href="http://hg.slitaz.org/"><img 
    7.51 -			src="/images/development.png" alt="[ Devel ]" /></a>
    7.52 +			src="/images/development.png" alt="[ ]" /></a>
    7.53  		Latest commits in wok
    7.54  		<?php get_feed("wok.xml"); ?>
    7.55  	</div>
     8.1 --- a/en/doc/index.php	Sat Mar 31 22:22:36 2012 +0300
     8.2 +++ b/en/doc/index.php	Sat Mar 31 23:26:44 2012 +0300
     8.3 @@ -1,9 +1,9 @@
     8.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     8.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     8.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     8.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     8.8  <head>
     8.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    8.10  	<title>SliTaz - English documentation</title>
    8.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    8.12  	<meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
    8.13  	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    8.14  	<meta name="author" content="Christophe Lincoln"/>
    8.15 @@ -57,6 +57,7 @@
    8.16  </p>
    8.17  
    8.18  <h2>Scratchbook</h2>
    8.19 +
    8.20  <p>
    8.21  	Historically, the Scratchbook was written when SliTaz was created and wasn't
    8.22  	made to be updated. But over time, some SliTaz contributors migrated the book 
    8.23 @@ -64,15 +65,16 @@
    8.24  	<a href="http://doc.slitaz.org/en:scratchbook:start">Community Scratchbook</a>
    8.25  </p>
    8.26  <p>
    8.27 -	SliTaz <a href="scratchbook/index.html">Original Scratchbook</a> -
    8.28 +	SliTaz <a href="scratchbook/">Original Scratchbook</a> -
    8.29  	Describes the stages of creating the very first SliTaz distribution 
    8.30  	commencing with instructions on compiling the Linux kernel, installing
    8.31  	the graphical server (Xvesa) and GTK applications, etc. It contains
    8.32  	techniques requiring time and motivation that enable you to build a
    8.33  	GNU/Linux system from source.
    8.34  </p>
    8.35 -	
    8.36 -<h2>Manuals</h2>	
    8.37 +
    8.38 +<h2>Manuals</h2>
    8.39 +
    8.40  <ul>
    8.41  	<li><a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.en.html"
    8.42  		>Tazpkg manual</a> -  SliTaz Package Manager.</li>
    8.43 @@ -85,6 +87,7 @@
    8.44  </ul>
    8.45  
    8.46  <h2>Release Notes</h2>
    8.47 +
    8.48  <p>
    8.49  SliTaz Release Notes provide detailed information about the stable version
    8.50  and give a few useful tips to help you start using the system. On the core
    8.51 @@ -94,11 +97,11 @@
    8.52  
    8.53  <ul>
    8.54  	<li><a href="releases/3.0/relnotes.en.html">SliTaz GNU/Linux 3.0 - 
    8.55 -	Release Notes</a></li>
    8.56 +		Release Notes</a></li>
    8.57  	<li><a href="releases/2.0/relnotes.en.html">SliTaz GNU/Linux 2.0 - 
    8.58 -	Release Notes</a></li>
    8.59 +		Release Notes</a></li>
    8.60  	<li><a href="releases/1.0/relnotes.en.html">SliTaz GNU/Linux 1.0 - 
    8.61 -	Release Notes</a></li>
    8.62 +		Release Notes</a></li>
    8.63  </ul>
    8.64  
    8.65  <!-- End of content -->
     9.1 --- a/en/get/flavors.php	Sat Mar 31 22:22:36 2012 +0300
     9.2 +++ b/en/get/flavors.php	Sat Mar 31 23:26:44 2012 +0300
     9.3 @@ -1,9 +1,9 @@
     9.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     9.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     9.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     9.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     9.8  <head>
     9.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    9.10  	<title>SliTaz LiveCD Flavors</title>
    9.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    9.12  	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
    9.13  	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />    
    9.14  	<meta name="author" content="Christophe Lincoln" />
    9.15 @@ -44,62 +44,63 @@
    9.16  	and cooking versions:
    9.17  </p>
    9.18  
    9.19 -<p class="box">
    9.20 +<div class="box-dl"><p>
    9.21  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-xvesa.iso">
    9.22  		slitaz-3.0-xvesa.iso</a>
    9.23  	[29.0M] - Fully-featured desktop environment using the tiny Xvesa graphical
    9.24  	server and providing a nice range of software for daily tasks
    9.25 -</p>
    9.26 +</p></div>
    9.27  
    9.28 -<p class="box">
    9.29 +<div class="box-dl"><p>
    9.30  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-firefox.iso">
    9.31  		slitaz-3.0-firefox.iso</a>
    9.32  	[29.0M] - Small desktop environment featuring Mozilla Firefox
    9.33 -</p>
    9.34 +</p></div>
    9.35  
    9.36 -<p class="box">
    9.37 +<div class="box-dl"><p>
    9.38  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-justx.iso">
    9.39  		slitaz-3.0-justx.iso</a>
    9.40  	[15.0M] - Small desktop environment powered by Xorg and Openbox, using just
    9.41  	an X environment and tools to build your own desktop
    9.42 -</p>
    9.43 +</p></div>
    9.44  
    9.45 -<p class="box">
    9.46 +<div class="box-dl"><p>
    9.47  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-base.iso">
    9.48  		slitaz-3.0-base.iso</a>
    9.49  	[8.0M] - Base system in text mode and including useful commandline tools.
    9.50  	A good choice for a server installation
    9.51 -</p>
    9.52 +</p></div>
    9.53  
    9.54 -<p class="box">
    9.55 +<div class="box-dl"><p>
    9.56  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-loram.iso">
    9.57  		slitaz-3.0-loram.iso</a>
    9.58  	[35.0M] - Loram flavor that can start SliTaz on machines with very limited
    9.59  	resources and needs only 80MB without disabling the cdrom
    9.60 -</p>
    9.61 +</p></div>
    9.62  
    9.63 -<p class="box">
    9.64 +<div class="box-dl"><p>
    9.65  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-loram-cdrom.iso">
    9.66  		slitaz-3.0-loram-cdrom.iso</a>
    9.67  	[131.0M] - Loram flavor that can boot with only 16 MB and a little swap
    9.68  	memory, but is unable to release the cdrom
    9.69 -</p>
    9.70 +</p></div>
    9.71  
    9.72 -<p class="box">
    9.73 +<div class="box-dl"><p>
    9.74  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-3in1.iso">
    9.75  		slitaz-3.0-3in1.iso</a>
    9.76  	[30.0M] - 3in1 flavor containing the base, justx and core ISOs
    9.77 -</p>
    9.78 +</p></div>
    9.79  
    9.80  
    9.81  <div class="box">
    9.82 -	<img src="../../images/network.png" alt="png" />
    9.83 +	<img src="/images/network.png" alt="[ ]" />
    9.84  	Browse flavors directory on the mirror: 
    9.85  	<a href="http://mirror.slitaz.org/iso/stable/flavors/">Stable</a> |
    9.86  	<a href="http://mirror.slitaz.org/iso/cooking/flavors/">Cooking</a>
    9.87  </div>
    9.88  
    9.89  <h2>Getting and generating a flavor</h2>
    9.90 +
    9.91  <p>
    9.92  	A <em>flavor</em> is a (.flavor) file to generate a special flavor.
    9.93  	The graphical tool Tazlitobox can create a flavor in a few 
    9.94 @@ -112,6 +113,7 @@
    9.95  </p>
    9.96  
    9.97  <h3>Create and share your own flavor</h3>
    9.98 +
    9.99  <p>
   9.100  	The stable and cooking versions offer the flavor <em>core</em> on the
   9.101  	mirror, it can be used as a basis to create your own flavor.
    10.1 --- a/en/get/index.php	Sat Mar 31 22:22:36 2012 +0300
    10.2 +++ b/en/get/index.php	Sat Mar 31 23:26:44 2012 +0300
    10.3 @@ -1,9 +1,9 @@
    10.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    10.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    10.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    10.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    10.8  <head>
    10.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   10.10  	<title>SliTaz - Downloads</title>
   10.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   10.12  	<meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
   10.13  	<meta name="keywords" lang="en" content="source, iso, livecd, get, free" />
   10.14  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
   10.15 @@ -41,14 +41,14 @@
   10.16  <div id="content">
   10.17  
   10.18  <h2>Get SliTaz</h2>
   10.19 -	
   10.20 +
   10.21  <ul>
   10.22 -	<li><a href="index.php#stable">LiveCD Stable version</a> - 
   10.23 -	Bootable ISO image of the current stable version.</li>
   10.24 -	<li><a href="index.php#cooking">LiveCD Cooking version</a> - 
   10.25 -	Bootable ISO image of the cooking version.</li>
   10.26 -	<li><a href="index.php#floppy">Floppy disk</a> - Bootable 
   10.27 -	startup disk to launch the LiveCD, a USB stick, etc.</li>
   10.28 +	<li><a href="#stable">LiveCD Stable version</a> - 
   10.29 +		Bootable ISO image of the current stable version.</li>
   10.30 +	<li><a href="#cooking">LiveCD Cooking version</a> - 
   10.31 +		Bootable ISO image of the cooking version.</li>
   10.32 +	<li><a href="#floppy">Floppy disk</a> - Bootable 
   10.33 +		startup disk to launch the LiveCD, a USB stick, etc.</li>
   10.34  	<li><a href="flavors.php">LiveCD to taste</a> - Flavors and loram.</li>
   10.35  </ul>
   10.36  
   10.37 @@ -61,6 +61,7 @@
   10.38  </div>
   10.39  
   10.40  <h3>General information</h3>
   10.41 +
   10.42  <p>
   10.43  	This part of the site allows you to download a free copy of the SliTaz
   10.44  	GNU/Linux LiveCD or to get utilities and tools source code. To start
   10.45 @@ -70,6 +71,7 @@
   10.46  </p>
   10.47  
   10.48  <h3>Mirrors</h3>
   10.49 +
   10.50  <p>
   10.51  	SliTaz is mirrored actually in France by <a href="http://www.ads-lu.com/">ADS</a>,
   10.52  	and <a href="http://www.tuxfamily.org/">TuxFamily</a>. In Switzerland by
   10.53 @@ -99,8 +101,8 @@
   10.54  	<a href="ftp://slitaz.c3sl.ufpr.br/slitaz/">FTP</a></li>
   10.55  </ul>
   10.56  
   10.57 -<a name="sources"></a>
   10.58 -<h3>Sources</h3>
   10.59 +<h3 id="sources">Sources</h3>
   10.60 +
   10.61  <p>
   10.62  	Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source
   10.63  	builder), Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all
   10.64 @@ -111,8 +113,8 @@
   10.65  	<a href="http://mirror.slitaz.org/sources/">FTP</a>
   10.66  </p>
   10.67  
   10.68 -<a name="stable"></a>
   10.69 -<h2>LiveCD - Stable version</h2>
   10.70 +<h2 id="stable">LiveCD - Stable version</h2>
   10.71 +
   10.72  <p>
   10.73  	SliTaz stable version provides a mature operating system, widely 
   10.74  	tested by an active community. The core LiveCD offers you a large 
   10.75 @@ -121,12 +123,11 @@
   10.76  	<?php echo "Current $stable_ver stable version was released on $stable_rel."; ?>
   10.77  </p>
   10.78  
   10.79 -<p class="box">
   10.80 -	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
   10.81 +<div class="box-dl"><p>
   10.82  	<?php echo "SliTaz GNU/Linux $stable_ver ($stable_size) - 
   10.83  	<a href='$stable_iso'>slitaz-$stable_ver.iso</a>
   10.84  	[ <a href='$mirror/$stable_ver/slitaz-$stable_ver.md5'>md5</a> ]"; ?>
   10.85 -</p>
   10.86 +</p></div>
   10.87  
   10.88  <p>
   10.89  	A bootable CDROM image of all available packages for the stable version
   10.90 @@ -134,27 +135,25 @@
   10.91  	be used without an internet connection via the install.sh script.
   10.92  </p>
   10.93  
   10.94 -<p class="box">
   10.95 -	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
   10.96 +<div class="box-dl"><p>
   10.97  	<?php echo "Collection of SliTaz GNU/Linux $stable_ver packages ($stable_pkgs)
   10.98  	- <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.iso'>packages-$stable_ver.iso</a>
   10.99  	[ <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.md5'>md5</a> ]"; ?>
  10.100 -</p>
  10.101 +</p></div>
  10.102  
  10.103 -<a name="cooking"></a>
  10.104 -<h2>LiveCD - Cooking version</h2>
  10.105 +<h2 id="cooking">LiveCD - Cooking version</h2>
  10.106 +
  10.107  <p>
  10.108  	SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable,
  10.109  	it allows you to test the latest improvements and packages, ask for new
  10.110  	features or report bugs to help us to prepare for the stable version.
  10.111  </p>
  10.112  
  10.113 -<p class="box">
  10.114 -	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
  10.115 +<div class="box-dl"><p>
  10.116  	<?php echo "SliTaz GNU/Linux Cooking $cooking_ver ($cooking_size) - 
  10.117  	<a href='$cooking_iso'>slitaz-$cooking.iso</a>
  10.118  	[ <a href='$mirror/cooking/slitaz-$cooking.md5'>md5</a> ]"; ?>
  10.119 -</p>
  10.120 +</p></div>
  10.121  
  10.122  <p>
  10.123  	A bootable DVD image of all available packages for the Cooking version
  10.124 @@ -165,15 +164,14 @@
  10.125  	installed on an USB key</a>, but it will overwrite all data.
  10.126  </p>
  10.127  
  10.128 -<p class="box">
  10.129 -	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
  10.130 +<div class="box-dl"><p>
  10.131  	<?php echo "Collection of SliTaz GNU/Linux Cooking packages ($cooking_pkgs)
  10.132  	- <a href='$pkgs_mirror/cooking/packages-cooking.iso'>packages-cooking.iso</a>
  10.133  	[ <a href='$pkgs_mirror/cooking/packages-cooking.md5'>md5</a> ]"; ?>
  10.134 -</p>
  10.135 +</p></div>
  10.136  
  10.137 -<a name="floppy"></a>
  10.138 -<h2>Floppy boot disk</h2>
  10.139 +<h2 id="floppy">Floppy boot disk</h2>
  10.140 +
  10.141  <p>
  10.142  	This floppy diskette can start SliTaz on old PCs with or without a 
  10.143  	CD-ROM. It can boot SliTaz from an usb flash drive, a SliTaz CD/DVD,
  10.144 @@ -181,12 +179,11 @@
  10.145  	<a href="http://boot.slitaz.org/">Internet with gPXE</a>.
  10.146  </p>
  10.147  
  10.148 -<p class="box">
  10.149 -	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
  10.150 +<div class="box-dl"><p>
  10.151  	Floppy disk (1,44 MB) -
  10.152  	<a href="http://mirror.slitaz.org/boot/floppy-grub4dos">image</a>
  10.153  	[ <a href="http://mirror.slitaz.org/boot/floppy-grub4dos.md5">md5</a> ]
  10.154 -</p>
  10.155 +</p></div>
  10.156  
  10.157  <p>
  10.158  	You can write this floppy image with SliTaz bootfloppybox,
    11.1 --- a/en/index.php	Sat Mar 31 22:22:36 2012 +0300
    11.2 +++ b/en/index.php	Sat Mar 31 23:26:44 2012 +0300
    11.3 @@ -1,9 +1,9 @@
    11.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    11.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    11.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    11.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    11.8  <head>
    11.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   11.10  	<title>SliTaz GNU/Linux (en)</title>
   11.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   11.12  	<meta name="description" content="SliTaz GNU/Linux English Website" />
   11.13  	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   11.14  	<meta name="author" content="Paul Issot"/>
   11.15 @@ -38,10 +38,10 @@
   11.16  <div id="content">
   11.17  
   11.18  <div class="box">
   11.19 -	<img src="/images/update.png" alt=" [Update ]" style="float: left; margin-right: 10px; " />
   11.20 +	<img src="/images/update.png" alt="[ ]" style="float: left; margin-right: 10px; " />
   11.21  	<p>
   11.22  		Help us get a dedicated server - Check out our
   11.23 -		<a href="http://www.gofundme.com/3ql70">online fundraising</a>
   11.24 +		<a href="http://www.gofundme.com/3ql70">online fundraising</a>,
   11.25  		<a href="http://usbkey.slitaz.org/">USB Key Project</a> or 
   11.26  		become an official <a href="/en/sponsor/">sponsor</a>
   11.27  	</p>
   11.28 @@ -52,6 +52,7 @@
   11.29  -->
   11.30  
   11.31  <h2>Headlines</h2>
   11.32 +
   11.33  <p>
   11.34  	The SliTaz website offers the main news of the project as well as 
   11.35  	news on the general activity of the subprojects on the
   11.36 @@ -63,7 +64,7 @@
   11.37  </p>
   11.38  
   11.39  <div class="box">
   11.40 -	<img src="../images/news.png" alt=".png" />	
   11.41 +	<img src="/images/news.png" alt="[ ]" />
   11.42  	<a href="http://scn.slitaz.org/">News from the Blog</a> | 
   11.43  	<a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
   11.44  </div>
   11.45 @@ -72,13 +73,13 @@
   11.46  <a name="news"></a>
   11.47  
   11.48  <ul>
   11.49 -	<!-- <li><strong>Date - Title</strong>
   11.50 -	<a name="20120223"></a>
   11.51 +	<!-- <li id="20120223">
   11.52 +		<strong>Date - Title</strong>
   11.53  	<p></p>
   11.54  	</li> -->
   11.55  	
   11.56 -	<li><strong>03 Mar 2012 - SliTaz 4.0-RC2 is out</strong>
   11.57 -	<a name="20120303"></a>
   11.58 +	<li id="20120303">
   11.59 +		<strong>03 Mar 2012 - SliTaz 4.0-RC2 is out</strong>
   11.60  	<p>
   11.61  		The Slitaz team is pleased to announce the new SliTaz 4.0-RC2 release
   11.62  		candidate. We have done a huge amount of work fixing bugs from RC1 and
   11.63 @@ -100,9 +101,9 @@
   11.64  		<a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a>
   11.65  	</p>
   11.66  	</li>
   11.67 -	
   11.68 -	<li><strong>23 Feb 2012 - SliTaz 4.0 -RC1 is out</strong>
   11.69 -	<a name="20120223"></a>
   11.70 +
   11.71 +	<li id="20120223">
   11.72 +		<strong>23 Feb 2012 - SliTaz 4.0 -RC1 is out</strong>
   11.73  	<p>
   11.74  		The SliTaz contributor team is pleased to announce the immediate
   11.75  		availability of the first release candidate for SliTaz 4.0. SliTaz can
   11.76 @@ -139,14 +140,13 @@
   11.77  </div>
   11.78  
   11.79  <h2>Project Activity</h2>
   11.80 -<?php
   11.81 -	require_once("../lib/get-feeds.php");
   11.82 -?>
   11.83 +
   11.84 +<?php require_once("../lib/get-feeds.php"); ?>
   11.85  
   11.86  <div class="activity">
   11.87  	<p>
   11.88  		<a href="http://scn.slitaz.org/activity/"><img 
   11.89 -			src="../images/users.png" alt="users.png" /></a>
   11.90 +			src="/images/users.png" alt="[ ]" /></a>
   11.91  		Community activity
   11.92  		<?php get_feed("scn.xml"); ?>
   11.93  	</div>
   11.94 @@ -158,7 +158,7 @@
   11.95  <div class="activity">
   11.96  	<p>
   11.97  		<a href="http://forum.slitaz.org/"><img 
   11.98 -			src="/images/support.png" alt="[ Support ]" /></a>
   11.99 +			src="/images/support.png" alt="[ ]" /></a>
  11.100  		Forum activity
  11.101  		<?php get_feed_forum("forum.xml"); ?>
  11.102  	</div>
  11.103 @@ -170,7 +170,7 @@
  11.104  <div class="activity">
  11.105  	<p>
  11.106  		<a href="http://hg.slitaz.org/">
  11.107 -			<img src="../images/development.png" alt="development.png" /></a>
  11.108 +			<img src="/images/development.png" alt="[ ]" /></a>
  11.109  		Latest commits in wok
  11.110  		<?php get_feed("wok.xml"); ?>
  11.111  	</div>
  11.112 @@ -180,6 +180,7 @@
  11.113  </div>
  11.114  
  11.115  <h2>Support us</h2>
  11.116 +
  11.117  <p>
  11.118  	Make SliTaz even more popular or make a donation. You can use PayPal
  11.119  	or a Flattr micropayment to monetary support us. You can Blog, Tweet,
    12.1 --- a/en/mailing-list.php	Sat Mar 31 22:22:36 2012 +0300
    12.2 +++ b/en/mailing-list.php	Sat Mar 31 23:26:44 2012 +0300
    12.3 @@ -2,38 +2,12 @@
    12.4  	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    12.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    12.6  <head>
    12.7 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    12.8  	<title>SliTaz - Mailing list</title>
    12.9 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   12.10  	<meta name="description" content="slitaz users developpers mailing list" />
   12.11 -	<meta name="keywords" content="slitaz list mail discuss" lang="fr" />
   12.12 +	<meta name="keywords" content="slitaz list mail discuss" lang="en" />
   12.13  	<meta name="author" content="Christophe Lincoln" />
   12.14  	<?php include("../lib/html/meta-link.html"); ?>
   12.15 -<style type="text/css">
   12.16 -	table {
   12.17 -		border: 1px solid #444444;
   12.18 -		width: variable;
   12.19 -		border-collapse: collapse;
   12.20 -	}
   12.21 -	td {
   12.22 -		border: 1px dotted #6495ed;
   12.23 -		width: variable;
   12.24 -		padding: 2px;
   12.25 -	}
   12.26 -	.rowodd {
   12.27 -		background-color: #ffffff;
   12.28 -	}
   12.29 -	.roweven {
   12.30 -		background-color: #e1ffe1; /* the tower */
   12.31 -	}
   12.32 -	th {
   12.33 -		border: 1px solid #444444;
   12.34 -		width: variable;
   12.35 -		padding: 4px;
   12.36 -	}
   12.37 -	.alignright {
   12.38 -		text-align: right;
   12.39 -	}
   12.40 -</style>
   12.41  </head>
   12.42  <body>
   12.43  
   12.44 @@ -51,7 +25,7 @@
   12.45  			list - Join now to get help or involved in the project.
   12.46  		</p>
   12.47  		<p>
   12.48 -			<img src="../images/users.png" alt="users.png" />
   12.49 +			<img src="/images/users.png" alt="[ ]" />
   12.50  			Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
   12.51  			and the support <a href="http://forum.slitaz.org/">forum</a> or:
   12.52  		</p>
   12.53 @@ -79,8 +53,8 @@
   12.54  		search through archived messages.</li>
   12.55  </ul>
   12.56  
   12.57 -<a name="about"></a>
   12.58 -<h3>About the list</h3>
   12.59 +<h3 id="about">About the list</h3>
   12.60 +
   12.61  <p>
   12.62  The discussion/distribution (mailing list) is the main form of communication
   12.63  in the Slitaz community.  The list is open to everyone, you are free to
   12.64 @@ -100,7 +74,9 @@
   12.65  <a href="http://www.tuxfamily.org/">TuxFamily</a> powered by the excellent
   12.66  <a href="http://www.vhffs.org/">VHFFS</a>.
   12.67  </p>
   12.68 +
   12.69  <h4>Civility</h4>
   12.70 +
   12.71  <p>
   12.72  The mailing list is used by some often passionate and sensitive people.
   12.73  Make an extra effort to treat others with respect, even if you feel badly
   12.74 @@ -108,9 +84,8 @@
   12.75  do not post. If a person looks inappropriate contact a Slitaz developer.
   12.76  </p>
   12.77  
   12.78 +<h3 id="usage">Using the list</h3>
   12.79  
   12.80 -<a name="usage"></a>
   12.81 -<h3>Using the list</h3>
   12.82  <p>
   12.83  To be able to post on the list, you must first subscribe, you will then
   12.84  receive a confirmation message. This mail contains a confirmation number
   12.85 @@ -122,16 +97,18 @@
   12.86  thread can be properly followed.
   12.87  </p>
   12.88  <ul>
   12.89 -    <li>Administration Address :
   12.90 -    <a href="mailto:slitaz-request@lists.tuxfamily.org"
   12.91 -     >slitaz-request@lists.tuxfamily.org</a></li>
   12.92 -    <li>Subscribe with the subject : subscribe</li>
   12.93 -    <li>Unsubscribe with the subject : unsubscribe</li>
   12.94 -    <li>Help with the subject : help</li>
   12.95 -    <li>Address to post on the list :
   12.96 -    <a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
   12.97 +	<li>Administration Address :
   12.98 +		<a href="mailto:slitaz-request@lists.tuxfamily.org"
   12.99 +		>slitaz-request@lists.tuxfamily.org</a></li>
  12.100 +	<li>Subscribe with the subject : subscribe</li>
  12.101 +	<li>Unsubscribe with the subject : unsubscribe</li>
  12.102 +	<li>Help with the subject : help</li>
  12.103 +	<li>Address to post on the list :
  12.104 +		<a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
  12.105  </ul>
  12.106 +
  12.107  <h4>Format</h4>
  12.108 +
  12.109  <p>
  12.110  Messages should be sent as raw text and not HTML, justifying the lines
  12.111  to 72-80 characters so that people using a mail client in text mode can easily
  12.112 @@ -141,8 +118,8 @@
  12.113  and not to attach large files.
  12.114  </p>
  12.115  
  12.116 -<a name="archives"></a>
  12.117 -<h3>Archives of the list</h3>
  12.118 +<h3 id="archives">Archives of the list</h3>
  12.119 +
  12.120  <p>
  12.121  The mailing list is a public forum, all messages are archived and are
  12.122  searchable online. This allows the non-registrants to still follow the list,
    13.1 --- a/en/news/2007.php	Sat Mar 31 22:22:36 2012 +0300
    13.2 +++ b/en/news/2007.php	Sat Mar 31 23:26:44 2012 +0300
    13.3 @@ -1,12 +1,12 @@
    13.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    13.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    13.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    13.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    13.8  <head>
    13.9 -    <title>SliTaz - News archives 2007</title>
   13.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   13.11 -    <meta name="description" content="SliTaz news archives info release" />
   13.12 -    <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   13.13 -    <meta name="author" content="Christophe Lincoln"/>
   13.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   13.15 +	<title>SliTaz - News archives 2007</title>
   13.16 +	<meta name="description" content="SliTaz news archives info release" />
   13.17 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   13.18 +	<meta name="author" content="Christophe Lincoln"/>
   13.19  	<?php include("../../lib/html/meta-link.html"); ?>
   13.20  </head>
   13.21  <body>
   13.22 @@ -25,7 +25,7 @@
   13.23  			that moved to their own domain).
   13.24  		</p>
   13.25  		<p>
   13.26 -			<img src="/images/news.png" alt="[ News ]" />
   13.27 +			<img src="/images/news.png" alt="[ ]" />
   13.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
   13.29  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
   13.30  			| <a href="./">2011</a>
   13.31 @@ -41,7 +41,8 @@
   13.32  <h2>2007</h2>
   13.33  
   13.34  <ul>
   13.35 -	<li><strong>16 Dec 2007 - SliTaz English forum</strong>
   13.36 +	<li>
   13.37 +		<strong>16 Dec 2007 - SliTaz English forum</strong>
   13.38  	<p>
   13.39  	The project is proud the announce the availability of an
   13.40  	<a href="http://forum.slitaz.org/">English forum</a>
   13.41 @@ -53,8 +54,9 @@
   13.42  	account. The crew is also working on the lack of English documentation.
   13.43  	Help and assistance are greatly welcomed in the project.
   13.44  	</p></li>
   13.45 -	
   13.46 -	<li><strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong>
   13.47 +
   13.48 +	<li>
   13.49 +		<strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong>
   13.50  	<p>
   13.51  	2 days for a new ISO that boots twice faster. With the new lzma compression
   13.52  	boot time has gone down, we worked hard these two days to improve boot speed
   13.53 @@ -64,8 +66,9 @@
   13.54  	and between 60 to 80 on older hardware.
   13.55  	<a href="../get/#cooking">Download last Cooking</a>.
   13.56  	</p></li>
   13.57 -	
   13.58 -	<li><strong>04 Dec 2007 - New Cooking with sound support and more options</strong>
   13.59 +
   13.60 +	<li>
   13.61 +		<strong>04 Dec 2007 - New Cooking with sound support and more options</strong>
   13.62  	<p>
   13.63  	SliTaz crew is proud to announce the availability of a new SliTaz Cooking
   13.64  	release. It's finally not the expected stable release because we decided
   13.65 @@ -80,8 +83,9 @@
   13.66  	P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
   13.67  	Light Incredible... SliTaz (cooking) LiveCD can be obtained
   13.68  	on SliTaz mirror.  <a href="../get/#cooking">Download</a>. Enjoy!</p></li>
   13.69 -	
   13.70 -	<li><strong>06 Nov 2007 - Last Cooking before 1.0</strong>
   13.71 +
   13.72 +	<li>
   13.73 +		<strong>06 Nov 2007 - Last Cooking before 1.0</strong>
   13.74  	<p>
   13.75  	SliTaz project is proud to announce the last cooking version before stable
   13.76  	release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
   13.77 @@ -90,8 +94,9 @@
   13.78  	<a href="../get/#cooking">Download</a> SliTaz (cooking) LiveCD for free from
   13.79  	TuxFamily mirror. All feedback is really welcome, you can use the mailing
   13.80  	list or directly send a mail to &lt;devel at slitaz.org&gt;.</p></li>
   13.81 -	
   13.82 -	<li><strong>12 Oct 2007 - New Cooking and stabilisation</strong><p>
   13.83 +
   13.84 +	<li>
   13.85 +		<strong>12 Oct 2007 - New Cooking and stabilisation</strong><p>
   13.86  	SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
   13.87  	Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
   13.88  	a new theme and wallpaper. The packages manager was also upgraded with
    14.1 --- a/en/news/2008.php	Sat Mar 31 22:22:36 2012 +0300
    14.2 +++ b/en/news/2008.php	Sat Mar 31 23:26:44 2012 +0300
    14.3 @@ -1,12 +1,12 @@
    14.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    14.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    14.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    14.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    14.8  <head>
    14.9 -    <title>SliTaz - News archives 2008</title>
   14.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   14.11 -    <meta name="description" content="SliTaz news archives info release" />
   14.12 -    <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   14.13 -    <meta name="author" content="Christophe Lincoln"/>
   14.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   14.15 +	<title>SliTaz - News archives 2008</title>
   14.16 +	<meta name="description" content="SliTaz news archives info release" />
   14.17 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   14.18 +	<meta name="author" content="Christophe Lincoln"/>
   14.19  	<?php include("../../lib/html/meta-link.html"); ?>
   14.20  </head>
   14.21  <body>
   14.22 @@ -25,7 +25,7 @@
   14.23  			that moved to their own domain).
   14.24  		</p>
   14.25  		<p>
   14.26 -			<img src="/images/news.png" alt="[ News ]" />
   14.27 +			<img src="/images/news.png" alt="[ ]" />
   14.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
   14.29  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
   14.30  			| <a href="./">2011</a>
   14.31 @@ -41,7 +41,8 @@
   14.32  <h2>2008</h2>
   14.33  
   14.34  <ul>
   14.35 -<li><strong>31 Dec 2008 - Cooking 20081231 - Wifi and NTFS support</strong>
   14.36 +	<li>
   14.37 +		<strong>31 Dec 2008 - Cooking 20081231 - Wifi and NTFS support</strong>
   14.38  	<p>
   14.39  	The SliTaz project is proud to announce a new Cooking version of the
   14.40  	LiveCD. It allows you to utilize and test the work done in recent months,
   14.41 @@ -61,8 +62,9 @@
   14.42  	<a href="../get/#cooking">download</a> this new version from one of the
   14.43  	official mirrors of the project.
   14.44  	</p></li>
   14.45 -	
   14.46 -	<li><strong>16 Jul 2008 - Cooking 20080716 - Web boot and MPlayer</strong>
   14.47 +
   14.48 +	<li>
   14.49 +		<strong>16 Jul 2008 - Cooking 20080716 - Web boot and MPlayer</strong>
   14.50  	<p>
   14.51  	SliTaz project members are proud to announce the availability of a new
   14.52  	Cooking version, including many new features and bug fixes. This version
   14.53 @@ -79,8 +81,9 @@
   14.54  	we offer loram <a href="../get/flavors.php">flavors</a> for machines with less
   14.55  	resources. <a href="../get/#cooking">Download SliTaz Cooking ISO</a>.
   14.56  	</p></li>
   14.57 -	
   14.58 -	<li><strong>26 Jun 2008 - Cooking 20080626 with new Kernel</strong>
   14.59 +
   14.60 +	<li>
   14.61 +		<strong>26 Jun 2008 - Cooking 20080626 with new Kernel</strong>
   14.62  	<p>
   14.63  	Summer time is here and also the new Cooking from the 26 June. A lot
   14.64  	of work has been done to improve user experience. This Cooking version
   14.65 @@ -97,8 +100,9 @@
   14.66  	be reported on SliTaz Bug Tracking System:
   14.67  	<a href="http://bugs.slitaz.org">BTS</a>
   14.68  	</p></li>
   14.69 -	
   14.70 -	<li><strong>18 May 2008 - Cooking 20080518 and LinuxDays.ch</strong>
   14.71 +
   14.72 +	<li>
   14.73 +		<strong>18 May 2008 - Cooking 20080518 and LinuxDays.ch</strong>
   14.74  	<p>
   14.75  	SliTaz team is proud to announce the availability of a new Cooking
   14.76  	LiveCD ISO image providing huge changes from the stable release.
   14.77 @@ -119,7 +123,9 @@
   14.78  	<a href="http://www.linuxdays.ch/">LinuxDay.ch</a> in Geneva
   14.79  	Switzerland.
   14.80  	</p></li>
   14.81 -	<li><strong>22 Mar 2008 - SliTaz GNU/Linux 1.0 release</strong>
   14.82 +
   14.83 +	<li>
   14.84 +		<strong>22 Mar 2008 - SliTaz GNU/Linux 1.0 release</strong>
   14.85  	<p>
   14.86  	The SliTaz contributors team are proud to announce the publication of SliTaz
   14.87  	GNU/Linux 1.0. This is the first stable release after 2 years of work. The
   14.88 @@ -137,7 +143,9 @@
   14.89  	<a href="../doc/releases/1.0/relnotes.en.html">Release Notes</a> for more
   14.90  	detailed information on this stable version.
   14.91  	</p></li>
   14.92 -	<li><strong>26 Feb 2008 - Updated Cooking ISO (20080225)</strong>
   14.93 +
   14.94 +	<li>
   14.95 +		<strong>26 Feb 2008 - Updated Cooking ISO (20080225)</strong>
   14.96  	<p>
   14.97  	SliTaz project is proud to announce an updated version of the LiveCD
   14.98  	with many bug fixes, new boot options, ACPI support and some package updates
   14.99 @@ -151,7 +159,9 @@
  14.100  	preparing final artwork and a stable packages repository. You can try this
  14.101  	updated Cooking by <a href="../get/#cooking">downloading</a> the LiveCD ISO from
  14.102  	SliTaz Web site.</li>
  14.103 -	<li><strong>10 Jan 2008 - New Cooking ISO (20080107)</strong><br />
  14.104 +
  14.105 +	<li>
  14.106 +		<strong>10 Jan 2008 - New Cooking ISO (20080107)</strong><br />
  14.107  	Paving the road to a stable release, we published a new Cooking ISO with many
  14.108  	bug fixes and some new features. We added Asunder for audio CD ripping,
  14.109  	Burnbox to burn ISO images, a new boot option to let you load Kernel modules
    15.1 --- a/en/news/2009.php	Sat Mar 31 22:22:36 2012 +0300
    15.2 +++ b/en/news/2009.php	Sat Mar 31 23:26:44 2012 +0300
    15.3 @@ -1,12 +1,12 @@
    15.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    15.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    15.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    15.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    15.8  <head>
    15.9 -    <title>SliTaz - News archives 2009</title>
   15.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   15.11 -    <meta name="description" content="SliTaz news archives info release" />
   15.12 -    <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   15.13 -    <meta name="author" content="Christophe Lincoln"/>
   15.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   15.15 +	<title>SliTaz - News archives 2009</title>
   15.16 +	<meta name="description" content="SliTaz news archives info release" />
   15.17 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   15.18 +	<meta name="author" content="Christophe Lincoln"/>
   15.19  	<?php include("../../lib/html/meta-link.html"); ?>
   15.20  </head>
   15.21  <body>
   15.22 @@ -25,7 +25,7 @@
   15.23  			that moved to their own domain).
   15.24  		</p>
   15.25  		<p>
   15.26 -			<img src="/images/news.png" alt="[ News ]" />
   15.27 +			<img src="/images/news.png" alt="[ ]" />
   15.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
   15.29  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
   15.30  			| <a href="./">2011</a>
   15.31 @@ -41,7 +41,8 @@
   15.32  <h2>2009</h2>
   15.33  
   15.34  <ul>
   15.35 -	<li><strong>4 November 2009 - New Cooking 20091104</strong>
   15.36 +	<li>
   15.37 +		<strong>4 November 2009 - New Cooking 20091104</strong>
   15.38  	<p>SliTaz contributors are proud to announce the availability of a new Cooking
   15.39  	ISO image based on over 2100 packages available in the SliTaz repository.
   15.40  	The full system has been rebuilt with a new toolchain using Glibc 2.10.1
   15.41 @@ -64,7 +65,8 @@
   15.42  	<a href="../get/#cooking">Get SliTaz Cooking</a></p>
   15.43  	</li>
   15.44  
   15.45 -	<li><strong>19 May 2009 - SliTaz at LinuxDays 2009 (Geneva)</strong>
   15.46 +	<li>
   15.47 +		<strong>19 May 2009 - SliTaz at LinuxDays 2009 (Geneva)</strong>
   15.48  	<p>
   15.49  	During the LinuxDays show in Switzerland, the association will have a
   15.50  	booth in the Association Village and a lecture will be given on Wednesday
   15.51 @@ -81,10 +83,10 @@
   15.52  	any questions. So feel free to visit us! Information can be found on
   15.53  	<a href="http://labs.slitaz.org/wiki/events/2009-linuxdays">SliTaz Labs</a>
   15.54  	and the <a href="http://2009.linuxdays.ch/">2009.linuxdays.ch</a> website.
   15.55 -
   15.56  	</p></li>
   15.57  
   15.58 -	<li><strong>16 April 2009 - SliTaz GNU/Linux 2.0 release</strong>
   15.59 +	<li>
   15.60 +		<strong>16 April 2009 - SliTaz GNU/Linux 2.0 release</strong>
   15.61  	<p>
   15.62  	The SliTaz project are proud to announce the release of the new stable
   15.63  	version of the distribution - SliTaz GNU/Linux 2.0. This new version is the
   15.64 @@ -107,7 +109,8 @@
   15.65  	the project.
   15.66  	</p></li>
   15.67  
   15.68 -	<li><strong>27 March 2009 - Labs and new mirrors</strong>
   15.69 +	<li>
   15.70 +		<strong>27 March 2009 - Labs and new mirrors</strong>
   15.71  	<p>
   15.72  	Continually seeking to improve the distribution and the services we offer,
   15.73  	we are proud to announce the launch of <a href="http://labs.slitaz.org/">SliTaz Labs</a>.
   15.74 @@ -123,7 +126,8 @@
   15.75  	thanks for supporting us.
   15.76  	</p></li>
   15.77  
   15.78 -	<li><strong>20 March 2009 - SliTaz at Solutionslinux 2009 (Paris)</strong>
   15.79 +	<li>
   15.80 +		<strong>20 March 2009 - SliTaz at Solutionslinux 2009 (Paris)</strong>
   15.81  	<p>
   15.82  	The SliTaz project will be present at Solutionslinux 2009 in Paris.
   15.83  	The stand will be hosted by 3 members of the team during the 3 day
   15.84 @@ -137,8 +141,9 @@
   15.85  	<a href="http://www.solutionslinux.fr/associations.php?pg=2_7">Village associations</a>,
   15.86  	<a href="http://www.solutionslinux.fr/exposant_fiche.php?id=763&amp;pg=2_4">SliTaz Stand</a>.
   15.87  	</p></li>
   15.88 -	
   15.89 -	<li><strong>28 Feb 2009 - New Cooking 20090228</strong>
   15.90 +
   15.91 +	<li>
   15.92 +		<strong>28 Feb 2009 - New Cooking 20090228</strong>
   15.93  	<p>
   15.94  	Getting ready for the next stable release! - The SliTaz project is proud
   15.95  	to publish a new Cooking version with a lot of bug fixes, updates, improvements
    16.1 --- a/en/news/2010.php	Sat Mar 31 22:22:36 2012 +0300
    16.2 +++ b/en/news/2010.php	Sat Mar 31 23:26:44 2012 +0300
    16.3 @@ -1,12 +1,12 @@
    16.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    16.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    16.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    16.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    16.8  <head>
    16.9 -    <title>SliTaz - News archives 2010</title>
   16.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   16.11 -    <meta name="description" content="SliTaz news archives info release" />
   16.12 -    <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   16.13 -    <meta name="author" content="Christophe Lincoln"/>
   16.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   16.15 +	<title>SliTaz - News archives 2010</title>
   16.16 +	<meta name="description" content="SliTaz news archives info release" />
   16.17 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   16.18 +	<meta name="author" content="Christophe Lincoln"/>
   16.19  	<?php include("../../lib/html/meta-link.html"); ?>
   16.20  </head>
   16.21  <body>
   16.22 @@ -25,7 +25,7 @@
   16.23  			that moved to their own domain).
   16.24  		</p>
   16.25  		<p>
   16.26 -			<img src="/images/news.png" alt="[ News ]" />
   16.27 +			<img src="/images/news.png" alt="[ ]" />
   16.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
   16.29  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
   16.30  			| <a href="./">2011</a>
   16.31 @@ -41,8 +41,8 @@
   16.32  <h2>2010</h2>
   16.33  
   16.34  <ul>
   16.35 -	<a name="20101104"></a>
   16.36 -	<li><strong>4 November 2010 - New Cooking 20101104</strong>
   16.37 +	<li id="20101104">
   16.38 +		<strong>4 November 2010 - New Cooking 20101104</strong>
   16.39  	<p>The SliTaz team is pleased to announce the release of a new cooking ISO
   16.40  	featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
   16.41  	rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
   16.42 @@ -50,13 +50,14 @@
   16.43  	player, and many more applications. Tazpkg and Tazctrlbox now support
   16.44  	gettext translations and more UTF locales have been added. Many bugfixes,
   16.45  	updates and improvements can also be found. A lot of work has been done 
   16.46 -	during these past 6 months. You can <a href="get/#cooking>">download</a> 
   16.47 +	during these past 6 months. You can <a href="../get/#cooking>">download</a> 
   16.48  	this new cooking version from one of the official mirrors of the project.
   16.49  	All feedback is welcome and can be done through the mailing list or 
   16.50  	the forum.</p>
   16.51  	</li>
   16.52 -	
   16.53 -	<li><strong>08 May 2010 - Summer of Documentation</strong>
   16.54 +
   16.55 +	<li>
   16.56 +		<strong>08 May 2010 - Summer of Documentation</strong>
   16.57  	<p>The SliTaz team is organizing a 'Summer of Documentation' from May 10th to June 10th. 
   16.58  	The main aim is to centralize, review and update all online documentation. 
   16.59  	More details can be found at <a href="http://doc.slitaz.org/">doc.slitaz.org</a>. 
   16.60 @@ -64,8 +65,9 @@
   16.61  	documentation.
   16.62  	</p>
   16.63  	</li>
   16.64 -	
   16.65 -	<li><strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
   16.66 +
   16.67 +	<li>
   16.68 +		<strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
   16.69  	<p>All of the SliTaz team are proud to announce the release of the SliTaz 
   16.70  	GNU/Linux 3.0 operating system. It's simpler, faster, customizable, 
   16.71  	mightier and yet incredibly tiny. The new SliTaz stable version is now 
   16.72 @@ -81,8 +83,9 @@
   16.73  	information and <a href="../get/#stable>">download</a> a LiveCD image from the
   16.74  	SliTaz mirrors.</p>
   16.75  	</li>
   16.76 -	
   16.77 -	<li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
   16.78 +
   16.79 +	<li>
   16.80 +		<strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
   16.81  	<p>Since we're getting closer to the next stable release, we have updated the
   16.82  	core ISO image to start with a RC series. The Major change is the switch to
   16.83  	Midori as the default web browser, this will improve user experience and let
   16.84 @@ -97,8 +100,9 @@
   16.85  	week in Paris. You will be able to learn about the project and make
   16.86  	contact with members of the association and the development team.</p>
   16.87  	</li>
   16.88 -	
   16.89 -	<li><strong>21 February 2010 - New Cooking 20100221</strong>
   16.90 +
   16.91 +	<li>
   16.92 +		<strong>21 February 2010 - New Cooking 20100221</strong>
   16.93  	<p>SliTaz contributors are proud to announce a new Cooking version of the
   16.94  	LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
   16.95  	is at 27 MB and comes with many changes and improvments. This Cooking uses
    17.1 --- a/en/news/index.php	Sat Mar 31 22:22:36 2012 +0300
    17.2 +++ b/en/news/index.php	Sat Mar 31 23:26:44 2012 +0300
    17.3 @@ -1,12 +1,12 @@
    17.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    17.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    17.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    17.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    17.8  <head>
    17.9 -    <title>SliTaz - News archives</title>
   17.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   17.11 -    <meta name="description" content="SliTaz news archives info release" />
   17.12 -    <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   17.13 -    <meta name="author" content="Christophe Lincoln"/>
   17.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   17.15 +	<title>SliTaz - News archives</title>
   17.16 +	<meta name="description" content="SliTaz news archives info release" />
   17.17 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   17.18 +	<meta name="author" content="Christophe Lincoln"/>
   17.19  	<?php include("../../lib/html/meta-link.html"); ?>
   17.20  </head>
   17.21  <body>
   17.22 @@ -25,7 +25,7 @@
   17.23  			that moved to their own domain).
   17.24  		</p>
   17.25  		<p>
   17.26 -			<img src="/images/news.png" alt="[ News ]" />
   17.27 +			<img src="/images/news.png" alt="[ ]" />
   17.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
   17.29  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
   17.30  			| <a href="./">2011</a>
   17.31 @@ -41,8 +41,8 @@
   17.32  <h2>2011</h2>
   17.33  
   17.34  <ul>
   17.35 -<li><strong>31 May 2011 - New and fresh Cooking 20110531</strong>
   17.36 -	<a name="20110531"></a>
   17.37 +	<li id="20110531">
   17.38 +		<strong>31 May 2011 - New and fresh Cooking 20110531</strong>
   17.39  	<p>
   17.40  		The Slitaz team is proud to announce the release of a new Cooking version
   17.41  		built with our new and fresh packages from cookutils. Cookutils is one of
   17.42 @@ -71,8 +71,8 @@
   17.43  	</p>
   17.44  	</li>
   17.45  
   17.46 -	<li><strong>29 March 2011 - New Cooking 20110329</strong>
   17.47 -	<a name="20110329"></a>
   17.48 +	<li id="20110329">
   17.49 +		<strong>29 March 2011 - New Cooking 20110329</strong>
   17.50  	<p>
   17.51  		The SliTaz team is pleased to announce the release of a new cooking
   17.52  		ISO featuring over 2900 packages. All packages have been rebuilt using
    18.1 --- a/en/packages/index.php	Sat Mar 31 22:22:36 2012 +0300
    18.2 +++ b/en/packages/index.php	Sat Mar 31 23:26:44 2012 +0300
    18.3 @@ -1,13 +1,13 @@
    18.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    18.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    18.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    18.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    18.8  <head>
    18.9 -    <title>SliTaz - Packages</title>
   18.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   18.11 -    <meta name="description" content="SliTaz GNU/Linux LiveCD packages" />
   18.12 -    <meta name="keywords" lang="en" content="package, tazpkg" />
   18.13 -    <meta name="author" content="Christophe Lincoln, Paul Issot"/>
   18.14 -    <?php include("../../lib/html/meta-link.html"); ?>
   18.15 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   18.16 +	<title>SliTaz - Packages</title>
   18.17 +	<meta name="description" content="SliTaz GNU/Linux LiveCD packages" />
   18.18 +	<meta name="keywords" lang="en" content="package, tazpkg" />
   18.19 +	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
   18.20 +	<?php include("../../lib/html/meta-link.html"); ?>
   18.21  </head>
   18.22  <body>
   18.23  
   18.24 @@ -70,13 +70,13 @@
   18.25  </div>
   18.26  
   18.27  <div class="box">
   18.28 -	<img src="../../images/text.png" alt="text.png" />
   18.29 +	<img src="/images/text.png" alt="[ ]" />
   18.30  	Raw packages.list:
   18.31  	<a href="http://mirror.slitaz.org/packages/stable/packages.list"
   18.32  		>Stable</a> |
   18.33  	<a href="http://mirror.slitaz.org/packages/cooking/packages.list"
   18.34 -		>Cooking</a>
   18.35 -	<img src="../../images/network.png" alt="text.png" />
   18.36 +		>Cooking</a><br />
   18.37 +	<img src="/images/network.png" alt="[ ]" />
   18.38  	Main mirror:
   18.39  	<a href="http://mirror.slitaz.org/packages/"
   18.40  		>http://mirror.slitaz.org/packages/</a>
   18.41 @@ -89,7 +89,7 @@
   18.42  <div class="activity">
   18.43  	<p>
   18.44  		<a href="http://hg.slitaz.org/"><img 
   18.45 -			src="/images/development.png" alt="[ Devel ]" /></a>
   18.46 +			src="/images/development.png" alt="[ ]" /></a>
   18.47  		Latest commits in wok
   18.48  		<?php get_feed("wok.xml"); ?>
   18.49  	</div>
    19.1 --- a/en/search.php	Sat Mar 31 22:22:36 2012 +0300
    19.2 +++ b/en/search.php	Sat Mar 31 23:26:44 2012 +0300
    19.3 @@ -1,36 +1,13 @@
    19.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    19.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    19.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    19.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    19.8  <head>
    19.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   19.10  	<title>SliTaz - Search</title>
   19.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   19.12  	<meta name="description" content="SliTaz GNU/Linux custom search engine" />
   19.13  	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   19.14  	<meta name="author" content="Christophe Lincoln"/>
   19.15  	<?php include("../lib/html/meta-link.html"); ?>
   19.16 -	<style type="text/css">
   19.17 -		input.gsc-search-button {
   19.18 -		   border: 1px solid #b64b22;
   19.19 -			background-color: #b64b22;
   19.20 -			color: white;
   19.21 -			font-weight: bold;
   19.22 -			cursor: pointer;
   19.23 -			padding: 2px 10px;
   19.24 -			font-size: 14px;
   19.25 -			margin-left: -4px;
   19.26 -			-webkit-border-top-right-radius: 4px;
   19.27 -			-webkit-border-bottom-right-radius: 4px;
   19.28 -			-moz-border-radius-topright: 4px;
   19.29 -			-moz-border-radius-bottomright: 4px;
   19.30 -			border-top-right-radius: 4px;
   19.31 -			border-bottom-right-radius: 4px;
   19.32 -		}
   19.33 -		.gs-webResult.gs-result a.gs-title:link,
   19.34 -		.gs-webResult.gs-result a.gs-title:link b {
   19.35 -			color: #103a5e;
   19.36 -		}
   19.37 -		#cse { margin-bottom: 120px; }
   19.38 -	</style>
   19.39  </head>
   19.40  <body>
   19.41  
   19.42 @@ -62,18 +39,18 @@
   19.43  	<div id="cse-search-form" style="width: 100%;">Loading</div>
   19.44  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
   19.45  	<script type="text/javascript">
   19.46 -	  google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
   19.47 -	  google.setOnLoadCallback(function() {
   19.48 -	    var customSearchControl = new google.search.CustomSearchControl('000868395082919927601:nddq7yjdcxg');
   19.49 -	    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
   19.50 -	    var options = new google.search.DrawOptions();
   19.51 -	    options.setSearchFormRoot('cse-search-form');
   19.52 -	    customSearchControl.draw('cse', options);
   19.53 -	  }, true);
   19.54 +		google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
   19.55 +		google.setOnLoadCallback(function() {
   19.56 +		var customSearchControl = new google.search.CustomSearchControl('000868395082919927601:nddq7yjdcxg');
   19.57 +		customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
   19.58 +		var options = new google.search.DrawOptions();
   19.59 +		options.setSearchFormRoot('cse-search-form');
   19.60 +		customSearchControl.draw('cse', options);
   19.61 +		}, true);
   19.62  	</script>
   19.63  </div>
   19.64  
   19.65 -<div id="cse" style="width:100%;"></div>
   19.66 +<div id="cse"></div>
   19.67   
   19.68  <!-- End of content -->
   19.69  </div>
    20.1 --- a/en/sponsor/index.php	Sat Mar 31 22:22:36 2012 +0300
    20.2 +++ b/en/sponsor/index.php	Sat Mar 31 23:26:44 2012 +0300
    20.3 @@ -1,13 +1,13 @@
    20.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    20.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    20.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    20.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    20.8  <head>
    20.9 -    <title>SliTaz - Sponsorship</title>
   20.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   20.11 -    <meta name="description" content="SliTaz GNU/Linux asso sponsor" />
   20.12 -    <meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support" />
   20.13 -    <meta name="author" content="Christophe Lincoln"/>
   20.14 -    <?php include("../../lib/html/meta-link.html"); ?>
   20.15 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   20.16 +	<title>SliTaz - Sponsorship</title>
   20.17 +	<meta name="description" content="SliTaz GNU/Linux asso sponsor" />
   20.18 +	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support" />
   20.19 +	<meta name="author" content="Christophe Lincoln"/>
   20.20 +	<?php include("../../lib/html/meta-link.html"); ?>
   20.21  </head>
   20.22  <body>
   20.23  
   20.24 @@ -41,6 +41,7 @@
   20.25  </div>
   20.26  
   20.27  <h2>Sponsoring SliTaz</h2>
   20.28 +
   20.29  <p>
   20.30  	Firstly, a huge thanks to our <a href="#cur">current sponsors</a> and all 
   20.31  	the people who support us with small but very important donations to the project.
   20.32 @@ -50,6 +51,7 @@
   20.33  </p>
   20.34  
   20.35  <h3>Monetary support a developer</h3>
   20.36 +
   20.37  <p>
   20.38  	Do you use SliTaz in your project and want to see the distribution getting
   20.39  	even more professional with main developers working on the project full time?
   20.40 @@ -61,6 +63,7 @@
   20.41  </p>
   20.42  
   20.43  <h3>Hardware sponsor</h3>
   20.44 +
   20.45  <p>
   20.46  	As a open source project we usually develop SliTaz on our own personal computers.
   20.47  	But we sometimes have to change our personal systems and need new hardware. We also 
   20.48 @@ -75,6 +78,7 @@
   20.49  </p>
   20.50  
   20.51  <h3>Hardware recycling</h3>
   20.52 +
   20.53  <p>
   20.54  	SliTaz is a great distribution to give an old computer a new lease of life and we
   20.55  	need some old hardware to test it on. Also, we may recycle some of your
   20.56 @@ -84,6 +88,7 @@
   20.57  </p>
   20.58  
   20.59  <h2>Contact and information</h2>
   20.60 +
   20.61  <p>
   20.62  	If you are interested and want more information about monetary or hardware
   20.63  	sponsorship you can contact the SliTaz Association by mail at &lt;asso at
   20.64 @@ -96,8 +101,8 @@
   20.65  	more attention from Free Software and Linux users.
   20.66  </p>
   20.67  
   20.68 -<a name="cur"></a>
   20.69 -<h2>Our current sponsors</h2>
   20.70 +<h2 id="cur">Our current sponsors</h2>
   20.71 +
   20.72  <table>
   20.73  	<tbody>
   20.74  		<tr>