website rev 776

en: all new layout amd code clean-up
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 26 15:43:13 2011 +0100 (2011-03-26)
parents 447f2d77a98f
children 551a11bab60a
files en/about/index.html en/artwork/index.html en/artwork/screenshots.html en/asso/index.html en/asso/statutes.html en/devel/index.html en/devel/index.php en/doc/index.html en/get/flavors.html en/get/index.html en/index.php en/mailing-list.html en/news/2007.html en/news/2008.html en/news/2009.html en/news/index.html en/packages/index.html en/search.html en/template.html libs/random-image.php
line diff
     1.1 --- a/en/about/index.html	Sat Mar 26 02:45:56 2011 +0100
     1.2 +++ b/en/about/index.html	Sat Mar 26 15:43:13 2011 +0100
     1.3 @@ -7,80 +7,81 @@
     1.4      <meta name="description" content="SliTaz GNU/Linux project information overview" />
     1.5      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     1.6      <meta name="robots" content="index, follow, all" />
     1.7 -    <meta name="revisit-after" content="7 days" />
     1.8 -    <meta name="expires" content="never" />
     1.9 -    <meta name="modified" content="2010-11-07 16:30:00" />
    1.10 +    <meta name="modified" content="2011-03-25 20:30:00" />
    1.11      <meta name="author" content="Christophe Lincoln"/>
    1.12      <meta name="publisher" content="www.slitaz.org" />
    1.13      <link rel="shortcut icon" href="../../favicon.ico" />
    1.14      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    1.15 -    <link rel="Content" href="index.html#content" />
    1.16  </head>
    1.17  <body>
    1.18  
    1.19  <!-- Header -->
    1.20  <div id="header">
    1.21 -	<!-- Access -->
    1.22 -	<div id="access">
    1.23 -		<a href="../../i18n.html"><img 
    1.24 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    1.25 -		<a href="../../de/about/">Deutsch</a> |
    1.26 -		<a href="../../es/about/">Español</a> |
    1.27 -		<a href="../../fr/about/">Français</a> |
    1.28 -		<a href="../../pt/about/">Português</a> |
    1.29 -		<a href="../../cn/about/"><img 
    1.30 -			src="../../pics/website/cn.png" alt="cn" /></a>
    1.31 +	<div id="logo"></div>
    1.32 +	<div id="network">
    1.33 +		<a href="http://www.slitaz.org/netmap.php">
    1.34 +			<img src="../../images/network.png" alt="network.png" /></a>
    1.35 +		<a href="http://scn.slitaz.org/">Community</a>
    1.36 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.37 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.38 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.39 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.40  	</div>
    1.41 -    <!-- Logo -->
    1.42 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    1.43 -		src="../../pics/website/logo.png" 
    1.44 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    1.45 -	<p id="titre">#!/GNU/Linux</p>
    1.46 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    1.47 +</div>
    1.48 +
    1.49 +<!-- Block -->
    1.50 +<div id="block">
    1.51 +	<!-- Navigation -->
    1.52 +	<div id="block_nav">
    1.53 +		<h4>Navigation</h4>
    1.54 +		<div class="right_box">
    1.55 +			<ul>
    1.56 +				<li><a href="../mailing-list.html">Mailing List</a></li>
    1.57 +				<li><a href="../devel/">Development</a></li>
    1.58 +				<li><a href="../artwork/">Artwork</a></li>
    1.59 +				<li><a href="../search.html">Search</a></li>
    1.60 +			</ul>
    1.61 +		</div>
    1.62 +		<div class="left_box">
    1.63 +			<ul>
    1.64 +				<li><a href="../about/">About</a></li>
    1.65 +				<li><a href="../get/">Download</a></li>
    1.66 +				<li><a href="../asso/">Association</a></li>
    1.67 +				<li><a href="../doc/">Documentation</a></li>
    1.68 +				<li><a href="../packages/">Packages</a></li>
    1.69 +			</ul>
    1.70 +		</div>
    1.71 +	</div>
    1.72 +	<!-- Information/image -->
    1.73 +	<div id="block_info">
    1.74 +		<h4>About the project</h4>
    1.75 +		<p>
    1.76 +			Small, fast, stable and easy to use!
    1.77 +		</p>
    1.78 +		<ul>
    1.79 +			<li><a href="#intro">Introduction</a></li>
    1.80 +			<li><a href="#overview">Overview</a></li>
    1.81 +			<li><a href="#website">Web site &amp; i18n</a></li>
    1.82 +			<li><a href="#reviews">Reviews</a></li>
    1.83 +			<li><a href="../asso/">Association</a></li>
    1.84 +		</ul>
    1.85 +	</div>
    1.86 +</div>
    1.87 +
    1.88 +<!-- Languages -->
    1.89 +<div id="lang">
    1.90 +	<a href="../i18n.php">
    1.91 +		<img src="../../images/locale.png" alt="locale.png" /></a>
    1.92 +	<a href="../de/about/">Deutsch</a>
    1.93 +	<a href="../en/about/">English</a>
    1.94 +	<a href="../es/about/">Español</a>
    1.95 +	<a href="../fr/about/">Français</a>
    1.96 +	<a href="../pt/about/">Português</a>
    1.97  </div>
    1.98  
    1.99  <!-- Content -->
   1.100 -<div id="content-full">
   1.101 -
   1.102 -<!-- Block begin -->
   1.103 -<div class="block">
   1.104 -	<!-- Nav block begin -->
   1.105 -	<div id="block_nav">
   1.106 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   1.107 -		<div style="width: 50%; float: right;">
   1.108 -			<ul>
   1.109 -				<li><a href="../artwork/">Artwork</a></li>
   1.110 -				<li><a href="../mailing-list.html">Mailing List</a></li>
   1.111 -				<li><a href="../devel/">Development</a></li>
   1.112 -				<li><a href="../search.html">Search</a></li>
   1.113 -				<li><a href="../../netmap.php">Network Map</a></li>
   1.114 -			</ul>
   1.115 -		</div>
   1.116 -		<ul>
   1.117 -			<li><a href="../about/">About us</a></li>
   1.118 -			<li><a href="../asso/">Association</a></li>
   1.119 -			<li><a href="../get/">Download</a></li>
   1.120 -			<li><a href="../doc/">Documentation</a></li>
   1.121 -			<li><a href="../packages/">Packages</a></li>
   1.122 -		</ul>
   1.123 -	<!-- Nav block end -->
   1.124 -	</div>
   1.125 -	<!-- Top block begin -->
   1.126 -	<div id="block_top">
   1.127 -	<h1>About us</h1>
   1.128 -	<p>
   1.129 -		Small, fast, stable and easy to use! That's the goal of SliTaz.
   1.130 -	</p>
   1.131 -	<ul>
   1.132 -		<li><a href="#intro">Introduction</a></li>
   1.133 -		<li><a href="#overview">Overview</a></li>
   1.134 -		<li><a href="#website">Web site &amp; i18n</a></li>
   1.135 -		<li><a href="#reviews">Reviews</a></li>
   1.136 -		<li><a href="../asso/">Association</a></li>
   1.137 -	</ul>
   1.138 -	<!-- Top block end -->
   1.139 -	</div>
   1.140 -<!-- Block end -->
   1.141 -</div>
   1.142 +<div id="content">
   1.143  
   1.144  <a name ="intro"></a>
   1.145  <h2>Introduction to the project</h2>
   1.146 @@ -97,7 +98,7 @@
   1.147  <p>
   1.148  SliTaz project provides free technical support to users through the
   1.149  <a href="../mailing-list.html">Mailing list</a> (i18n list)
   1.150 -and the <a href="http://forum.slitaz.org/#idx2">English Forum</a>.
   1.151 +and the <a href="http://forum.slitaz.org/">English Forum</a>.
   1.152  You can also contact us for more information, suggestions, or comments,
   1.153  using the list or directly by mail : &lt;devel at slitaz.org&gt;
   1.154  </p>
   1.155 @@ -121,10 +122,10 @@
   1.156  </ul>
   1.157  
   1.158  <a name="website"></a>
   1.159 -<h2>Web site &amp; i18n</h2>
   1.160 +<h2>Website &amp; i18n</h2>
   1.161  <p>
   1.162  SliTaz's Web site is also available in several languages and is
   1.163 -part of the <a href="../../i18n.html">internationalization project</a>.
   1.164 +part of the <a href="../../i18n.php">internationalization project</a>.
   1.165  The web site allows you to <a href="../get/">download</a> the SliTaz
   1.166  LiveCD and help us to develop the project. You can check the 
   1.167  <a href="../doc/">documentation</a> area to learn how to use the SliTaz 
   1.168 @@ -192,30 +193,22 @@
   1.169  
   1.170  <!-- Footer -->
   1.171  <div id="footer">
   1.172 -	<div class="right_box">
   1.173 -	<h4>SliTaz Network</h4>
   1.174 -		<ul>
   1.175 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   1.176 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   1.177 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   1.178 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   1.179 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   1.180 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   1.181 -		</ul>
   1.182 -	</div>
   1.183 -	<h4>SliTaz Website</h4>
   1.184 -	<ul>
   1.185 -		<li><a href="#header">Top of the page</a></li>
   1.186 -		<li>Copyright &copy; <span class="year"></span>
   1.187 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   1.188 -		<li><a href="../about/">About the project</a></li>
   1.189 -		<li><a href="../../netmap.php">Network Map</a></li>
   1.190 -		<li>Page modified the 06 Jan 2011</li>
   1.191 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   1.192 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.193 -		title="Code validé XHTML 1.0"
   1.194 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   1.195 -	</ul>
   1.196 +	Copyright &copy; <span class="year"></span>
   1.197 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   1.198 +	<a href="http://scn.slitaz.org/">Community</a>
   1.199 +	<a href="http://doc.slitaz.org/">Doc</a>
   1.200 +	<a href="http://forum.slitaz.org/">Forum</a>
   1.201 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   1.202 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   1.203 +	<a href="http://hg.slitaz.org/">Hg</a>
   1.204 +	<p>
   1.205 +		SliTaz @
   1.206 +		<a href="http://twitter.com/slitaz">Twitter</a>
   1.207 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   1.208 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   1.209 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   1.210 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   1.211 +	</p>
   1.212  </div>
   1.213  
   1.214  </body>
     2.1 --- a/en/artwork/index.html	Sat Mar 26 02:45:56 2011 +0100
     2.2 +++ b/en/artwork/index.html	Sat Mar 26 15:43:13 2011 +0100
     2.3 @@ -7,84 +7,84 @@
     2.4      <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
     2.5      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     2.6      <meta name="robots" content="index, follow, all" />
     2.7 -    <meta name="revisit-after" content="7 days" />
     2.8 -    <meta name="expires" content="never" />
     2.9 -    <meta name="modified" content="2008-07-16 21:45:00" />
    2.10 +    <meta name="modified" content="2011-03-25 20:30:00" />
    2.11      <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    2.12 -    <meta name="publisher" content="www.slitaz.org" />
    2.13      <link rel="shortcut icon" href="../../favicon.ico" />
    2.14      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    2.15 -    <link rel="Content" href="index.html#content" />
    2.16  </head>
    2.17  <body>
    2.18  
    2.19  <!-- Header -->
    2.20  <div id="header">
    2.21 -	<!-- Access -->
    2.22 -	<div id="access">
    2.23 -		<a href="../../i18n.html"><img 
    2.24 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    2.25 -	<a href="../../de/artwork/">Deutsch</a> |
    2.26 -	<a href="../../es/artwork/">Español</a> |	
    2.27 -	<a href="../../fr/artwork/">Français</a> |
    2.28 -	<a href="../../pt/artwork/">Português</a> |
    2.29 -	<a href="../../cn/artwork/"><img 
    2.30 -			src="../../pics/website/cn.png" alt="cn" /></a>
    2.31 +	<div id="logo"></div>
    2.32 +	<div id="network">
    2.33 +		<a href="http://www.slitaz.org/netmap.php">
    2.34 +			<img src="../../images/network.png" alt="network.png" /></a>
    2.35 +		<a href="http://scn.slitaz.org/">Community</a>
    2.36 +		<a href="http://doc.slitaz.org/">Doc</a>
    2.37 +		<a href="http://forum.slitaz.org/">Forum</a>
    2.38 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    2.39 +		<a href="http://hg.slitaz.org/">Hg</a>
    2.40  	</div>
    2.41 -    <!-- Logo -->
    2.42 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    2.43 -		src="../../pics/website/logo.png" 
    2.44 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    2.45 -	<p id="titre">#!/GNU/Linux</p>
    2.46 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    2.47  </div>
    2.48  
    2.49 -<!-- Content -->
    2.50 -<div id="content-full">
    2.51 -
    2.52 -<!-- Block begin -->
    2.53 -<div class="block">
    2.54 -	<!-- Nav block begin -->
    2.55 +<!-- Block -->
    2.56 +<div id="block">
    2.57 +	<!-- Navigation -->
    2.58  	<div id="block_nav">
    2.59 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
    2.60 -		<div style="width: 50%; float: right;">
    2.61 +		<h4>Navigation</h4>
    2.62 +		<div class="right_box">
    2.63  			<ul>
    2.64 -				<li><a href="../artwork/">Artwork</a></li>
    2.65  				<li><a href="../mailing-list.html">Mailing List</a></li>
    2.66  				<li><a href="../devel/">Development</a></li>
    2.67 +				<li><a href="../artwork/">Artwork</a></li>
    2.68  				<li><a href="../search.html">Search</a></li>
    2.69 -				<li><a href="../../netmap.php">Network Map</a></li>
    2.70  			</ul>
    2.71  		</div>
    2.72 -		<ul>
    2.73 -			<li><a href="../about/">About us</a></li>
    2.74 -			<li><a href="../asso/">Association</a></li>
    2.75 -			<li><a href="../get/">Download</a></li>
    2.76 -			<li><a href="../doc/">Documentation</a></li>
    2.77 -			<li><a href="../packages/">Packages</a></li>
    2.78 -		</ul>
    2.79 -	<!-- Nav block end -->
    2.80 +		<div class="left_box">
    2.81 +			<ul>
    2.82 +				<li><a href="../about/">About</a></li>
    2.83 +				<li><a href="../get/">Download</a></li>
    2.84 +				<li><a href="../asso/">Association</a></li>
    2.85 +				<li><a href="../doc/">Documentation</a></li>
    2.86 +				<li><a href="../packages/">Packages</a></li>
    2.87 +			</ul>
    2.88 +		</div>
    2.89  	</div>
    2.90 -	<!-- Top block begin -->
    2.91 -	<div id="block_top">
    2.92 -		<h1>Artwork</h1>
    2.93 +	<!-- Information/image -->
    2.94 +	<div id="block_info">
    2.95 +		<h4>Artwork</h4>
    2.96  		<p>
    2.97 -			Find, enjoy, discuss, upload and share SliTaz Artwork! Join us on the 
    2.98 -			<a href="http://scn.slitaz.org/image">Community Network</a>. Your
    2.99 -			work may be used on a Cooking release.
   2.100 +			Find, enjoy, discuss, upload and share SliTaz Artwork! Join 
   2.101 +			the Artwork group on 
   2.102 +			<a href="http://scn.slitaz.org/groups/artwork/">SCN</a>.
   2.103 +			Your work may be used on a Cooking release.
   2.104  		</p>
   2.105  		<ul>
   2.106  			<li><a href="#art4taz">Art &amp; Design</a></li>
   2.107  			<li><a href="#logos">Logos &amp; Spider</a></li>
   2.108  			<li><a href="screenshots.html">Screenshots</a></li>
   2.109 -			<li><a href="http://scn.slitaz.org/wallpapers">Wallpapers</a> on SCN</li>		
   2.110  		</ul>
   2.111 -	<!-- Top block end -->
   2.112  	</div>
   2.113 -<!-- Block end -->
   2.114  </div>
   2.115  
   2.116 +<!-- Languages -->
   2.117 +<div id="lang">
   2.118 +	<a href="../i18n.php">
   2.119 +		<img src="../../images/locale.png" alt="locale.png" /></a>
   2.120 +	<a href="../de/artwork/">Deutsch</a>
   2.121 +	<a href="../en/artwork/">English</a>
   2.122 +	<a href="../es/artwork/">Español</a>
   2.123 +	<a href="../fr/artwork/">Français</a>
   2.124 +	<a href="../pt/artwork/">Português</a>
   2.125 +</div>
   2.126 +
   2.127 +<!-- Content -->
   2.128 +<div id="content">
   2.129 +
   2.130  <a name="art4taz"></a>
   2.131 -<h2>Art &amp; Design</h2>
   2.132 +<h2>Artwork &amp; Design</h2>
   2.133  
   2.134  <p>
   2.135  This section of the website is dedicated to art and graphics intended for
   2.136 @@ -93,7 +93,7 @@
   2.137  The SliTaz logos and icons are available for download in SVG format. You
   2.138  will also find here some <a href="screenshots.html">screenshots</a> made
   2.139  with mtPaint and The Gimp. The Artwork team has its own platform on
   2.140 -the <a href="http://scn.slitaz.org/image">SliTaz Community Network</a>.
   2.141 +the <a href="http://scn.slitaz.org/">SliTaz Community Network</a>.
   2.142  </p>
   2.143  
   2.144  
   2.145 @@ -122,32 +122,32 @@
   2.146  <a name="logos"></a>
   2.147  <h2>Logos &amp; Spider</h2>
   2.148  <div class="infobox">
   2.149 -	SVG Format: <a href="../../pics/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
   2.150 -	<a href="../../pics/artwork/slitaz-spider.svg">slitaz-spider.svg</a>
   2.151 +	SVG Format: <a href="../../images/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
   2.152 +	<a href="../../images/artwork/slitaz-spider.svg">slitaz-spider.svg</a>
   2.153  </div>
   2.154  <div>
   2.155  	<img
   2.156 -	   src="../../pics/artwork/slitaz-button-red.png"
   2.157 +	   src="../../images/artwork/slitaz-button-red.png"
   2.158  	   alt="SliTaz button"
   2.159  	   style="width: 148px; height: 148px;" />
   2.160  	<img
   2.161 -	   src="../../pics/artwork/slitaz-logo-whitebg-320x118.png"
   2.162 +	   src="../../images/artwork/slitaz-logo-whitebg-320x118.png"
   2.163  	   alt="SliTaz spider"
   2.164  	   style="width: 320px; height: 118px;" />
   2.165  	<img
   2.166 -	   src="../../pics/artwork/slitaz-tux-124x126.png"
   2.167 +	   src="../../images/artwork/slitaz-tux-124x126.png"
   2.168  	   alt="SliTaz Tux"
   2.169  	   style="width: 124px; height: 126px;" />
   2.170  	<img
   2.171 -	   src="../../pics/artwork/slitaz-spider-48x48.png"
   2.172 +	   src="../../images/artwork/slitaz-spider-48x48.png"
   2.173  	   alt="SliTaz spider"
   2.174  	   style="width: 48px; height: 48px;" />
   2.175  	<img
   2.176 -	   src="../../pics/artwork/tazpkg.png"
   2.177 +	   src="../../images/artwork/tazpkg.png"
   2.178  	   alt="Tazpkg package logo"
   2.179  	   style="width: 32px; height: 32px;" />
   2.180  	<img
   2.181 -	   src="../../pics/artwork/slitaz-minilogo-80x15.png"
   2.182 +	   src="../../images/artwork/slitaz-minilogo-80x15.png"
   2.183  	   alt="SliTaz mini logo"
   2.184  	   style="width: 80px; height: 15px;" />
   2.185  </div>
   2.186 @@ -157,30 +157,22 @@
   2.187  
   2.188  <!-- Footer -->
   2.189  <div id="footer">
   2.190 -	<div class="right_box">
   2.191 -	<h4>SliTaz Network</h4>
   2.192 -		<ul>
   2.193 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   2.194 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   2.195 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   2.196 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   2.197 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   2.198 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   2.199 -		</ul>
   2.200 -	</div>
   2.201 -	<h4>SliTaz Website</h4>
   2.202 -	<ul>
   2.203 -		<li><a href="#header">Top of the page</a></li>
   2.204 -		<li>Copyright &copy; <span class="year"></span>
   2.205 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   2.206 -		<li><a href="../about/">About the project</a></li>
   2.207 -		<li><a href="../../netmap.php">Network Map</a></li>
   2.208 -		<li>Page modified the 06 Jan 2011</li>
   2.209 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   2.210 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   2.211 -		title="Code validé XHTML 1.0"
   2.212 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   2.213 -	</ul>
   2.214 +	Copyright &copy; <span class="year"></span>
   2.215 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   2.216 +	<a href="http://scn.slitaz.org/">Community</a>
   2.217 +	<a href="http://doc.slitaz.org/">Doc</a>
   2.218 +	<a href="http://forum.slitaz.org/">Forum</a>
   2.219 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   2.220 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   2.221 +	<a href="http://hg.slitaz.org/">Hg</a>
   2.222 +	<p>
   2.223 +		SliTaz @
   2.224 +		<a href="http://twitter.com/slitaz">Twitter</a>
   2.225 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   2.226 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   2.227 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   2.228 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   2.229 +	</p>
   2.230  </div>
   2.231  
   2.232  </body>
     3.1 --- a/en/artwork/screenshots.html	Sat Mar 26 02:45:56 2011 +0100
     3.2 +++ b/en/artwork/screenshots.html	Sat Mar 26 15:43:13 2011 +0100
     3.3 @@ -7,91 +7,85 @@
     3.4      <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
     3.5      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     3.6      <meta name="robots" content="index, follow, all" />
     3.7 -    <meta name="revisit-after" content="7 days" />
     3.8 -    <meta name="expires" content="never" />
     3.9      <meta name="modified" content="2011-01-06 23:00:00" />
    3.10      <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    3.11      <meta name="publisher" content="www.slitaz.org" />
    3.12      <link rel="shortcut icon" href="../../favicon.ico" />
    3.13      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    3.14 -    <link rel="Content" href="screenshots.html#content" />
    3.15  </head>
    3.16  <body>
    3.17  
    3.18  <!-- Header -->
    3.19  <div id="header">
    3.20 -	<!-- Access -->
    3.21 -	<div id="access">
    3.22 -		<a href="../../i18n.html"><img 
    3.23 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    3.24 -		<a href="../../de/artwork/screenshots.html">Deutsch</a> |
    3.25 -		<a href="../../fr/artwork/screenshots.html">Français</a> |
    3.26 -		<a href="../../pt/artwork/screenshots.html">Português</a> |
    3.27 -		<a href="../../cn/artwork/screenshots.html"><img 
    3.28 -			src="../../pics/website/cn.png" alt="cn" /></a>
    3.29 +	<div id="logo"></div>
    3.30 +	<div id="network">
    3.31 +		<a href="http://www.slitaz.org/netmap.php">
    3.32 +			<img src="../../images/network.png" alt="network.png" /></a>
    3.33 +		<a href="http://scn.slitaz.org/">Community</a>
    3.34 +		<a href="http://doc.slitaz.org/">Doc</a>
    3.35 +		<a href="http://forum.slitaz.org/">Forum</a>
    3.36 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    3.37 +		<a href="http://hg.slitaz.org/">Hg</a>
    3.38  	</div>
    3.39 -    <!-- Logo -->
    3.40 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    3.41 -		src="../../pics/website/logo.png" 
    3.42 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    3.43 -	<p id="titre">#!/GNU/Linux</p>
    3.44 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    3.45 +</div>
    3.46 +
    3.47 +<!-- Block -->
    3.48 +<div id="block">
    3.49 +	<!-- Navigation -->
    3.50 +	<div id="block_nav">
    3.51 +		<h4>Navigation</h4>
    3.52 +		<div class="right_box">
    3.53 +			<ul>
    3.54 +				<li><a href="../mailing-list.html">Mailing List</a></li>
    3.55 +				<li><a href="../devel/">Development</a></li>
    3.56 +				<li><a href="../artwork/">Artwork</a></li>
    3.57 +				<li><a href="../search.html">Search</a></li>
    3.58 +			</ul>
    3.59 +		</div>
    3.60 +		<div class="left_box">
    3.61 +			<ul>
    3.62 +				<li><a href="../about/">About</a></li>
    3.63 +				<li><a href="../get/">Download</a></li>
    3.64 +				<li><a href="../asso/">Association</a></li>
    3.65 +				<li><a href="../doc/">Documentation</a></li>
    3.66 +				<li><a href="../packages/">Packages</a></li>
    3.67 +			</ul>
    3.68 +		</div>
    3.69 +	</div>
    3.70 +	<!-- Information/image -->
    3.71 +	<div id="block_info">
    3.72 +		<h4>Screenshots</h4>
    3.73 +		<p>
    3.74 +			Pictures say more than a thousand words... Screenshots of 
    3.75 +			the latest Stable and Cooking versions.	You may also want to
    3.76 +			find, discuss, upload and share SliTaz Artwork!
    3.77 +		</p>
    3.78 +		<p>
    3.79 +			<img src="../../images/users.png" alt="users.png" />
    3.80 +			<a href="http://scn.slitaz.org/groups/artwork/">Join us on SCN</a>
    3.81 +		</p>
    3.82 +	</div>
    3.83  </div>
    3.84  
    3.85  <!-- Content -->
    3.86 -<div id="content-full">
    3.87 -
    3.88 -<!-- Block begin -->
    3.89 -<div class="block">
    3.90 -	<!-- Nav block begin -->
    3.91 -	<div id="block_nav">
    3.92 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
    3.93 -		<div style="width: 50%; float: right;">
    3.94 -			<ul>
    3.95 -				<li><a href="../artwork/">Artwork</a></li>
    3.96 -				<li><a href="../mailing-list.html">Mailing List</a></li>
    3.97 -				<li><a href="../devel/">Development</a></li>
    3.98 -				<li><a href="../search.html">Search</a></li>
    3.99 -				<li><a href="../../netmap.php">Network Map</a></li>
   3.100 -			</ul>
   3.101 -		</div>
   3.102 -		<ul>
   3.103 -			<li><a href="../about/">About us</a></li>
   3.104 -			<li><a href="../asso/">Association</a></li>
   3.105 -			<li><a href="../get/">Download</a></li>
   3.106 -			<li><a href="../doc/">Documentation</a></li>
   3.107 -			<li><a href="../packages/">Packages</a></li>
   3.108 -		</ul>
   3.109 -	<!-- Nav block end -->
   3.110 -	</div>
   3.111 -	<!-- Top block begin -->
   3.112 -	<div id="block_top">
   3.113 -		<h1>Screenshots</h1>
   3.114 -		<p>
   3.115 -			Pictures say more than a thousand words... Screenshots of 
   3.116 -			the latest Stable and Cooking versions.	You may also want to
   3.117 -			find, discuss, upload and share SliTaz Artwork! Join us on the 
   3.118 -			<a href="http://scn.slitaz.org/image">Community Network</a>.
   3.119 -		</p>
   3.120 -	<!-- Top block end -->
   3.121 -	</div>
   3.122 -<!-- Block end -->
   3.123 -</div>
   3.124 +<div id="content">
   3.125  
   3.126  <div id="gallery">
   3.127  
   3.128  <p>
   3.129 -<a href="../../pics/screenshots/slitaz-3.0.png">
   3.130 +<a href="../../images/screenshots/slitaz-3.0.png">
   3.131  <img
   3.132 -    src="../../pics/screenshots/slitaz-3.0.png"
   3.133 +    src="../../images/screenshots/slitaz-3.0.png"
   3.134      alt="Stable 3.0"
   3.135      title="Stable 3.0"
   3.136      style="width: 480px;" /></a>
   3.137  </p>
   3.138  
   3.139  <p>
   3.140 -<a href="../../pics/screenshots/slitaz_2.png">
   3.141 +<a href="../../images/screenshots/slitaz_2.png">
   3.142  <img
   3.143 -    src="../../pics/screenshots/slitaz_2.png"
   3.144 +    src="../../images/screenshots/slitaz_2.png"
   3.145      alt="Stable 2.0"
   3.146      title="Stable 2.0"
   3.147      style="width: 480px;" /></a>
   3.148 @@ -99,15 +93,15 @@
   3.149  
   3.150  <p>
   3.151  <img
   3.152 -    src="../../pics/screenshots/index-desktop.png"
   3.153 -    alt="Stable - Standard Desktop"
   3.154 -    title="Stable - Standard Desktop"
   3.155 +    src="../../images/screenshots/index-desktop.png"
   3.156 +    alt="Stable 1.0"
   3.157 +    title="Stable 1.0"
   3.158      style="width: 480px;" />
   3.159  </p>
   3.160  
   3.161  <p>
   3.162  <img
   3.163 -    src="../../pics/screenshots/cooking-geany.png"
   3.164 +    src="../../images/screenshots/cooking-geany.png"
   3.165      alt="Cooking - Geany and GPicview"
   3.166      title="Cooking - Geany and GPicview"
   3.167      style="width: 480px;" />
   3.168 @@ -115,7 +109,7 @@
   3.169  
   3.170  <p>
   3.171  <img
   3.172 -    src="../../pics/screenshots/cooking-conky.png"
   3.173 +    src="../../images/screenshots/cooking-conky.png"
   3.174      alt="Cooking - Conky"
   3.175      title="Cooking - Conky"
   3.176      style="width: 480px;" />
   3.177 @@ -123,7 +117,7 @@
   3.178  
   3.179  <p>
   3.180  <img
   3.181 -    src="../../pics/screenshots/cooking-mplayer.png"
   3.182 +    src="../../images/screenshots/cooking-mplayer.png"
   3.183      alt="Cooking - Multimediaplayer MPlayer"
   3.184      title="Cooking - Multimediaplayer MPlayer"
   3.185      style="width: 480px;" />
   3.186 @@ -131,7 +125,7 @@
   3.187  
   3.188  <p>
   3.189  <img
   3.190 -    src="../../pics/screenshots/cooking-superuserpcmanfm.png"
   3.191 +    src="../../images/screenshots/cooking-superuserpcmanfm.png"
   3.192      alt="Cooking - Dateimanager PCManFM"
   3.193      title="Cooking - Dateimanager PCManFM"
   3.194      style="width: 480px; height: 384px;" />
   3.195 @@ -139,7 +133,7 @@
   3.196  
   3.197  <p>
   3.198  <img
   3.199 -    src="../../pics/screenshots/e17.png"
   3.200 +    src="../../images/screenshots/e17.png"
   3.201      alt="Stable - E17"
   3.202      title="Stable - E17"
   3.203      style="width: 480px;" />
   3.204 @@ -153,30 +147,22 @@
   3.205  
   3.206  <!-- Footer -->
   3.207  <div id="footer">
   3.208 -	<div class="right_box">
   3.209 -	<h4>SliTaz Network</h4>
   3.210 -		<ul>
   3.211 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   3.212 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   3.213 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   3.214 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   3.215 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   3.216 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   3.217 -		</ul>
   3.218 -	</div>
   3.219 -	<h4>SliTaz Website</h4>
   3.220 -	<ul>
   3.221 -		<li><a href="#header">Top of the page</a></li>
   3.222 -		<li>Copyright &copy; <span class="year"></span>
   3.223 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   3.224 -		<li><a href="../about/">About the project</a></li>
   3.225 -		<li><a href="../../netmap.php">Network Map</a></li>
   3.226 -		<li>Page modified the 06 Jan 2011</li>
   3.227 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   3.228 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   3.229 -		title="Code validé XHTML 1.0"
   3.230 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   3.231 -	</ul>
   3.232 +	Copyright &copy; <span class="year"></span>
   3.233 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   3.234 +	<a href="http://scn.slitaz.org/">Community</a>
   3.235 +	<a href="http://doc.slitaz.org/">Doc</a>
   3.236 +	<a href="http://forum.slitaz.org/">Forum</a>
   3.237 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   3.238 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   3.239 +	<a href="http://hg.slitaz.org/">Hg</a>
   3.240 +	<p>
   3.241 +		SliTaz @
   3.242 +		<a href="http://twitter.com/slitaz">Twitter</a>
   3.243 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   3.244 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   3.245 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   3.246 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   3.247 +	</p>
   3.248  </div>
   3.249  
   3.250  </body>
     4.1 --- a/en/asso/index.html	Sat Mar 26 02:45:56 2011 +0100
     4.2 +++ b/en/asso/index.html	Sat Mar 26 15:43:13 2011 +0100
     4.3 @@ -7,84 +7,100 @@
     4.4      <meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
     4.5      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     4.6      <meta name="robots" content="index, follow, all" />
     4.7 -    <meta name="revisit-after" content="7 days" />
     4.8 -    <meta name="expires" content="never" />
     4.9 -    <meta name="modified" content="2008-07-16 21:30:00" />
    4.10 +    <meta name="modified" content="2011-03-25 20:30:00" />
    4.11      <meta name="author" content="Christophe Lincoln"/>
    4.12 -    <meta name="publisher" content="www.slitaz.org" />
    4.13      <link rel="shortcut icon" href="../../favicon.ico" />
    4.14      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    4.15 -    <link rel="Content" href="index.html#content" />
    4.16 +    <script type="text/javascript">
    4.17 +	/* <![CDATA[ */
    4.18 +	    (function() {
    4.19 +	        var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
    4.20 +	        s.type = 'text/javascript';
    4.21 +	        s.async = true;
    4.22 +	        s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
    4.23 +	        t.parentNode.insertBefore(s, t);
    4.24 +	    })();
    4.25 +	/* ]]> */
    4.26 +	</script>
    4.27  </head>
    4.28  <body>
    4.29  
    4.30  <!-- Header -->
    4.31  <div id="header">
    4.32 -	<!-- Access -->
    4.33 -	<div id="access">
    4.34 -		<a href="../../i18n.html"><img 
    4.35 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    4.36 -		<a href="../../fr/asso/">Français</a> |
    4.37 -		<a href="../../pt/asso/">Português</a>
    4.38 +	<div id="logo"></div>
    4.39 +	<div id="network">
    4.40 +		<a href="http://www.slitaz.org/netmap.php">
    4.41 +			<img src="../../images/network.png" alt="network.png" /></a>
    4.42 +		<a href="http://scn.slitaz.org/">Community</a>
    4.43 +		<a href="http://doc.slitaz.org/">Doc</a>
    4.44 +		<a href="http://forum.slitaz.org/">Forum</a>
    4.45 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    4.46 +		<a href="http://hg.slitaz.org/">Hg</a>
    4.47  	</div>
    4.48 -    <!-- Logo -->
    4.49 -	<a href="http://www.slitaz.org/en"><img id="logo"
    4.50 -		src="../../pics/website/logo.png" 
    4.51 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    4.52 -	<p id="titre">#!/GNU/Linux</p>
    4.53 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    4.54 +</div>
    4.55 +
    4.56 +<!-- Block -->
    4.57 +<div id="block">
    4.58 +	<!-- Navigation -->
    4.59 +	<div id="block_nav">
    4.60 +		<h4>Navigation</h4>
    4.61 +		<div class="right_box">
    4.62 +			<ul>
    4.63 +				<li><a href="../mailing-list.html">Mailing List</a></li>
    4.64 +				<li><a href="../devel/">Development</a></li>
    4.65 +				<li><a href="../artwork/">Artwork</a></li>
    4.66 +				<li><a href="../search.html">Search</a></li>
    4.67 +			</ul>
    4.68 +		</div>
    4.69 +		<div class="left_box">
    4.70 +			<ul>
    4.71 +				<li><a href="../about/">About</a></li>
    4.72 +				<li><a href="../get/">Download</a></li>
    4.73 +				<li><a href="../asso/">Association</a></li>
    4.74 +				<li><a href="../doc/">Documentation</a></li>
    4.75 +				<li><a href="../packages/">Packages</a></li>
    4.76 +			</ul>
    4.77 +		</div>
    4.78 +	</div>
    4.79 +	<!-- Information/image -->
    4.80 +	<div id="block_info">
    4.81 +		<h4>Association</h4>
    4.82 +		<p>
    4.83 +			The SliTaz GNU/Linux association is a non-profit entity that 
    4.84 +			maintains and manages the project. Its mission is to ensure
    4.85 +			the durability of the project. It provides an infrastruture
    4.86 +			and delivers professional services to users, developers and
    4.87 +			business enterprises using the distribution.
    4.88 +		</p>
    4.89 +		<div style="padding-top: 8px;">
    4.90 +			<!-- PayPal boutton -->
    4.91 +			<form action="https://www.paypal.com/cgi-bin/webscr" method="post"
    4.92 +				style="display: inline;">
    4.93 +					<input type="hidden" name="cmd" value="_s-xclick" />
    4.94 +					<input type="hidden" name="hosted_button_id" value="4885025" />
    4.95 +					<input type="image" src="../../images/paypal.png" name="submit" 
    4.96 +						alt="PayPal - The safer, easier way to pay online!" />
    4.97 +			</form>
    4.98 +			<!-- Flattr boutton -->
    4.99 +			<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
   4.100 +				href="http://www.slitaz.org/"></a>
   4.101 +		</div>
   4.102 +	</div>
   4.103  </div>
   4.104  
   4.105  <!-- Content -->
   4.106 -<div id="content-full">
   4.107 -
   4.108 -<!-- Block begin -->
   4.109 -<div class="block">
   4.110 -	<!-- Nav block begin -->
   4.111 -	<div id="block_nav">
   4.112 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   4.113 -		<div style="width: 50%; float: right;">
   4.114 -			<ul>
   4.115 -				<li><a href="../artwork/">Artwork</a></li>
   4.116 -				<li><a href="../mailing-list.html">Mailing List</a></li>
   4.117 -				<li><a href="../devel/">Development</a></li>
   4.118 -				<li><a href="../search.html">Search</a></li>
   4.119 -				<li><a href="../../netmap.php">Network Map</a></li>
   4.120 -			</ul>
   4.121 -		</div>
   4.122 -		<ul>
   4.123 -			<li><a href="../about/">About us</a></li>
   4.124 -			<li><a href="../asso/">Association</a></li>
   4.125 -			<li><a href="../get/">Download</a></li>
   4.126 -			<li><a href="../doc/">Documentation</a></li>
   4.127 -			<li><a href="../packages/">Packages</a></li>
   4.128 -		</ul>
   4.129 -	<!-- Nav block end -->
   4.130 -	</div>
   4.131 -	<!-- Top block begin -->
   4.132 -	<div id="block_top">
   4.133 -	<h1>Association</h1>
   4.134 -	<p>
   4.135 -		The SliTaz GNU/Linux association is a non-profit entity that maintains
   4.136 -		and manages the project. Its mission is to ensure the durability of
   4.137 -		the project. It provides an infrastruture and delivers professional services 
   4.138 -		to users, developers and business enterprises using the distribution. The
   4.139 -		overall goals and operations of the association are described in the
   4.140 -		statutes.
   4.141 -	</p>
   4.142 -	<!-- Top block end -->
   4.143 -	</div>
   4.144 -<!-- Block end -->
   4.145 -</div>
   4.146 +<div id="content">
   4.147  
   4.148  <h2>Infrastructure and services</h2>
   4.149  
   4.150  <ul>
   4.151 -	<li><a href="#overview">Overview.</a></li>
   4.152 -	<li><a href="#goals">Current objectives.</a></li>
   4.153 -	<li><a href="#members">Members.</a></li>
   4.154 -	<li><a href="#sponsors">Sponsors.</a></li>
   4.155 -	<li><a href="#donation">Donations.</a></li>
   4.156 -	<li><a href="#postal">Postal Address.</a></li>
   4.157 +	<li><a href="#overview">Overview</a></li>
   4.158 +	<li><a href="#goals">Current objectives</a></li>
   4.159 +	<li><a href="#members">Members</a></li>
   4.160 +	<li><a href="#sponsors">Sponsors</a></li>
   4.161 +	<li><a href="#donation">Donations</a></li>
   4.162 +	<li><a href="#postal">Postal Address</a></li>
   4.163  </ul>
   4.164  
   4.165  <a name="overview"></a>
   4.166 @@ -173,17 +189,24 @@
   4.167  <p>
   4.168  There are various ways to financially support the association, become
   4.169  a member or sponsor, or make a one-off payment via PayPal online secure 
   4.170 -services or by using a bank transfer. The project also has some
   4.171 -logistical needs, any donated equipment in good working order is welcomed.
   4.172 +services or by using a bank transfer. For micropayement you can use Flattr,
   4.173 +it is a very nice service with open-source in mind. The project also has
   4.174 +some logistical needs, any donated equipment in good working order is 
   4.175 +welcomed.
   4.176  </p>
   4.177 -<!-- PayPal boutton -->
   4.178 +
   4.179  <div>
   4.180 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
   4.181 -	<input type="hidden" name="cmd" value="_s-xclick" />
   4.182 -	<input type="hidden" name="hosted_button_id" value="4885025" />
   4.183 -	<input type="image" src="https://www.paypal.com/en_US/CH/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" />
   4.184 -	<img alt="" border="0" src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1" />
   4.185 -</form>
   4.186 +	<!-- PayPal boutton -->
   4.187 +	<form action="https://www.paypal.com/cgi-bin/webscr" method="post"
   4.188 +		style="display: inline;">
   4.189 +			<input type="hidden" name="cmd" value="_s-xclick" />
   4.190 +			<input type="hidden" name="hosted_button_id" value="4885025" />
   4.191 +			<input type="image" src="../../images/paypal.png" name="submit" 
   4.192 +				alt="PayPal - The safer, easier way to pay online!" />
   4.193 +	</form>
   4.194 +	<!-- Flattr boutton -->
   4.195 +	<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
   4.196 +		href="http://www.slitaz.org/"></a>
   4.197  </div>
   4.198  
   4.199  <a name="postal"></a>
   4.200 @@ -200,30 +223,22 @@
   4.201  
   4.202  <!-- Footer -->
   4.203  <div id="footer">
   4.204 -	<div class="right_box">
   4.205 -	<h4>SliTaz Network</h4>
   4.206 -		<ul>
   4.207 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   4.208 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   4.209 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   4.210 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   4.211 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   4.212 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   4.213 -		</ul>
   4.214 -	</div>
   4.215 -	<h4>SliTaz Website</h4>
   4.216 -	<ul>
   4.217 -		<li><a href="#header">Top of the page</a></li>
   4.218 -		<li>Copyright &copy; <span class="year"></span>
   4.219 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   4.220 -		<li><a href="../about/">About the project</a></li>
   4.221 -		<li><a href="../../netmap.php">Network Map</a></li>
   4.222 -		<li>Page modified the 06 Jan 2011</li>
   4.223 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   4.224 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   4.225 -		title="Code validé XHTML 1.0"
   4.226 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   4.227 -	</ul>
   4.228 +	Copyright &copy; <span class="year"></span>
   4.229 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   4.230 +	<a href="http://scn.slitaz.org/">Community</a>
   4.231 +	<a href="http://doc.slitaz.org/">Doc</a>
   4.232 +	<a href="http://forum.slitaz.org/">Forum</a>
   4.233 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   4.234 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   4.235 +	<a href="http://hg.slitaz.org/">Hg</a>
   4.236 +	<p>
   4.237 +		SliTaz @
   4.238 +		<a href="http://twitter.com/slitaz">Twitter</a>
   4.239 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   4.240 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   4.241 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   4.242 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   4.243 +	</p>
   4.244  </div>
   4.245  
   4.246  </body>
     5.1 --- a/en/asso/statutes.html	Sat Mar 26 02:45:56 2011 +0100
     5.2 +++ b/en/asso/statutes.html	Sat Mar 26 15:43:13 2011 +0100
     5.3 @@ -2,78 +2,94 @@
     5.4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     5.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     5.6  <head>
     5.7 -    <title>SliTaz - Association</title>
     5.8 +    <title>SliTaz - Association statutes</title>
     5.9      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    5.10      <meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
    5.11      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    5.12      <meta name="robots" content="index, follow, all" />
    5.13 -    <meta name="revisit-after" content="7 days" />
    5.14 -    <meta name="expires" content="never" />
    5.15 -    <meta name="modified" content="2008-07-16 21:30:00" />
    5.16 +    <meta name="modified" content="2011-03-25 21:30:00" />
    5.17      <meta name="author" content="Christophe Lincoln"/>
    5.18 -    <meta name="publisher" content="www.slitaz.org" />
    5.19      <link rel="shortcut icon" href="../../favicon.ico" />
    5.20      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    5.21 -    <link rel="Content" href="statutes.html#content" />
    5.22 +    <script type="text/javascript">
    5.23 +	/* <![CDATA[ */
    5.24 +	    (function() {
    5.25 +	        var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
    5.26 +	        s.type = 'text/javascript';
    5.27 +	        s.async = true;
    5.28 +	        s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
    5.29 +	        t.parentNode.insertBefore(s, t);
    5.30 +	    })();
    5.31 +	/* ]]> */
    5.32 +	</script>
    5.33  </head>
    5.34  <body>
    5.35 -
    5.36  <!-- Header -->
    5.37  <div id="header">
    5.38 -	<!-- Access -->
    5.39 -	<div id="access">
    5.40 -		<a href="../../i18n.html"><img 
    5.41 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    5.42 -		<a href="../../pt/asso/statutes.html">Português</a>
    5.43 +	<div id="logo"></div>
    5.44 +	<div id="network">
    5.45 +		<a href="http://www.slitaz.org/netmap.php">
    5.46 +			<img src="../../images/network.png" alt="network.png" /></a>
    5.47 +		<a href="http://scn.slitaz.org/">Community</a>
    5.48 +		<a href="http://doc.slitaz.org/">Doc</a>
    5.49 +		<a href="http://forum.slitaz.org/">Forum</a>
    5.50 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    5.51 +		<a href="http://hg.slitaz.org/">Hg</a>
    5.52  	</div>
    5.53 -    <!-- Logo -->
    5.54 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    5.55 -		src="../../pics/website/logo.png" 
    5.56 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    5.57 -	<p id="titre">#!/GNU/Linux</p>
    5.58 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    5.59 +</div>
    5.60 +
    5.61 +<!-- Block -->
    5.62 +<div id="block">
    5.63 +	<!-- Navigation -->
    5.64 +	<div id="block_nav">
    5.65 +		<h4>Navigation</h4>
    5.66 +		<div class="right_box">
    5.67 +			<ul>
    5.68 +				<li><a href="../mailing-list.html">Mailing List</a></li>
    5.69 +				<li><a href="../devel/">Development</a></li>
    5.70 +				<li><a href="../artwork/">Artwork</a></li>
    5.71 +				<li><a href="../search.html">Search</a></li>
    5.72 +			</ul>
    5.73 +		</div>
    5.74 +		<div class="left_box">
    5.75 +			<ul>
    5.76 +				<li><a href="../about/">About</a></li>
    5.77 +				<li><a href="../get/">Download</a></li>
    5.78 +				<li><a href="../asso/">Association</a></li>
    5.79 +				<li><a href="../doc/">Documentation</a></li>
    5.80 +				<li><a href="../packages/">Packages</a></li>
    5.81 +			</ul>
    5.82 +		</div>
    5.83 +	</div>
    5.84 +	<!-- Information/image -->
    5.85 +	<div id="block_info">
    5.86 +		<h4>Association statutes</h4>
    5.87 +		<p>
    5.88 +			The SliTaz GNU/Linux association is a non-profit entity that 
    5.89 +			maintains and manages the project. Its mission is to ensure
    5.90 +			the durability of the project. It provides an infrastruture
    5.91 +			and delivers professional services to users, developers and
    5.92 +			business enterprises using the distribution.
    5.93 +		</p>
    5.94 +		<div>
    5.95 +			<!-- PayPal boutton -->
    5.96 +			<form action="https://www.paypal.com/cgi-bin/webscr" method="post"
    5.97 +				style="display: inline;">
    5.98 +					<input type="hidden" name="cmd" value="_s-xclick" />
    5.99 +					<input type="hidden" name="hosted_button_id" value="4885025" />
   5.100 +					<input type="image" src="../../images/paypal.png" name="submit" 
   5.101 +						alt="PayPal - The safer, easier way to pay online!" />
   5.102 +			</form>
   5.103 +			<!-- Flattr boutton -->
   5.104 +			<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
   5.105 +				href="http://www.slitaz.org/"></a>
   5.106 +		</div>
   5.107 +	</div>
   5.108  </div>
   5.109  
   5.110  <!-- Content -->
   5.111 -<div id="content-full">
   5.112 -
   5.113 -<!-- Block begin -->
   5.114 -<div class="block">
   5.115 -	<!-- Nav block begin -->
   5.116 -	<div id="block_nav">
   5.117 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   5.118 -		<div style="width: 50%; float: right;">
   5.119 -			<ul>
   5.120 -				<li><a href="../artwork/">Artwork</a></li>
   5.121 -				<li><a href="../mailing-list.html">Mailing List</a></li>
   5.122 -				<li><a href="../devel/">Development</a></li>
   5.123 -				<li><a href="../search.html">Search</a></li>
   5.124 -				<li><a href="../../netmap.php">Network Map</a></li>
   5.125 -			</ul>
   5.126 -		</div>
   5.127 -		<ul>
   5.128 -			<li><a href="../about/">About us</a></li>
   5.129 -			<li><a href="../asso/">Association</a></li>
   5.130 -			<li><a href="../get/">Download</a></li>
   5.131 -			<li><a href="../doc/">Documentation</a></li>
   5.132 -			<li><a href="../packages/">Packages</a></li>
   5.133 -		</ul>
   5.134 -	<!-- Nav block end -->
   5.135 -	</div>
   5.136 -	<!-- Top block begin -->
   5.137 -	<div id="block_top">
   5.138 -	<h1>Articles of the Association</h1>
   5.139 -	<p>
   5.140 -		The SliTaz GNU/Linux association is a non-profit entity that maintains
   5.141 -		and manages the project. Its mission is to ensure the durability of
   5.142 -		the project. It provides an infrastruture and delivers professional services 
   5.143 -		to users, developers and business enterprises using the distribution. The
   5.144 -		overall goals and operations of the association are described in the
   5.145 -		statutes.
   5.146 -	</p>
   5.147 -	<!-- Top block end -->
   5.148 -	</div>
   5.149 -<!-- Block end -->
   5.150 -</div>
   5.151 +<div id="content">
   5.152  
   5.153  <h2>Statutes</h2>
   5.154  
   5.155 @@ -271,30 +287,22 @@
   5.156  
   5.157  <!-- Footer -->
   5.158  <div id="footer">
   5.159 -	<div class="right_box">
   5.160 -	<h4>SliTaz Network</h4>
   5.161 -		<ul>
   5.162 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   5.163 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   5.164 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   5.165 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   5.166 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   5.167 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   5.168 -		</ul>
   5.169 -	</div>
   5.170 -	<h4>SliTaz Website</h4>
   5.171 -	<ul>
   5.172 -		<li><a href="#header">Top of the page</a></li>
   5.173 -		<li>Copyright &copy; <span class="year"></span>
   5.174 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   5.175 -		<li><a href="../about/">About the project</a></li>
   5.176 -		<li><a href="../../netmap.php">Network Map</a></li>
   5.177 -		<li>Page modified the 06 Jan 2011</li>
   5.178 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   5.179 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   5.180 -		title="Code validé XHTML 1.0"
   5.181 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   5.182 -	</ul>
   5.183 +	Copyright &copy; <span class="year"></span>
   5.184 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   5.185 +	<a href="http://scn.slitaz.org/">Community</a>
   5.186 +	<a href="http://doc.slitaz.org/">Doc</a>
   5.187 +	<a href="http://forum.slitaz.org/">Forum</a>
   5.188 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   5.189 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   5.190 +	<a href="http://hg.slitaz.org/">Hg</a>
   5.191 +	<p>
   5.192 +		SliTaz @
   5.193 +		<a href="http://twitter.com/slitaz">Twitter</a>
   5.194 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   5.195 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   5.196 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   5.197 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   5.198 +	</p>
   5.199  </div>
   5.200  
   5.201  </body>
     6.1 --- a/en/devel/index.html	Sat Mar 26 02:45:56 2011 +0100
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,348 +0,0 @@
     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 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     6.7 -<head>
     6.8 -    <title>SliTaz - Developers corner</title>
     6.9 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    6.10 -    <meta name="description" content="SliTaz GNU/Linux project information overview" />
    6.11 -    <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    6.12 -    <meta name="robots" content="index, follow, all" />
    6.13 -    <meta name="revisit-after" content="7 days" />
    6.14 -    <meta name="expires" content="never" />
    6.15 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    6.16 -    <meta name="author" content="Christophe Lincoln"/>
    6.17 -    <meta name="publisher" content="www.slitaz.org" />
    6.18 -    <link rel="shortcut icon" href="../../favicon.ico" />
    6.19 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    6.20 -    <link rel="Content" href="index.html#content" />
    6.21 -</head>
    6.22 -<body>
    6.23 -
    6.24 -<!-- Header -->
    6.25 -<div id="header">
    6.26 -	<!-- Access -->
    6.27 -	<div id="access">
    6.28 -		<a href="../../i18n.html"><img 
    6.29 -				src="../../pics/website/locale.png" alt="locale.png" /></a>
    6.30 -		<a href="../../de/devel/">Deutsch</a> |
    6.31 -		<a href="../../fr/devel/">Français</a> |
    6.32 -		<a href="../../pt/devel/">Português</a>
    6.33 -	</div>
    6.34 -    <!-- Logo -->
    6.35 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    6.36 -		src="../../pics/website/logo.png" 
    6.37 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    6.38 -	<p id="titre">#!/GNU/Linux</p>
    6.39 -</div>
    6.40 -
    6.41 -<!-- Content -->
    6.42 -<div id="content-full">
    6.43 -
    6.44 -<!-- Block begin -->
    6.45 -<div class="block">
    6.46 -	<!-- Nav block begin -->
    6.47 -	<div id="block_nav">
    6.48 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
    6.49 -		<div style="width: 50%; float: right;">
    6.50 -			<ul>
    6.51 -				<li><a href="../artwork/">Artwork</a></li>
    6.52 -				<li><a href="../mailing-list.html">Mailing List</a></li>
    6.53 -				<li><a href="../devel/">Development</a></li>
    6.54 -				<li><a href="../search.html">Search</a></li>
    6.55 -				<li><a href="../../netmap.php">Network Map</a></li>
    6.56 -			</ul>
    6.57 -		</div>
    6.58 -		<ul>
    6.59 -			<li><a href="../about/">About us</a></li>
    6.60 -			<li><a href="../asso/">Association</a></li>
    6.61 -			<li><a href="../get/">Download</a></li>
    6.62 -			<li><a href="../doc/">Documentation</a></li>
    6.63 -			<li><a href="../packages/">Packages</a></li>
    6.64 -		</ul>
    6.65 -	<!-- Nav block end -->
    6.66 -	</div>
    6.67 -	<!-- Top block begin -->
    6.68 -	<div id="block_top">
    6.69 -	<h1>Development</h1>
    6.70 -	<ul>
    6.71 -		<li><a href="#devel">SliTaz Developers corner.</a></li>
    6.72 -		<li><a href="#kiss">KISS and comply to standards.</a></li>
    6.73 -		<li><a href="#tank">Build host &amp; home.</a></li>
    6.74 -		<li><a href="#repos">Mercurial repositories.</a></li>
    6.75 -		<li><a href="#iconv">Implementation of iconv().</a></li>
    6.76 -		<li><a href="#pkgs">Tazpkg packages.</a></li>
    6.77 -		<li><a href="#website">Website Management.</a></li>
    6.78 -		<!--<li><a href="#diff">Diff and patch files.</a></li>-->
    6.79 -	</ul>
    6.80 -	<!-- Top block end -->
    6.81 -	</div>
    6.82 -<!-- Block end -->
    6.83 -</div>
    6.84 -
    6.85 -<a name="devel"></a>
    6.86 -<h2>SliTaz Developers corner</h2>
    6.87 -<p>
    6.88 -SliTaz is an open source and community driven distribution. Everyone is welcome 
    6.89 -to join and contribute, from  users, to hackers and developers, there is always
    6.90 -something to do, ie. Proofreading or writing documentation, sending bugs or 
    6.91 -patches to the Mailing list, gaining access to the wok and pushing some new 
    6.92 -packages or simply to help others on the Mailing list or forum. SliTaz has got
    6.93 -Mercurial repositories hosted on a SliTaz system, developers can ask for a new
    6.94 -repo if needed and contributors have write access to correct typos, scripts, etc.
    6.95 -</p>
    6.96 -<p>
    6.97 -SliTaz is a tiny community and listens to its users. There are several 
    6.98 -developers who are active on the <a href="http://forum.slitaz.org/">forum</a>
    6.99 -and the <a href="../mailing-list.html">Mailing List</a>.
   6.100 -</p>
   6.101 -<p>
   6.102 -For artists there is a dedicated website, simply create an account and 
   6.103 -post your graphics or pictures. The site is managed by the community. If 
   6.104 -you want to lend a hand to administer the site, please contact a 
   6.105 -contributor or e-mail the discussion list. The website art.slitaz.org: 
   6.106 -<a href="http://art.slitaz.org/">SliTaz Community Art</a>
   6.107 -</p>
   6.108 -
   6.109 -<a name="kiss"></a>
   6.110 -<h2>KISS and comply to standards</h2>
   6.111 -<p>
   6.112 -Keep it simple: follow the best standards, carefully draft and write
   6.113 -high quality documentation, provide a stable and robust system and keep
   6.114 -the <em>rootfs</em> on the LiveCD light enough to run on machines with at 
   6.115 -least 128 MB RAM. It's also possible to use GTK+2, Dialog, SHell scripts, 
   6.116 -or PHP coding tools on the distribution. The idea is not to duplicate and 
   6.117 -to think small...
   6.118 -</p>
   6.119 -
   6.120 -<a name="tank"></a>
   6.121 -<h2>Tank - Build host &amp; home</h2>
   6.122 -<p>
   6.123 -Each contributor may have an account on the project server with secure 
   6.124 -access, disk space, a public directory and all development tools. 
   6.125 -Developers can compile packages and maintainers of the mirror can handle 
   6.126 -sychronization. Tank also hosts the website, web boot and mercurial 
   6.127 -repositories: <a href="http://tank.slitaz.org/">tank.slitaz.org</a>
   6.128 -</p>
   6.129 -<p>
   6.130 -Instructions on using the build host are described in the Cookbook:
   6.131 -<a href="http://doc.slitaz.org/en:cookbook:buildhost">SliTaz Build Host (tank)</a>.
   6.132 -</p>
   6.133 -
   6.134 -<a name="repos"></a>
   6.135 -<h2>Mercurial repositories</h2>
   6.136 -<p>
   6.137 -SliTaz Mercurial or Hg repos can be browsed or cloned by anyone using the URL:
   6.138 -<a href="http://hg.slitaz.org/">http://hg.slitaz.org/</a>. People with write
   6.139 -access can directly use <code>repos.slitaz.org</code> which requires authentication.
   6.140 -Mercurial uses Python and is installable with: 
   6.141 -<code>tazpkg get-install mercurial</code>
   6.142 -</p>
   6.143 -<h3>~/.hgrc</h3>
   6.144 -<p>
   6.145 -Before you push your first commit onto the server, be sure that you have a correct
   6.146 -Hg configuration file with your name and email address, and remember to check 
   6.147 -that you are not root. Personal ~/.hgrc file example:
   6.148 -</p>
   6.149 -<pre class="script">
   6.150 -[ui]
   6.151 -username = FirstName LastName &lt;you@example.org&gt;
   6.152 -</pre>
   6.153 -<h4>Clone, modify, commit and push</h4>
   6.154 -<p>
   6.155 -Clone a repo, example for wok:
   6.156 -</p>
   6.157 -<pre>
   6.158 - $ hg clone http://repos.slitaz.org/wok
   6.159 -</pre>
   6.160 -<p>
   6.161 -Change directory to wok, note you must be in the repository to be able 
   6.162 -to use 'hg' commands. To check all logs or just the last log:
   6.163 -</p>
   6.164 -<pre>
   6.165 - $ hg log
   6.166 - $ hg head
   6.167 -</pre>
   6.168 -<p>
   6.169 -Add or modify one or more files and commit:
   6.170 -</p>
   6.171 -<pre>
   6.172 - $ hg add
   6.173 - $ hg status
   6.174 - $ hg commit -m "Log message..."
   6.175 - $ hg log
   6.176 -</pre>
   6.177 -<p>
   6.178 -Note that you can use the command <code>rollback</code> to roll back to the last 
   6.179 -transaction. Before pushing changes to the server, it is safe to pull once:
   6.180 -</p>
   6.181 -<pre>
   6.182 - $ hg pull
   6.183 - $ hg push
   6.184 -</pre>
   6.185 -<p>
   6.186 -Done, your changes, code or corrections are now on the server.
   6.187 -</p>
   6.188 -<h4>Updating a local wok</h4>
   6.189 -<p>
   6.190 -To update your wok with the local server (<em>pull</em> to pull the changes):
   6.191 -</p>
   6.192 -<pre>
   6.193 - $ hg pull
   6.194 - $ hg update
   6.195 -</pre>
   6.196 -<h4>Useful commands</h4>
   6.197 -<p>
   6.198 -Hg commands that can be used.
   6.199 -</p>
   6.200 -<ul>
   6.201 -	<li><code>hg help</code> : Display the full list of commands.</li>
   6.202 -	<li><code>hg rollback</code> : Undo the last action performed (commit,
   6.203 -	pull, push).</li>
   6.204 -	<li><code>hg log &lt;package&gt;</code> : Display a package log.</li>
   6.205 -	<li><code>hg head</code> : Display the last log.</li>
   6.206 -</ul>
   6.207 -
   6.208 -<a name="iconv"></a>
   6.209 -<h2>Implementation of iconv()</h2>
   6.210 -<p>
   6.211 -SliTaz uses iconv() provided by GNU glibc - any packages that offer 
   6.212 -<code>libiconv</code> must use the library contained in <code>glibc-locale</code>. 
   6.213 -There is therefore no longer a libiconv package (1.2 MB) in SliTaz.
   6.214 -</p>
   6.215 -
   6.216 -<a name="pkgs"></a>
   6.217 -<h2>Tazpkg Packages</h2>
   6.218 -<p>
   6.219 -The tazpkg packages in SliTaz are automatically created via Tazwok and a 
   6.220 -receipt in the wok. The Cookbook describes the 
   6.221 -<a href="../doc/cookbook/wok-tools.html">use of tools</a> 
   6.222 -and the format of <a href="../doc/cookbook/receipts.html">receipts</a>.
   6.223 -These are required reading before we begin.
   6.224 -</p>
   6.225 -<p>
   6.226 -In terms of choice of package, the idea is to offer a package by task or 
   6.227 -functionality, ie. the lightest application in the field and not duplicated. 
   6.228 -Note that the current packages are not immutable, if you find an alternative 
   6.229 -that is lighter, with more features or more <em>sexy</em> for a few extra KB, 
   6.230 -you can suggest it on the Mailing List. Particular attention is given to 
   6.231 -packages for the LiveCD, these should be stripped, removing unnecesary 
   6.232 -dependancies and compiler options. In general candidate packages for the core 
   6.233 -LiveCD are discussed on the Mailing List.
   6.234 -</p>
   6.235 -<p>
   6.236 -Before you begin to compile and create packages for SliTaz, be sure that the 
   6.237 -work doesn't already exist in the 
   6.238 -<a href="http://download.tuxfamily.org/slitaz/packages/undigest/">undigest</a> 
   6.239 -wok provided by the primary SliTaz mirror. Don't forget that the members 
   6.240 -of the list are there to help you and that the documentation of the 
   6.241 -<a href="../doc/cookbook/wok-tools.html">wok and tools</a> 
   6.242 -exists to help you get started.
   6.243 -</p>
   6.244 -
   6.245 -<a name="pkgs-naming"></a>
   6.246 -<h3>Naming of packages</h3>
   6.247 -<p>
   6.248 -In most cases the package name is the same as the source, except for
   6.249 -Python, Perl, PHP, Ruby and Lua modules. For example, the package
   6.250 -providing a Kid template system written in Python and XML is named:
   6.251 -<code>python-kid</code>.
   6.252 -</p>
   6.253 -
   6.254 -<a name="website"></a>
   6.255 -<h2>Website Management</h2>
   6.256 -<p>
   6.257 -	The website is managed via a mercurial repository, they can be cloned by:
   6.258 -</p>
   6.259 -<pre>
   6.260 - $ hg clone http://hg.slitaz.org/website
   6.261 -  Or if you have the proper permissions:
   6.262 - $ hg clone http://repos.slitaz.org/website
   6.263 -</pre>
   6.264 -
   6.265 -<h3>xHTML coding style</h3>
   6.266 -<p>
   6.267 -The pages and different <em>books</em> are coded in xHTML 1.0
   6.268 -transitional. The title of level 1 is used only once (at the top), 
   6.269 -level 2 is the title of the document and levels 3 and 4 are then used for
   6.270 -the subtitles. If a list is used instead using smart anchors;
   6.271 -then that starts at the top, just after the title of level 2.
   6.272 -Paragraphs are contained in the tags <code>&lt;p&gt;&lt;/p&gt;</code>. 
   6.273 -For indentation, we use tabs - the reason being semantics and to take 
   6.274 -up less space in terms of octets (bytes). To put code, like the name of
   6.275 -a command inside a paragraph: <code>&lt;code&gt;</code> is the preferred 
   6.276 -method. To view commands or to utilize a terminal, the web pages use
   6.277 -<code>&lt;pre&gt;</code> to display the formatted text. Example:
   6.278 -</p>
   6.279 -<pre>
   6.280 - $ command
   6.281 -</pre>
   6.282 -<p>
   6.283 -To view text that can be copied and pasted, such as scripts,
   6.284 -bits of code, sample configuration files, etc - we also use
   6.285 -<code>&lt;pre&gt;</code>, but with a CSS class named "script". Example:
   6.286 -</p>
   6.287 -<pre class="script">
   6.288 -&lt;pre class="script"&gt;
   6.289 -
   6.290 -code...
   6.291 -
   6.292 -&lt;/pre&gt;
   6.293 -</pre>
   6.294 -<p>
   6.295 -The <em>emphasized</em> words put themselves in the tag <code>&lt;em&gt;</code> 
   6.296 -and internal links are relative. Remember to check the validity
   6.297 -of the code via the online <em>validator</em> of the W3C.
   6.298 -</p>
   6.299 -
   6.300 -<a name="diff"></a>
   6.301 -<h2>Diff and patch</h2>
   6.302 -<p>
   6.303 -The utilities <code>diff</code> and <code>patch</code> are command-line tools 
   6.304 -for creating and implementing a file containing differences between two files. 
   6.305 -This technique is often used for collaboration and the changes made to the 
   6.306 -original file can be clearly extracted. To create a <code>diff</code> file 
   6.307 -readable by humans in a simple text editor, you must supply the <code>-u</code> option:
   6.308 -</p>
   6.309 -<pre>
   6.310 - $ diff -u file.orig file.new &gt; file.diff
   6.311 -</pre>
   6.312 -<p>
   6.313 -To apply a patch:
   6.314 -</p>
   6.315 -<pre>
   6.316 - $ patch file.orig file.diff
   6.317 -</pre>
   6.318 -
   6.319 -<!-- End of content -->
   6.320 -</div>
   6.321 -
   6.322 -<!-- Footer -->
   6.323 -<div id="footer">
   6.324 -	<div class="right_box">
   6.325 -	<h4>SliTaz Network</h4>
   6.326 -		<ul>
   6.327 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   6.328 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   6.329 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   6.330 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   6.331 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   6.332 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   6.333 -		</ul>
   6.334 -	</div>
   6.335 -	<h4>SliTaz Website</h4>
   6.336 -	<ul>
   6.337 -		<li><a href="#header">Top of the page</a></li>
   6.338 -		<li>Copyright &copy; <span class="year"></span>
   6.339 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   6.340 -		<li><a href="../about/">About the project</a></li>
   6.341 -		<li><a href="../../netmap.php">Network Map</a></li>
   6.342 -		<li>Page modified the <?php echo (date( "d M Y", getlastmod())); ?></li>
   6.343 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   6.344 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   6.345 -		title="Code validé XHTML 1.0"
   6.346 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   6.347 -	</ul>
   6.348 -</div>
   6.349 -
   6.350 -</body>
   6.351 -</html>
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/en/devel/index.php	Sat Mar 26 15:43:13 2011 +0100
     7.3 @@ -0,0 +1,345 @@
     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 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     7.7 +<head>
     7.8 +    <title>SliTaz - Developers corner</title>
     7.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    7.10 +    <meta name="description" content="SliTaz GNU/Linux project information overview" />
    7.11 +    <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    7.12 +    <meta name="robots" content="index, follow, all" />
    7.13 +    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    7.14 +    <meta name="author" content="Christophe Lincoln"/>
    7.15 +    <link rel="shortcut icon" href="../../favicon.ico" />
    7.16 +    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    7.17 +</head>
    7.18 +<body>
    7.19 +
    7.20 +<!-- Header -->
    7.21 +<div id="header">
    7.22 +	<div id="logo"></div>
    7.23 +	<div id="network">
    7.24 +		<a href="http://www.slitaz.org/netmap.php">
    7.25 +			<img src="../../images/network.png" alt="network.png" /></a>
    7.26 +		<a href="http://scn.slitaz.org/">Community</a>
    7.27 +		<a href="http://doc.slitaz.org/">Doc</a>
    7.28 +		<a href="http://forum.slitaz.org/">Forum</a>
    7.29 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    7.30 +		<a href="http://hg.slitaz.org/">Hg</a>
    7.31 +	</div>
    7.32 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    7.33 +</div>
    7.34 +
    7.35 +<!-- Block -->
    7.36 +<div id="block">
    7.37 +	<!-- Navigation -->
    7.38 +	<div id="block_nav">
    7.39 +		<h4>Navigation</h4>
    7.40 +		<div class="right_box">
    7.41 +			<ul>
    7.42 +				<li><a href="../mailing-list.html">Mailing List</a></li>
    7.43 +				<li><a href="../devel/">Development</a></li>
    7.44 +				<li><a href="../artwork/">Artwork</a></li>
    7.45 +				<li><a href="../search.html">Search</a></li>
    7.46 +			</ul>
    7.47 +		</div>
    7.48 +		<div class="left_box">
    7.49 +			<ul>
    7.50 +				<li><a href="../about/">About</a></li>
    7.51 +				<li><a href="../get/">Download</a></li>
    7.52 +				<li><a href="../asso/">Association</a></li>
    7.53 +				<li><a href="../doc/">Documentation</a></li>
    7.54 +				<li><a href="../packages/">Packages</a></li>
    7.55 +			</ul>
    7.56 +		</div>
    7.57 +	</div>
    7.58 +	<!-- Information/image -->
    7.59 +	<div id="block_info">
    7.60 +		<h4>Development</h4>
    7.61 +		<p>
    7.62 +			SliTaz is a community based distribution made by many
    7.63 +			people all over the world and everyone is welcome to help
    7.64 +			and get involve in the project.
    7.65 +		</p>
    7.66 +		<p>
    7.67 +			<img src="../../images/users.png" alt="users.png" />
    7.68 +			<a href="http://scn.slitaz.org/">Join us on SCN</a> and
    7.69 +			the <a href="../mailing-list.html">mailing list</a>
    7.70 +		</p>
    7.71 +	</div>
    7.72 +</div>
    7.73 +
    7.74 +<!-- Content -->
    7.75 +<div id="content">
    7.76 +
    7.77 +<h2>Devel corner</h2>
    7.78 +
    7.79 +<ul>
    7.80 +	<li><a href="#devel">SliTaz Developers corner.</a></li>
    7.81 +	<li><a href="#kiss">KISS and comply to standards.</a></li>
    7.82 +	<li><a href="#tank">Build host &amp; home.</a></li>
    7.83 +	<li><a href="#repos">Mercurial repositories.</a></li>
    7.84 +	<li><a href="#iconv">Implementation of iconv().</a></li>
    7.85 +	<li><a href="#pkgs">Tazpkg packages.</a></li>
    7.86 +	<li><a href="#website">Website Management.</a></li>
    7.87 +	<!--<li><a href="#diff">Diff and patch files.</a></li>-->
    7.88 +</ul>
    7.89 +
    7.90 +<a name="devel"></a>
    7.91 +<h2>SliTaz Developers corner</h2>
    7.92 +<p>
    7.93 +SliTaz is an open source and community driven distribution. Everyone is welcome 
    7.94 +to join and contribute, from  users, to hackers and developers, there is always
    7.95 +something to do, ie. Proofreading or writing documentation, sending bugs or 
    7.96 +patches to the Mailing list, gaining access to the wok and pushing some new 
    7.97 +packages or simply to help others on the Mailing list or forum. SliTaz has got
    7.98 +Mercurial repositories hosted on a SliTaz system, developers can ask for a new
    7.99 +repo if needed and contributors have write access to correct typos, scripts, etc.
   7.100 +</p>
   7.101 +<p>
   7.102 +SliTaz is a tiny community and listens to its users. There are several 
   7.103 +developers who are active on the <a href="http://forum.slitaz.org/">forum</a>
   7.104 +and the <a href="../mailing-list.html">Mailing List</a>.
   7.105 +</p>
   7.106 +<p>
   7.107 +For artists there is a dedicated website, simply create an account and 
   7.108 +post your graphics or pictures. The site is managed by the community. If 
   7.109 +you want to lend a hand to administer the site, please contact a 
   7.110 +contributor or e-mail the discussion list. The website art.slitaz.org: 
   7.111 +<a href="http://art.slitaz.org/">SliTaz Community Art</a>
   7.112 +</p>
   7.113 +
   7.114 +<a name="kiss"></a>
   7.115 +<h2>KISS and comply to standards</h2>
   7.116 +<p>
   7.117 +Keep it simple: follow the best standards, carefully draft and write
   7.118 +high quality documentation, provide a stable and robust system and keep
   7.119 +the <em>rootfs</em> on the LiveCD light enough to run on machines with at 
   7.120 +least 128 MB RAM. It's also possible to use GTK+2, Dialog, SHell scripts, 
   7.121 +or PHP coding tools on the distribution. The idea is not to duplicate and 
   7.122 +to think small...
   7.123 +</p>
   7.124 +
   7.125 +<a name="tank"></a>
   7.126 +<h2>Tank - Build host &amp; home</h2>
   7.127 +<p>
   7.128 +Each contributor may have an account on the project server with secure 
   7.129 +access, disk space, a public directory and all development tools. 
   7.130 +Developers can compile packages and maintainers of the mirror can handle 
   7.131 +sychronization. Tank also hosts the website, web boot and mercurial 
   7.132 +repositories: <a href="http://tank.slitaz.org/">tank.slitaz.org</a>
   7.133 +</p>
   7.134 +<p>
   7.135 +Instructions on using the build host are described in the Cookbook:
   7.136 +<a href="http://doc.slitaz.org/en:cookbook:buildhost">SliTaz Build Host (tank)</a>.
   7.137 +</p>
   7.138 +
   7.139 +<a name="repos"></a>
   7.140 +<h2>Mercurial repositories</h2>
   7.141 +<p>
   7.142 +SliTaz Mercurial or Hg repos can be browsed or cloned by anyone using the URL:
   7.143 +<a href="http://hg.slitaz.org/">http://hg.slitaz.org/</a>. People with write
   7.144 +access can directly use <code>repos.slitaz.org</code> which requires authentication.
   7.145 +Mercurial uses Python and is installable with: 
   7.146 +<code>tazpkg get-install mercurial</code>
   7.147 +</p>
   7.148 +<h3>~/.hgrc</h3>
   7.149 +<p>
   7.150 +Before you push your first commit onto the server, be sure that you have a correct
   7.151 +Hg configuration file with your name and email address, and remember to check 
   7.152 +that you are not root. Personal ~/.hgrc file example:
   7.153 +</p>
   7.154 +<pre class="script">
   7.155 +[ui]
   7.156 +username = FirstName LastName &lt;you@example.org&gt;
   7.157 +</pre>
   7.158 +<h4>Clone, modify, commit and push</h4>
   7.159 +<p>
   7.160 +Clone a repo, example for wok:
   7.161 +</p>
   7.162 +<pre>
   7.163 + $ hg clone http://repos.slitaz.org/wok
   7.164 +</pre>
   7.165 +<p>
   7.166 +Change directory to wok, note you must be in the repository to be able 
   7.167 +to use 'hg' commands. To check all logs or just the last log:
   7.168 +</p>
   7.169 +<pre>
   7.170 + $ hg log
   7.171 + $ hg head
   7.172 +</pre>
   7.173 +<p>
   7.174 +Add or modify one or more files and commit:
   7.175 +</p>
   7.176 +<pre>
   7.177 + $ hg add
   7.178 + $ hg status
   7.179 + $ hg commit -m "Log message..."
   7.180 + $ hg log
   7.181 +</pre>
   7.182 +<p>
   7.183 +Note that you can use the command <code>rollback</code> to roll back to the last 
   7.184 +transaction. Before pushing changes to the server, it is safe to pull once:
   7.185 +</p>
   7.186 +<pre>
   7.187 + $ hg pull
   7.188 + $ hg push
   7.189 +</pre>
   7.190 +<p>
   7.191 +Done, your changes, code or corrections are now on the server.
   7.192 +</p>
   7.193 +<h4>Updating a local wok</h4>
   7.194 +<p>
   7.195 +To update your wok with the local server (<em>pull</em> to pull the changes):
   7.196 +</p>
   7.197 +<pre>
   7.198 + $ hg pull
   7.199 + $ hg update
   7.200 +</pre>
   7.201 +<h4>Useful commands</h4>
   7.202 +<p>
   7.203 +Hg commands that can be used.
   7.204 +</p>
   7.205 +<ul>
   7.206 +	<li><code>hg help</code> : Display the full list of commands.</li>
   7.207 +	<li><code>hg rollback</code> : Undo the last action performed (commit,
   7.208 +	pull, push).</li>
   7.209 +	<li><code>hg log &lt;package&gt;</code> : Display a package log.</li>
   7.210 +	<li><code>hg head</code> : Display the last log.</li>
   7.211 +</ul>
   7.212 +
   7.213 +<a name="iconv"></a>
   7.214 +<h2>Implementation of iconv()</h2>
   7.215 +<p>
   7.216 +SliTaz uses iconv() provided by GNU glibc - any packages that offer 
   7.217 +<code>libiconv</code> must use the library contained in <code>glibc-locale</code>. 
   7.218 +There is therefore no longer a libiconv package (1.2 MB) in SliTaz.
   7.219 +</p>
   7.220 +
   7.221 +<a name="pkgs"></a>
   7.222 +<h2>Tazpkg Packages</h2>
   7.223 +<p>
   7.224 +The tazpkg packages in SliTaz are automatically created via Tazwok and a 
   7.225 +receipt in the wok. The Cookbook describes the 
   7.226 +<a href="../doc/cookbook/wok-tools.html">use of tools</a> 
   7.227 +and the format of <a href="../doc/cookbook/receipts.html">receipts</a>.
   7.228 +These are required reading before we begin.
   7.229 +</p>
   7.230 +<p>
   7.231 +In terms of choice of package, the idea is to offer a package by task or 
   7.232 +functionality, ie. the lightest application in the field and not duplicated. 
   7.233 +Note that the current packages are not immutable, if you find an alternative 
   7.234 +that is lighter, with more features or more <em>sexy</em> for a few extra KB, 
   7.235 +you can suggest it on the Mailing List. Particular attention is given to 
   7.236 +packages for the LiveCD, these should be stripped, removing unnecesary 
   7.237 +dependancies and compiler options. In general candidate packages for the core 
   7.238 +LiveCD are discussed on the Mailing List.
   7.239 +</p>
   7.240 +<p>
   7.241 +Before you begin to compile and create packages for SliTaz, be sure that the 
   7.242 +work doesn't already exist in the 
   7.243 +<a href="http://download.tuxfamily.org/slitaz/packages/undigest/">undigest</a> 
   7.244 +wok provided by the primary SliTaz mirror. Don't forget that the members 
   7.245 +of the list are there to help you and that the documentation of the 
   7.246 +<a href="../doc/cookbook/wok-tools.html">wok and tools</a> 
   7.247 +exists to help you get started.
   7.248 +</p>
   7.249 +
   7.250 +<a name="pkgs-naming"></a>
   7.251 +<h3>Naming of packages</h3>
   7.252 +<p>
   7.253 +In most cases the package name is the same as the source, except for
   7.254 +Python, Perl, PHP, Ruby and Lua modules. For example, the package
   7.255 +providing a Kid template system written in Python and XML is named:
   7.256 +<code>python-kid</code>.
   7.257 +</p>
   7.258 +
   7.259 +<a name="website"></a>
   7.260 +<h2>Website Management</h2>
   7.261 +<p>
   7.262 +	The website is managed via a mercurial repository, they can be cloned by:
   7.263 +</p>
   7.264 +<pre>
   7.265 + $ hg clone http://hg.slitaz.org/website
   7.266 +  Or if you have the proper permissions:
   7.267 + $ hg clone http://repos.slitaz.org/website
   7.268 +</pre>
   7.269 +
   7.270 +<h3>xHTML coding style</h3>
   7.271 +<p>
   7.272 +The pages and different <em>books</em> are coded in xHTML 1.0
   7.273 +transitional. The title of level 1 is used only once (at the top), 
   7.274 +level 2 is the title of the document and levels 3 and 4 are then used for
   7.275 +the subtitles. If a list is used instead using smart anchors;
   7.276 +then that starts at the top, just after the title of level 2.
   7.277 +Paragraphs are contained in the tags <code>&lt;p&gt;&lt;/p&gt;</code>. 
   7.278 +For indentation, we use tabs - the reason being semantics and to take 
   7.279 +up less space in terms of octets (bytes). To put code, like the name of
   7.280 +a command inside a paragraph: <code>&lt;code&gt;</code> is the preferred 
   7.281 +method. To view commands or to utilize a terminal, the web pages use
   7.282 +<code>&lt;pre&gt;</code> to display the formatted text. Example:
   7.283 +</p>
   7.284 +<pre>
   7.285 + $ command
   7.286 +</pre>
   7.287 +<p>
   7.288 +To view text that can be copied and pasted, such as scripts,
   7.289 +bits of code, sample configuration files, etc - we also use
   7.290 +<code>&lt;pre&gt;</code>, but with a CSS class named "script". Example:
   7.291 +</p>
   7.292 +<pre class="script">
   7.293 +&lt;pre class="script"&gt;
   7.294 +
   7.295 +code...
   7.296 +
   7.297 +&lt;/pre&gt;
   7.298 +</pre>
   7.299 +<p>
   7.300 +The <em>emphasized</em> words put themselves in the tag <code>&lt;em&gt;</code> 
   7.301 +and internal links are relative. Remember to check the validity
   7.302 +of the code via the online <em>validator</em> of the W3C.
   7.303 +</p>
   7.304 +
   7.305 +<a name="diff"></a>
   7.306 +<h2>Diff and patch</h2>
   7.307 +<p>
   7.308 +The utilities <code>diff</code> and <code>patch</code> are command-line tools 
   7.309 +for creating and implementing a file containing differences between two files. 
   7.310 +This technique is often used for collaboration and the changes made to the 
   7.311 +original file can be clearly extracted. To create a <code>diff</code> file 
   7.312 +readable by humans in a simple text editor, you must supply the <code>-u</code> option:
   7.313 +</p>
   7.314 +<pre>
   7.315 + $ diff -u file.orig file.new &gt; file.diff
   7.316 +</pre>
   7.317 +<p>
   7.318 +To apply a patch:
   7.319 +</p>
   7.320 +<pre>
   7.321 + $ patch file.orig file.diff
   7.322 +</pre>
   7.323 +
   7.324 +<!-- End of content -->
   7.325 +</div>
   7.326 +
   7.327 +<!-- Footer -->
   7.328 +<div id="footer">
   7.329 +	Copyright &copy; <span class="year"></span>
   7.330 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   7.331 +	<a href="http://scn.slitaz.org/">Community</a>
   7.332 +	<a href="http://doc.slitaz.org/">Doc</a>
   7.333 +	<a href="http://forum.slitaz.org/">Forum</a>
   7.334 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   7.335 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   7.336 +	<a href="http://hg.slitaz.org/">Hg</a>
   7.337 +	<p>
   7.338 +		SliTaz @
   7.339 +		<a href="http://twitter.com/slitaz">Twitter</a>
   7.340 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   7.341 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   7.342 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   7.343 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   7.344 +	</p>
   7.345 +</div>
   7.346 +
   7.347 +</body>
   7.348 +</html>
     8.1 --- a/en/doc/index.html	Sat Mar 26 02:45:56 2011 +0100
     8.2 +++ b/en/doc/index.html	Sat Mar 26 15:43:13 2011 +0100
     8.3 @@ -7,82 +7,71 @@
     8.4      <meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
     8.5      <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
     8.6      <meta name="robots" content="index, follow, all" />
     8.7 -    <meta name="revisit-after" content="7 days" />
     8.8 -    <meta name="expires" content="never" />
     8.9 -    <meta name="modified" content="2011-01-06 20:25:00" />
    8.10 +    <meta name="modified" content="2011-03-25 20:25:00" />
    8.11      <meta name="author" content="Christophe Lincoln"/>
    8.12 -    <meta name="publisher" content="www.slitaz.org" />
    8.13      <link rel="shortcut icon" href="../../favicon.ico" />
    8.14      <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
    8.15 -    <link rel="Content" href="index.html#content" />
    8.16  </head>
    8.17  <body>
    8.18  
    8.19  <!-- Header -->
    8.20  <div id="header">
    8.21 -	<!-- Access -->
    8.22 -	<div id="access">
    8.23 -		<a href="../../i18n.html"><img 
    8.24 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    8.25 -		<a href="http://doc.slitaz.org/de:start">Deutsch</a> |
    8.26 -		<a href="../../es/doc/">Español</a> |
    8.27 -		<a href="../../fr/doc/">Français</a> |
    8.28 -		<a href="../../pt/doc/">Português</a> |
    8.29 -		<a href="../../cn/doc/"><img 
    8.30 -			src="../../pics/website/cn.png" alt="cn" /></a>
    8.31 +	<div id="logo"></div>
    8.32 +	<div id="network">
    8.33 +		<a href="http://www.slitaz.org/netmap.php">
    8.34 +			<img src="../../images/network.png" alt="network.png" /></a>
    8.35 +		<a href="http://scn.slitaz.org/">Community</a>
    8.36 +		<a href="http://doc.slitaz.org/">Doc</a>
    8.37 +		<a href="http://forum.slitaz.org/">Forum</a>
    8.38 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    8.39 +		<a href="http://hg.slitaz.org/">Hg</a>
    8.40  	</div>
    8.41 -    <!-- Logo -->
    8.42 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    8.43 -		src="../../pics/website/logo.png" 
    8.44 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    8.45 -	<p id="titre">#!/GNU/Linux</p>
    8.46 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    8.47  </div>
    8.48  
    8.49 -<!-- Content -->
    8.50 -<div id="content-full">
    8.51 -
    8.52 -<!-- Block begin -->
    8.53 -<div class="block">
    8.54 -	<!-- Nav block begin -->
    8.55 +<!-- Block -->
    8.56 +<div id="block">
    8.57 +	<!-- Navigation -->
    8.58  	<div id="block_nav">
    8.59 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
    8.60 -		<div style="width: 50%; float: right;">
    8.61 +		<h4>Navigation</h4>
    8.62 +		<div class="right_box">
    8.63  			<ul>
    8.64 -				<li><a href="../artwork/">Artwork</a></li>
    8.65  				<li><a href="../mailing-list.html">Mailing List</a></li>
    8.66  				<li><a href="../devel/">Development</a></li>
    8.67 +				<li><a href="../artwork/">Artwork</a></li>
    8.68  				<li><a href="../search.html">Search</a></li>
    8.69 -				<li><a href="../../netmap.php">Network Map</a></li>
    8.70  			</ul>
    8.71  		</div>
    8.72 -		<ul>
    8.73 -			<li><a href="../about/">About us</a></li>
    8.74 -			<li><a href="../asso/">Association</a></li>
    8.75 -			<li><a href="../get/">Download</a></li>
    8.76 -			<li><a href="../doc/">Documentation</a></li>
    8.77 -			<li><a href="../packages/">Packages</a></li>
    8.78 -		</ul>
    8.79 -	<!-- Nav block end -->
    8.80 +		<div class="left_box">
    8.81 +			<ul>
    8.82 +				<li><a href="../about/">About</a></li>
    8.83 +				<li><a href="../get/">Download</a></li>
    8.84 +				<li><a href="../asso/">Association</a></li>
    8.85 +				<li><a href="../doc/">Documentation</a></li>
    8.86 +				<li><a href="../packages/">Packages</a></li>
    8.87 +			</ul>
    8.88 +		</div>
    8.89  	</div>
    8.90 -	<!-- Top block begin -->
    8.91 -	<div id="block_top">
    8.92 -	<h1>English documentation</h1>
    8.93 -	<p>
    8.94 +	<!-- Information/image -->
    8.95 +	<div id="block_info">
    8.96 +		<h4>English documentation</h4>
    8.97 +		<p>
    8.98  		SliTaz official documentation is available on the community Wiki
    8.99  		site. Manuals and a getting started guide is provided by each
   8.100  		SliTaz LiveCD (installed in <code>/usr/share/doc/slitaz</code>
   8.101  		and also available through the "Documentation" menu).
   8.102 -	</p>
   8.103 -	<ul>
   8.104 -		<li><a href="http://doc.slitaz.org/en:start">Community Wiki</a></li>
   8.105 -		<li><a href="http://hg.slitaz.org/slitaz-doc/raw-file/tip/slitaz/index.en.html"
   8.106 -			>Getting started guide</a></li>
   8.107 -	</ul>
   8.108 -	<!-- Top block end -->
   8.109 +		</p>
   8.110 +		<ul>
   8.111 +			<li><a href="http://doc.slitaz.org/en:start">Community Wiki</a></li>
   8.112 +			<li><a href="http://hg.slitaz.org/slitaz-doc/raw-file/tip/slitaz/index.en.html"
   8.113 +				>Getting started guide</a></li>
   8.114 +		</ul>
   8.115  	</div>
   8.116 -<!-- Block end -->
   8.117  </div>
   8.118  
   8.119 +<!-- Content -->
   8.120 +<div id="content">
   8.121 +
   8.122  <h2>Handbook &amp; Cookbook</h2>
   8.123  
   8.124  <p>
   8.125 @@ -151,30 +140,22 @@
   8.126  
   8.127  <!-- Footer -->
   8.128  <div id="footer">
   8.129 -	<div class="right_box">
   8.130 -	<h4>SliTaz Network</h4>
   8.131 -		<ul>
   8.132 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   8.133 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   8.134 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   8.135 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   8.136 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   8.137 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   8.138 -		</ul>
   8.139 -	</div>
   8.140 -	<h4>SliTaz Website</h4>
   8.141 -	<ul>
   8.142 -		<li><a href="#header">Top of the page</a></li>
   8.143 -		<li>Copyright &copy; <span class="year"></span>
   8.144 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   8.145 -		<li><a href="../about/">About the project</a></li>
   8.146 -		<li><a href="../../netmap.php">Network Map</a></li>
   8.147 -		<li>Page modified the 06 Jan 2011</li>
   8.148 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   8.149 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   8.150 -		title="Code validé XHTML 1.0"
   8.151 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   8.152 -	</ul>
   8.153 +	Copyright &copy; <span class="year"></span>
   8.154 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   8.155 +	<a href="http://scn.slitaz.org/">Community</a>
   8.156 +	<a href="http://doc.slitaz.org/">Doc</a>
   8.157 +	<a href="http://forum.slitaz.org/">Forum</a>
   8.158 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   8.159 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   8.160 +	<a href="http://hg.slitaz.org/">Hg</a>
   8.161 +	<p>
   8.162 +		SliTaz @
   8.163 +		<a href="http://twitter.com/slitaz">Twitter</a>
   8.164 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   8.165 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   8.166 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   8.167 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   8.168 +	</p>
   8.169  </div>
   8.170  
   8.171  </body>
     9.1 --- a/en/get/flavors.html	Sat Mar 26 02:45:56 2011 +0100
     9.2 +++ b/en/get/flavors.html	Sat Mar 26 15:43:13 2011 +0100
     9.3 @@ -7,66 +7,54 @@
     9.4      <meta name="description" content="SliTaz GNU/Linux LiveCD" />
     9.5      <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
     9.6      <meta name="robots" content="index, follow, all" />
     9.7 -    <meta name="revisit-after" content="7 days" />
     9.8 -    <meta name="expires" content="never" />
     9.9 -    <meta name="modified" content="2011-01-06 19:20:00" />
    9.10 +    <meta name="modified" content="2011-03-25 19:20:00" />
    9.11      <meta name="author" content="Christophe Lincoln" />
    9.12 -    <meta name="publisher" content="www.slitaz.org" />
    9.13      <link rel="shortcut icon" href="../../favicon.ico" />
    9.14      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    9.15 -    <link rel="Content" href="flavors.html#content" />
    9.16  </head>
    9.17  <body>
    9.18  
    9.19  <!-- Header -->
    9.20  <div id="header">
    9.21 -	<!-- Access -->
    9.22 -	<div id="access">
    9.23 -		<a href="../../i18n.html"><img 
    9.24 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    9.25 -		<a href="../../de/get/flavors.html">Deutsch</a> |
    9.26 -		<a href="../../es/get/flavors.html">Español</a> |
    9.27 -		<a href="../../fr/get/flavors.html">Français</a> |
    9.28 -		<a href="../../pt/get/flavors.html">Português</a> |
    9.29 -		<a href="../../cn/get/flavors.html"><img 
    9.30 -			src="../../pics/website/cn.png" alt="cn" /></a>
    9.31 +	<div id="logo"></div>
    9.32 +	<div id="network">
    9.33 +		<a href="http://www.slitaz.org/netmap.php">
    9.34 +			<img src="../../images/network.png" alt="network.png" /></a>
    9.35 +		<a href="http://scn.slitaz.org/">Community</a>
    9.36 +		<a href="http://doc.slitaz.org/">Doc</a>
    9.37 +		<a href="http://forum.slitaz.org/">Forum</a>
    9.38 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    9.39 +		<a href="http://hg.slitaz.org/">Hg</a>
    9.40  	</div>
    9.41 -    <!-- Logo -->
    9.42 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    9.43 -		src="../../pics/website/logo.png" 
    9.44 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    9.45 -	<p id="titre">#!/GNU/Linux</p>
    9.46 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    9.47  </div>
    9.48  
    9.49 -<!-- Content -->
    9.50 -<div id="content-full">
    9.51 -
    9.52 -<!-- Block begin -->
    9.53 -<div class="block">
    9.54 -	<!-- Nav block begin -->
    9.55 +<!-- Block -->
    9.56 +<div id="block">
    9.57 +	<!-- Navigation -->
    9.58  	<div id="block_nav">
    9.59 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
    9.60 -		<div style="width: 50%; float: right;">
    9.61 +		<h4>Navigation</h4>
    9.62 +		<div class="right_box">
    9.63  			<ul>
    9.64 -				<li><a href="../artwork/">Artwork</a></li>
    9.65  				<li><a href="../mailing-list.html">Mailing List</a></li>
    9.66  				<li><a href="../devel/">Development</a></li>
    9.67 +				<li><a href="../artwork/">Artwork</a></li>
    9.68  				<li><a href="../search.html">Search</a></li>
    9.69 -				<li><a href="../../netmap.php">Network Map</a></li>
    9.70  			</ul>
    9.71  		</div>
    9.72 -		<ul>
    9.73 -			<li><a href="../about/">About us</a></li>
    9.74 -			<li><a href="../asso/">Association</a></li>
    9.75 -			<li><a href="../get/">Download</a></li>
    9.76 -			<li><a href="../doc/">Documentation</a></li>
    9.77 -			<li><a href="../packages/">Packages</a></li>
    9.78 -		</ul>
    9.79 -	<!-- Nav block end -->
    9.80 +		<div class="left_box">
    9.81 +			<ul>
    9.82 +				<li><a href="../about/">About</a></li>
    9.83 +				<li><a href="../get/">Download</a></li>
    9.84 +				<li><a href="../asso/">Association</a></li>
    9.85 +				<li><a href="../doc/">Documentation</a></li>
    9.86 +				<li><a href="../packages/">Packages</a></li>
    9.87 +			</ul>
    9.88 +		</div>
    9.89  	</div>
    9.90 -	<!-- Top block begin -->
    9.91 -	<div id="block_top">
    9.92 -		<h1>Get flavors</h1>
    9.93 +	<!-- Information/image -->
    9.94 +	<div id="block_info">
    9.95 +		<h4>Download flavors</h4>
    9.96  		<p>
    9.97  			The system of LiveCD flavors is a simple means for the community 
    9.98  			to generate ISO images for certain tasks by offering a selection
    9.99 @@ -74,11 +62,12 @@
   9.100  			flavor, use a flavor made by the community or create your own 
   9.101  			via a simple to use graphical interface.
   9.102  		</p>
   9.103 -	<!-- Top block end -->
   9.104  	</div>
   9.105 -<!-- Block end -->
   9.106  </div>
   9.107  
   9.108 +<!-- Content -->
   9.109 +<div id="content">
   9.110 +
   9.111  <h2>LiveCD ISO Image to taste</h2>
   9.112  
   9.113  <p>
    10.1 --- a/en/get/index.html	Sat Mar 26 02:45:56 2011 +0100
    10.2 +++ b/en/get/index.html	Sat Mar 26 15:43:13 2011 +0100
    10.3 @@ -7,95 +7,90 @@
    10.4      <meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
    10.5      <meta name="keywords" lang="en" content="source, iso, livecd, get, free" />
    10.6      <meta name="robots" content="index, follow, all" />
    10.7 -    <meta name="revisit-after" content="7 days" />
    10.8 -    <meta name="expires" content="never" />
    10.9 -    <meta name="modified" content="2011-01-06 18:00:00" />
   10.10 +    <meta name="modified" content="2011-03-25 18:00:00" />
   10.11      <meta name="author" content="Christophe Lincoln, Paul Issot"/>
   10.12 -    <meta name="publisher" content="www.slitaz.org" />
   10.13      <link rel="shortcut icon" href="../../favicon.ico" />
   10.14      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
   10.15 -    <link rel="Content" href="index.html#content" />
   10.16  </head>
   10.17  <body>
   10.18  
   10.19  <!-- Header -->
   10.20  <div id="header">
   10.21 -    <a name="top"></a>
   10.22 -	<!-- Access -->
   10.23 -	<div id="access">
   10.24 -		<a href="../../i18n.html"><img 
   10.25 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
   10.26 -		<a href="../../de/get/">Deutsch</a> |
   10.27 -		<a href="../../es/get/">Español</a> |
   10.28 -		<a href="../../fr/get/">Français</a> |
   10.29 -		<a href="../../pt/get/">Português</a> |
   10.30 -		<a href="../../cn/get/"><img 
   10.31 -			src="../../pics/website/cn.png" alt="cn" /></a>
   10.32 +	<div id="logo"></div>
   10.33 +	<div id="network">
   10.34 +		<a href="http://www.slitaz.org/netmap.php">
   10.35 +			<img src="../../images/network.png" alt="network.png" /></a>
   10.36 +		<a href="http://scn.slitaz.org/">Community</a>
   10.37 +		<a href="http://doc.slitaz.org/">Doc</a>
   10.38 +		<a href="http://forum.slitaz.org/">Forum</a>
   10.39 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   10.40 +		<a href="http://hg.slitaz.org/">Hg</a>
   10.41  	</div>
   10.42 -    <!-- Logo -->
   10.43 -	<a href="http://www.slitaz.org/en/"><img id="logo"
   10.44 -		src="../../pics/website/logo.png" 
   10.45 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   10.46 -	<p id="titre">#!/GNU/Linux</p>
   10.47 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   10.48 +</div>
   10.49 +
   10.50 +<!-- Block -->
   10.51 +<div id="block">
   10.52 +	<!-- Navigation -->
   10.53 +	<div id="block_nav">
   10.54 +		<h4>Navigation</h4>
   10.55 +		<div class="right_box">
   10.56 +			<ul>
   10.57 +				<li><a href="../mailing-list.html">Mailing List</a></li>
   10.58 +				<li><a href="../devel/">Development</a></li>
   10.59 +				<li><a href="../artwork/">Artwork</a></li>
   10.60 +				<li><a href="../search.html">Search</a></li>
   10.61 +			</ul>
   10.62 +		</div>
   10.63 +		<div class="left_box">
   10.64 +			<ul>
   10.65 +				<li><a href="../about/">About</a></li>
   10.66 +				<li><a href="../get/">Download</a></li>
   10.67 +				<li><a href="../asso/">Association</a></li>
   10.68 +				<li><a href="../doc/">Documentation</a></li>
   10.69 +				<li><a href="../packages/">Packages</a></li>
   10.70 +			</ul>
   10.71 +		</div>
   10.72 +	</div>
   10.73 +	<!-- Information/image -->
   10.74 +	<div id="block_info">
   10.75 +		<h4>Download</h4>
   10.76 +		<p>
   10.77 +			Download the latest stable version for production purposes
   10.78 +			or a solid desktop environment. Use the Cooking version to
   10.79 +			test and help us improve the distribution.
   10.80 +		</p>
   10.81 +		<br />
   10.82 +		<div class="button">
   10.83 +			Quick Download:
   10.84 +			<a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso">SliTaz 3.0</a>
   10.85 +			<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">SliTaz Cooking</a>
   10.86 +		</div>
   10.87 +	</div>
   10.88  </div>
   10.89  
   10.90  <!-- Content -->
   10.91 -<div id="content-full">
   10.92 +<div id="content">
   10.93  
   10.94 -<!-- Block begin -->
   10.95 -<div class="block">
   10.96 -	<!-- Nav block begin -->
   10.97 -	<div id="block_nav">
   10.98 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   10.99 -		<div style="width: 50%; float: right;">
  10.100 -			<ul>
  10.101 -				<li><a href="../artwork/">Artwork</a></li>
  10.102 -				<li><a href="../mailing-list.html">Mailing List</a></li>
  10.103 -				<li><a href="../devel/">Development</a></li>
  10.104 -				<li><a href="../search.html">Search</a></li>
  10.105 -				<li><a href="../../netmap.php">Network Map</a></li>
  10.106 -			</ul>
  10.107 -		</div>
  10.108 -		<ul>
  10.109 -			<li><a href="../about/">About us</a></li>
  10.110 -			<li><a href="../asso/">Association</a></li>
  10.111 -			<li><a href="../get/">Download</a></li>
  10.112 -			<li><a href="../doc/">Documentation</a></li>
  10.113 -			<li><a href="../packages/">Packages</a></li>
  10.114 -		</ul>
  10.115 -	<!-- Nav block end -->
  10.116 -	</div>
  10.117 -	<!-- Top block begin -->
  10.118 -	<div id="block_top">
  10.119 -	<h1>Get SliTaz</h1>
  10.120 -	<p>
  10.121 -		Download the latest stable version for production purposes or
  10.122 -		a solid desktop environment. Use the Cooking version to test
  10.123 -		and help us improve the distribution.
  10.124 -	</p>
  10.125 -	<ul>
  10.126 -		<li><a href="index.html#stable">LiveCD Stable version</a> - 
  10.127 -		Bootable ISO image of the current stable version.</li>
  10.128 -		<li><a href="index.html#cooking">LiveCD Cooking version</a> - 
  10.129 -		Bootable ISO image of the cooking version.</li>
  10.130 -		<li><a href="index.html#floppy">Floppy disk</a> - Bootable 
  10.131 -		startup disk to launch the LiveCD, a USB stick, etc.</li>
  10.132 -		<li><a href="flavors.html">LiveCD to taste</a> - Flavors and loram.</li>
  10.133 -	</ul>
  10.134 -	<!-- Top block end -->
  10.135 -	</div>
  10.136 -<!-- Block end -->
  10.137 -</div>
  10.138 -
  10.139 -<h2>Downloads</h2>
  10.140 +<h2>Get SliTaz</h2>
  10.141 +	
  10.142 +<ul>
  10.143 +	<li><a href="index.html#stable">LiveCD Stable version</a> - 
  10.144 +	Bootable ISO image of the current stable version.</li>
  10.145 +	<li><a href="index.html#cooking">LiveCD Cooking version</a> - 
  10.146 +	Bootable ISO image of the cooking version.</li>
  10.147 +	<li><a href="index.html#floppy">Floppy disk</a> - Bootable 
  10.148 +	startup disk to launch the LiveCD, a USB stick, etc.</li>
  10.149 +	<li><a href="flavors.html">LiveCD to taste</a> - Flavors and loram.</li>
  10.150 +</ul>
  10.151  
  10.152  <h3>General information</h3>
  10.153  <p>
  10.154  This part of the site allows you to download a free copy of the SliTaz
  10.155  GNU/Linux LiveCD or to get utilities and tools source code. To start using
  10.156  the LiveCD ISO image you can refer to the English online
  10.157 -<a href="../doc/index.html">documentation</a>. You can also find help and support
  10.158 -on SliTaz's <a href="http://forum.slitaz.org/#idx2">English Forum</a>.
  10.159 +<a href="../doc/">documentation</a>. You can also find help and support
  10.160 +on SliTaz's <a href="http://forum.slitaz.org/">English Forum</a>.
  10.161  </p>
  10.162  
  10.163  <h3>Mirrors</h3>
  10.164 @@ -153,7 +148,7 @@
  10.165  and robust system. Current 3.0 stable version was released on 28 March 2010.
  10.166  </p>
  10.167  
  10.168 -<p class="get">
  10.169 +<p class="box">
  10.170  SliTaz GNU/Linux 3.0 (30 MB) -
  10.171  <a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso"
  10.172  >slitaz-3.0.iso</a>
  10.173 @@ -167,7 +162,7 @@
  10.174  be used without an internet connection via the install.sh script.
  10.175  </p>
  10.176  
  10.177 -<p class="get">
  10.178 +<p class="box">
  10.179  Collection of SliTaz GNU/Linux 3.0 packages (&lt; 2Gb) -
  10.180  <a href="http://mirror.switch.ch/ftp/mirror/slitaz/iso/3.0/packages-3.0.iso">packages-3.0.iso</a>
  10.181  [ <a href="http://mirror.switch.ch/ftp/mirror/slitaz/iso/3.0/packages-3.0.md5">md5</a> ]
  10.182 @@ -181,7 +176,7 @@
  10.183  bugs to help us to prepare for the stable version.
  10.184  </p>
  10.185  
  10.186 -<p class="get">
  10.187 +<p class="box">
  10.188  SliTaz GNU/Linux cooking-20101104 (32 Mb) -
  10.189  <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso"
  10.190  >slitaz-cooking.iso</a>
  10.191 @@ -198,7 +193,7 @@
  10.192  but it will overwrite all data.
  10.193  </p>
  10.194  
  10.195 -<p class="get">
  10.196 +<p class="box">
  10.197  Collection of SliTaz GNU/Linux cooking packages (&lt; 4Gb) -
  10.198  <a href="http://mirror.slitaz.org/iso/cooking/packages-cooking.iso">packages-cooking.iso</a>
  10.199  [ <a href="http://mirror.slitaz.org/iso/cooking/packages-cooking.md5">md5</a> ]
  10.200 @@ -212,7 +207,7 @@
  10.201  the <a href="http://boot.slitaz.org/">Internet with gPXE</a>.
  10.202  </p>
  10.203  
  10.204 -<p class="get">
  10.205 +<p class="box">
  10.206  Floppy disk (1,44 Mb) -
  10.207  <a href="http://mirror.slitaz.org/boot/floppy-grub4dos">image</a>
  10.208  [ <a href="http://mirror.slitaz.org/boot/floppy-grub4dos.md5">md5</a> ]
  10.209 @@ -226,7 +221,8 @@
  10.210  
  10.211  <p>
  10.212  A <a href="http://mirror.slitaz.org/floppies/">floppy image set</a>
  10.213 -is also available for people who can't use a CD-ROM, USB key or Ethernet card.
  10.214 +is also available for people who can't use a CD-ROM, USB key or Ethernet
  10.215 +card.
  10.216  </p>
  10.217  
  10.218  <!-- End of content -->
  10.219 @@ -234,30 +230,22 @@
  10.220  
  10.221  <!-- Footer -->
  10.222  <div id="footer">
  10.223 -	<div class="right_box">
  10.224 -	<h4>SliTaz Network</h4>
  10.225 -		<ul>
  10.226 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  10.227 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  10.228 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  10.229 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  10.230 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  10.231 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  10.232 -		</ul>
  10.233 -	</div>
  10.234 -	<h4>SliTaz Website</h4>
  10.235 -	<ul>
  10.236 -		<li><a href="#header">Top of the page</a></li>
  10.237 -		<li>Copyright &copy; <span class="year"></span>
  10.238 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  10.239 -		<li><a href="../about/">About the project</a></li>
  10.240 -		<li><a href="../../netmap.php">Network Map</a></li>
  10.241 -		<li>Page modified the 06 Jan 2011</li>
  10.242 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  10.243 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  10.244 -		title="Code validé XHTML 1.0"
  10.245 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  10.246 -	</ul>
  10.247 +	Copyright &copy; <span class="year"></span>
  10.248 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  10.249 +	<a href="http://scn.slitaz.org/">Community</a>
  10.250 +	<a href="http://doc.slitaz.org/">Doc</a>
  10.251 +	<a href="http://forum.slitaz.org/">Forum</a>
  10.252 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  10.253 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  10.254 +	<a href="http://hg.slitaz.org/">Hg</a>
  10.255 +	<p>
  10.256 +		SliTaz @
  10.257 +		<a href="http://twitter.com/slitaz">Twitter</a>
  10.258 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  10.259 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  10.260 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  10.261 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  10.262 +	</p>
  10.263  </div>
  10.264  
  10.265  </body>
    11.1 --- a/en/index.php	Sat Mar 26 02:45:56 2011 +0100
    11.2 +++ b/en/index.php	Sat Mar 26 15:43:13 2011 +0100
    11.3 @@ -7,81 +7,83 @@
    11.4  	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
    11.5  	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    11.6  	<meta name="robots" content="index, follow, all" />
    11.7 -	<meta name="revisit-after" content="7 days" />
    11.8 -	<meta name="expires" content="never" />
    11.9  	<meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
   11.10  	<meta name="author" content="Paul Issot"/>
   11.11 -	<meta name="publisher" content="www.slitaz.org" />
   11.12  	<link rel="shortcut icon" href="../favicon.ico" />
   11.13  	<link rel="stylesheet" type="text/css" href="../slitaz.css" />
   11.14  	<link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="rss.xml" />
   11.15  	<link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
   11.16  	<link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/rss.xml" />
   11.17 -	<link rel="Content" href="index.html#content" />
   11.18  </head>
   11.19  <body>
   11.20  
   11.21  <!-- Header -->
   11.22  <div id="header">
   11.23 -	<!-- Access -->
   11.24 -	<div id="access">
   11.25 -		<a href="../i18n.html"><img 
   11.26 -			src="../pics/website/locale.png" alt="locale.png" /></a>
   11.27 -	    <a href="../de/">Deutsch</a> |
   11.28 -	    <a href="../es/">Español</a> |
   11.29 -	    <a href="../fr/">Français</a> |
   11.30 -	    <a href="../pt/">Português</a> |
   11.31 -	    <a href="../cn/"><img 
   11.32 -			src="../pics/website/cn.png" alt="cn" /></a>
   11.33 +	<div id="logo"></div>
   11.34 +	<div id="network">
   11.35 +		<a href="http://www.slitaz.org/netmap.php">
   11.36 +			<img src="../images/network.png" alt="network.png" /></a>
   11.37 +		<a href="http://scn.slitaz.org/">Community</a>
   11.38 +		<a href="http://doc.slitaz.org/">Doc</a>
   11.39 +		<a href="http://forum.slitaz.org/">Forum</a>
   11.40 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   11.41 +		<a href="http://hg.slitaz.org/">Hg</a>
   11.42  	</div>
   11.43 -    <!-- Logo -->
   11.44 -	<a href="http://www.slitaz.org/"><img id="logo"
   11.45 -		src="../pics/website/logo.png" 
   11.46 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   11.47 -	<p id="titre">#!/GNU/Linux</p>
   11.48 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   11.49 +</div>
   11.50 +
   11.51 +<!-- Block -->
   11.52 +<div id="block">
   11.53 +	<!-- Navigation -->
   11.54 +	<div id="block_nav">
   11.55 +		<h4>Navigation</h4>
   11.56 +		<div class="right_box">
   11.57 +			<ul>
   11.58 +				<li><a href="mailing-list.html">Mailing List</a></li>
   11.59 +				<li><a href="devel/">Development</a></li>
   11.60 +				<li><a href="artwork/">Artwork</a></li>
   11.61 +				<li><a href="search.html">Search</a></li>
   11.62 +			</ul>
   11.63 +		</div>
   11.64 +		<div class="left_box">
   11.65 +			<ul>
   11.66 +				<li><a href="about/">About</a></li>
   11.67 +				<li><a href="get/">Download</a></li>
   11.68 +				<li><a href="asso/">Association</a></li>
   11.69 +				<li><a href="doc/">Documentation</a></li>
   11.70 +				<li><a href="packages/">Packages</a></li>
   11.71 +			</ul>
   11.72 +		</div>
   11.73 +	</div>
   11.74 +	<!-- Information/image -->
   11.75 +	<div id="block_info">
   11.76 +		<h4>Main page</h4>
   11.77 +		<p>
   11.78 +			SliTaz is a free operating system providing a fully featured
   11.79 +			desktop or server in less than 30 Mb. 
   11.80 +		</p>
   11.81 +		<p>
   11.82 +			In Live mode SliTaz can run completely in RAM and boot from
   11.83 +			removable media such as a cdrom or USB key. The system is 
   11.84 +			secure, stable and easy to use.
   11.85 +			<a href="about/">More information...</a>
   11.86 +		</p>
   11.87 +	</div>
   11.88 +</div>
   11.89 +
   11.90 +<!-- Languages -->
   11.91 +<div id="lang">
   11.92 +	<a href="../i18n.php"><img src="../images/locale.png" alt="locale.png" /></a>
   11.93 +	<a href="../de/">Deutsch</a>
   11.94 +	<a href="../en/">English</a>
   11.95 +	<a href="../es/">Español</a>
   11.96 +	<a href="../fr/">Français</a>
   11.97 +	<a href="../id/">Indonesian</a>
   11.98 +	<a href="../pt/">Português</a>
   11.99  </div>
  11.100  
  11.101  <!-- Content -->
  11.102 -<div id="content-full">
  11.103 -
  11.104 -<!-- Block begin -->
  11.105 -<div class="block">
  11.106 -	<!-- Nav block begin -->
  11.107 -	<div id="block_nav">
  11.108 -		<h3><img src="../pics/website/network.png" alt="png" />Navigation</h3>
  11.109 -		<div style="width: 50%; float: right;">
  11.110 -			<ul>
  11.111 -				<li><a href="artwork/">Artwork</a></li>
  11.112 -				<li><a href="mailing-list.html">Mailing List</a></li>
  11.113 -				<li><a href="devel/">Development</a></li>
  11.114 -				<li><a href="search.html">Search</a></li>
  11.115 -				<li><a href="../netmap.php">Network Map</a></li>
  11.116 -			</ul>
  11.117 -		</div>
  11.118 -		<ul>
  11.119 -			<li><a href="about/">About us</a></li>
  11.120 -			<li><a href="asso/">Association</a></li>
  11.121 -			<li><a href="get/">Download</a></li>
  11.122 -			<li><a href="doc/">Documentation</a></li>
  11.123 -			<li><a href="packages/">Packages</a></li>
  11.124 -		</ul>
  11.125 -	<!-- Nav block end -->
  11.126 -	</div>
  11.127 -	<!-- Top block begin -->
  11.128 -	<div id="block_top">
  11.129 -		<h1>Main page</h1>
  11.130 -		<p>
  11.131 -			SliTaz is a free operating system, working completely in RAM and
  11.132 -			booting from removable media such as a cdrom or USB key. SliTaz 
  11.133 -			is distributed as a LiveCD and weighs less than 30MB.
  11.134 -			The system is fast, stable and easy to use. SliTaz is intuitive,
  11.135 -			providing a lightweight, elegant desktop, detailed documentation
  11.136 -			and easy to use configuration tools. <a href="about/">More information...</a>
  11.137 -		</p>
  11.138 -	<!-- Top block end -->
  11.139 -	</div>
  11.140 -<!-- Block end -->
  11.141 -</div>
  11.142 +<div id="content">
  11.143  
  11.144  <!--
  11.145      SliTaz news starting.
  11.146 @@ -98,8 +100,8 @@
  11.147  	and Tweets.
  11.148  </p>
  11.149  
  11.150 -<div class="infobox">
  11.151 -	<img src="../pics/website/news.png" alt=".png" />	
  11.152 +<div class="box">
  11.153 +	<img src="../images/news.png" alt=".png" />	
  11.154  	<a href="http://labs.slitaz.org/news">News from the Labs</a>
  11.155  	(<a href="http://labs.slitaz.org/news?format=atom">Feed</a>) | 
  11.156  	<a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
  11.157 @@ -204,30 +206,22 @@
  11.158  
  11.159  <!-- Footer -->
  11.160  <div id="footer">
  11.161 -	<div class="right_box">
  11.162 -	<h4>SliTaz Network</h4>
  11.163 -		<ul>
  11.164 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  11.165 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  11.166 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  11.167 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  11.168 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  11.169 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  11.170 -		</ul>
  11.171 -	</div>
  11.172 -	<h4>SliTaz Website</h4>
  11.173 -	<ul>
  11.174 -		<li><a href="#header">Top of the page</a></li>
  11.175 -		<li>Copyright &copy; <span class="year"></span>
  11.176 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  11.177 -		<li><a href="about/">About the project</a></li>
  11.178 -		<li><a href="../netmap.php">Network Map</a></li>
  11.179 -		<li>Page modified the <?php echo (date( "d M Y", getlastmod())); ?></li>
  11.180 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  11.181 -		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  11.182 -		title="Code validé XHTML 1.0"
  11.183 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  11.184 -	</ul>
  11.185 +	Copyright &copy; <span class="year"></span>
  11.186 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  11.187 +	<a href="http://scn.slitaz.org/">Community</a>
  11.188 +	<a href="http://doc.slitaz.org/">Doc</a>
  11.189 +	<a href="http://forum.slitaz.org/">Forum</a>
  11.190 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  11.191 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  11.192 +	<a href="http://hg.slitaz.org/">Hg</a>
  11.193 +	<p>
  11.194 +		SliTaz @
  11.195 +		<a href="http://twitter.com/slitaz">Twitter</a>
  11.196 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  11.197 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  11.198 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  11.199 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  11.200 +	</p>
  11.201  </div>
  11.202  
  11.203  </body>
    12.1 --- a/en/mailing-list.html	Sat Mar 26 02:45:56 2011 +0100
    12.2 +++ b/en/mailing-list.html	Sat Mar 26 15:43:13 2011 +0100
    12.3 @@ -7,14 +7,10 @@
    12.4      <meta name="description" content="slitaz users developpers mailing list" />
    12.5      <meta name="keywords" content="slitaz list mail discuss" lang="fr" />
    12.6      <meta name="robots" content="index, follow, all" />
    12.7 -    <meta name="revisit-after" content="7 days" />
    12.8 -    <meta name="expires" content="never" />
    12.9 -    <meta name="modified" content="2011-01-06 16:30:00" />
   12.10 +    <meta name="modified" content="2011-03-25 19:30:00" />
   12.11      <meta name="author" content="Christophe Lincoln" />
   12.12 -    <meta name="publisher" content="www.slitaz.org" />
   12.13      <link rel="shortcut icon" href="../favicon.ico" />
   12.14      <link rel="stylesheet" type="text/css" href="../slitaz.css" />
   12.15 -    <link rel="Content" href="mailing-list.html#content" />
   12.16      <style type="text/css">
   12.17  	table {
   12.18  		border: 1px solid #000000;
   12.19 @@ -46,71 +42,71 @@
   12.20  
   12.21  <!-- Header -->
   12.22  <div id="header">
   12.23 -	<!-- Access -->
   12.24 -	<div id="access">
   12.25 -		<a href="../i18n.html"><img 
   12.26 -			src="../pics/website/locale.png" alt="locale.png" /></a>
   12.27 -		<a href="../de/mailing-list.html">Deutsch</a> |
   12.28 -		<a href="../es/mailing-list.html">Español</a> |
   12.29 -		<a href="../fr/mailing-list.html">Français</a> |
   12.30 -		<a href="../pt/mailing-list.html">Português</a>
   12.31 +	<div id="logo"></div>
   12.32 +	<div id="network">
   12.33 +		<a href="http://www.slitaz.org/netmap.php">
   12.34 +			<img src="../images/network.png" alt="network.png" /></a>
   12.35 +		<a href="http://scn.slitaz.org/">Community</a>
   12.36 +		<a href="http://doc.slitaz.org/">Doc</a>
   12.37 +		<a href="http://forum.slitaz.org/">Forum</a>
   12.38 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   12.39 +		<a href="http://hg.slitaz.org/">Hg</a>
   12.40  	</div>
   12.41 -    <!-- Logo -->
   12.42 -	<a href="http://www.slitaz.org//en/"><img id="logo"
   12.43 -		src="../pics/website/logo.png" 
   12.44 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   12.45 -	<p id="titre">#!/GNU/Linux</p>
   12.46 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   12.47 +</div>
   12.48 +
   12.49 +<!-- Block -->
   12.50 +<div id="block">
   12.51 +	<!-- Navigation -->
   12.52 +	<div id="block_nav">
   12.53 +		<h4>Navigation</h4>
   12.54 +		<div class="right_box">
   12.55 +			<ul>
   12.56 +				<li><a href="mailing-list.html">Mailing List</a></li>
   12.57 +				<li><a href="devel/">Development</a></li>
   12.58 +				<li><a href="artwork/">Artwork</a></li>
   12.59 +				<li><a href="search.html">Search</a></li>
   12.60 +			</ul>
   12.61 +		</div>
   12.62 +		<div class="left_box">
   12.63 +			<ul>
   12.64 +				<li><a href="about/">About</a></li>
   12.65 +				<li><a href="get/">Download</a></li>
   12.66 +				<li><a href="asso/">Association</a></li>
   12.67 +				<li><a href="doc/">Documentation</a></li>
   12.68 +				<li><a href="packages/">Packages</a></li>
   12.69 +			</ul>
   12.70 +		</div>
   12.71 +	</div>
   12.72 +	<!-- Information/image -->
   12.73 +	<div id="block_info">
   12.74 +		<h4>Mailing list</h4>
   12.75 +		<p>
   12.76 +			SliTaz contributors discussions and announcements (inc. 
   12.77 +			support and development). All this is part of the mailing
   12.78 +			list - Join now to get help or involved in the project.
   12.79 +		</p>
   12.80 +		<p>
   12.81 +			<img src="../images/users.png" alt="users.png" />
   12.82 +			Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
   12.83 +			and the support <a href="http://forum.slitaz.org/">forum</a>
   12.84 +		</p>
   12.85 +	</div>
   12.86  </div>
   12.87  
   12.88  <!-- Content -->
   12.89 -<div id="content-full">
   12.90 -
   12.91 -<!-- Block begin -->
   12.92 -<div class="block">
   12.93 -	<!-- Nav block begin -->
   12.94 -	<div id="block_nav">
   12.95 -		<h3><img src="../pics/website/network.png" alt="png" />Navigation</h3>
   12.96 -		<div style="width: 50%; float: right;">
   12.97 -			<ul>
   12.98 -				<li><a href="artwork/">Artwork</a></li>
   12.99 -				<li><a href="mailing-list.html">Mailing List</a></li>
  12.100 -				<li><a href="devel/">Development</a></li>
  12.101 -				<li><a href="search.html">Search</a></li>
  12.102 -				<li><a href="../netmap.php">Network Map</a></li>
  12.103 -			</ul>
  12.104 -		</div>
  12.105 -		<ul>
  12.106 -			<li><a href="about/">About us</a></li>
  12.107 -			<li><a href="asso/">Association</a></li>
  12.108 -			<li><a href="get/">Download</a></li>
  12.109 -			<li><a href="doc/">Documentation</a></li>
  12.110 -			<li><a href="packages/">Packages</a></li>
  12.111 -		</ul>
  12.112 -	<!-- Nav block end -->
  12.113 -	</div>
  12.114 -	<!-- Top block begin -->
  12.115 -	<div id="block_top">
  12.116 -	<h1>Mailing list</h1>
  12.117 -	<p>
  12.118 -		SliTaz contributors discussions and announcements (inc. support and development). 
  12.119 -		All this is part of the mailing list - Join now to get help or involved in the project.
  12.120 -	</p>
  12.121 -	<ul>
  12.122 -		<li><a href="mailing-list.html#about">About the list</a> - 
  12.123 -			Support and development.</li>
  12.124 -		<li><a href="mailing-list.html#usage">Using the list</a> - 
  12.125 -			Subscribe/Unsubscribe and
  12.126 -	    operation.</li>
  12.127 -		<li><a href="mailing-list.html#archives">Archives of the list</a> - 
  12.128 -			Read and/or search through archived messages.</li>
  12.129 -	</ul>
  12.130 -	<!-- Top block end -->
  12.131 -	</div>
  12.132 -<!-- Block end -->
  12.133 -</div>
  12.134 +<div id="content">
  12.135  
  12.136  <h2>SliTaz list</h2>
  12.137  
  12.138 +<ul>
  12.139 +	<li><a href="#about">About the list</a> - Support and development.</li>
  12.140 +	<li><a href="#usage">Using the list</a> - Subscribe/Unsubscribe and
  12.141 +		operation.</li>
  12.142 +	<li><a href="#archives">Archives of the list</a> -  Read and/or 
  12.143 +		search through archived messages.</li>
  12.144 +</ul>
  12.145 +
  12.146  <a name="about"></a>
  12.147  <h3>About the list</h3>
  12.148  <p>
  12.149 @@ -196,30 +192,22 @@
  12.150  
  12.151  <!-- Footer -->
  12.152  <div id="footer">
  12.153 -	<div class="right_box">
  12.154 -	<h4>SliTaz Network</h4>
  12.155 -		<ul>
  12.156 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  12.157 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  12.158 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  12.159 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  12.160 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  12.161 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  12.162 -		</ul>
  12.163 -	</div>
  12.164 -	<h4>SliTaz Website</h4>
  12.165 -	<ul>
  12.166 -		<li><a href="#header">Top of the page</a></li>
  12.167 -		<li>Copyright &copy; <span class="year"></span>
  12.168 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  12.169 -		<li><a href="about/">About the project</a></li>
  12.170 -		<li><a href="../netmap.php">Network Map</a></li>
  12.171 -		<li>Page modified the 06 Jan 2011</li>
  12.172 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  12.173 -		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  12.174 -		title="Code validé XHTML 1.0"
  12.175 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  12.176 -	</ul>
  12.177 +	Copyright &copy; <span class="year"></span>
  12.178 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  12.179 +	<a href="http://scn.slitaz.org/">Community</a>
  12.180 +	<a href="http://doc.slitaz.org/">Doc</a>
  12.181 +	<a href="http://forum.slitaz.org/">Forum</a>
  12.182 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  12.183 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  12.184 +	<a href="http://hg.slitaz.org/">Hg</a>
  12.185 +	<p>
  12.186 +		SliTaz @
  12.187 +		<a href="http://twitter.com/slitaz">Twitter</a>
  12.188 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  12.189 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  12.190 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  12.191 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  12.192 +	</p>
  12.193  </div>
  12.194  
  12.195  </body>
    13.1 --- a/en/news/2007.html	Sat Mar 26 02:45:56 2011 +0100
    13.2 +++ b/en/news/2007.html	Sat Mar 26 15:43:13 2011 +0100
    13.3 @@ -20,66 +20,65 @@
    13.4  
    13.5  <!-- Header -->
    13.6  <div id="header">
    13.7 -	<!-- Access -->
    13.8 -	<div id="access">
    13.9 -		<a href="../../i18n.html"><img 
   13.10 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
   13.11 -		<a href="../../fr/news/2007.html" >Français</a>
   13.12 +	<div id="logo"></div>
   13.13 +	<div id="network">
   13.14 +		<a href="http://www.slitaz.org/netmap.php">
   13.15 +			<img src="../../images/network.png" alt="network.png" /></a>
   13.16 +		<a href="http://scn.slitaz.org/">Community</a>
   13.17 +		<a href="http://doc.slitaz.org/">Doc</a>
   13.18 +		<a href="http://forum.slitaz.org/">Forum</a>
   13.19 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   13.20 +		<a href="http://hg.slitaz.org/">Hg</a>
   13.21  	</div>
   13.22 -    <!-- Logo -->
   13.23 -	<a href="http://www.slitaz.org/en/"><img id="logo"
   13.24 -		src="../../pics/website/logo.png" 
   13.25 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   13.26 -	<p id="titre">#!/GNU/Linux</p>
   13.27 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   13.28 +</div>
   13.29 +
   13.30 +<!-- Block -->
   13.31 +<div id="block">
   13.32 +	<!-- Navigation -->
   13.33 +	<div id="block_nav">
   13.34 +		<h4>Navigation</h4>
   13.35 +		<div class="right_box">
   13.36 +			<ul>
   13.37 +				<li><a href="../mailing-list.html">Mailing List</a></li>
   13.38 +				<li><a href="../devel/">Development</a></li>
   13.39 +				<li><a href="../artwork/">Artwork</a></li>
   13.40 +				<li><a href="../search.html">Search</a></li>
   13.41 +			</ul>
   13.42 +		</div>
   13.43 +		<div class="left_box">
   13.44 +			<ul>
   13.45 +				<li><a href="../about/">About</a></li>
   13.46 +				<li><a href="../get/">Download</a></li>
   13.47 +				<li><a href="../asso/">Association</a></li>
   13.48 +				<li><a href="../doc/">Documentation</a></li>
   13.49 +				<li><a href="../packages/">Packages</a></li>
   13.50 +			</ul>
   13.51 +		</div>
   13.52 +	</div>
   13.53 +	<!-- Information/image -->
   13.54 +	<div id="block_info">
   13.55 +		<h4>News archives</h4>
   13.56 +		<p>
   13.57 +			Website news archives by year. Note that some links may be
   13.58 +			broken due to website structure changes (mainly the docs 
   13.59 +			that moved to their own domain).
   13.60 +		</p>
   13.61 +		<p>
   13.62 +			<img src="../../images/news.png" alt="png" /> 2007 | 
   13.63 +			<a href="2008.html">2008</a> | <a href="2009.html">2009</a>
   13.64 +		</p>
   13.65 +	</div>
   13.66  </div>
   13.67  
   13.68  <!-- Content -->
   13.69 -<div id="content-full">
   13.70 -
   13.71 -<!-- Block begin -->
   13.72 -<div class="block">
   13.73 -	<!-- Nav block begin -->
   13.74 -	<div id="block_nav">
   13.75 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   13.76 -		<div style="width: 50%; float: right;">
   13.77 -			<ul>
   13.78 -				<li><a href="../artwork/">Artwork</a></li>
   13.79 -				<li><a href="../mailing-list.html">Mailing List</a></li>
   13.80 -				<li><a href="../devel/">Development</a></li>
   13.81 -				<li><a href="../search.html">Search</a></li>
   13.82 -				<li><a href="../../netmap.php">Network Map</a></li>
   13.83 -			</ul>
   13.84 -		</div>
   13.85 -		<ul>
   13.86 -			<li><a href="../about/">About us</a></li>
   13.87 -			<li><a href="../asso/">Association</a></li>
   13.88 -			<li><a href="../get/">Download</a></li>
   13.89 -			<li><a href="../doc/">Documentation</a></li>
   13.90 -			<li><a href="../packages/">Packages</a></li>
   13.91 -		</ul>
   13.92 -	<!-- Nav block end -->
   13.93 -	</div>
   13.94 -	<!-- Top block begin -->
   13.95 -	<div id="block_top">
   13.96 -	<h1>News archives</h1>
   13.97 -	<p>
   13.98 -		Website news archives by year. Note that some links may be broken
   13.99 -		due to website structure changes (mainly the docs that moved to their
  13.100 -		own domain).
  13.101 -	</p>
  13.102 -	<h3><img src="../../pics/website/news.png" alt="png" />News by year</h3>
  13.103 -	<p>
  13.104 -		2007 | <a href="2008.html">2008</a> | <a href="2009.html">2009</a>
  13.105 -	</p>
  13.106 -	<!-- Top block end -->
  13.107 -	</div>
  13.108 -<!-- Block end -->
  13.109 -</div>
  13.110 +<div id="content">
  13.111  
  13.112  <h2>2007</h2>
  13.113  
  13.114  <ul>
  13.115 -	<li><strong>16 Dec 2007 - SliTaz English forum</strong><br />
  13.116 +	<li><strong>16 Dec 2007 - SliTaz English forum</strong>
  13.117 +	<p>
  13.118  	The project is proud the announce the availability of an
  13.119  	<a href="http://forum.slitaz.org/">English forum</a>
  13.120  	providing help and support to users speaking English. Since the project
  13.121 @@ -89,8 +88,10 @@
  13.122  	interface is in French but settings can be changed when you login with your
  13.123  	account. The crew is also working on the lack of English documentation.
  13.124  	Help and assistance are greatly welcomed in the project.
  13.125 -	</li>
  13.126 -	<li><strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong><br />
  13.127 +	</p></li>
  13.128 +	
  13.129 +	<li><strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong>
  13.130 +	<p>
  13.131  	2 days for a new ISO that boots twice faster. With the new lzma compression
  13.132  	boot time has gone down, we worked hard these two days to improve boot speed
  13.133  	and finally get SliTaz to boot twice as fast. So we uploaded a new LiveCD with a
  13.134 @@ -98,8 +99,10 @@
  13.135  	tests gave us the LiveCD booting between 20 to 30 seconds on recent PCs
  13.136  	and between 60 to 80 on older hardware.
  13.137  	<a href="../get/index.html#cooking">Download last Cooking</a>.
  13.138 -	</li>
  13.139 -	<li><strong>04 Dec 2007 - New Cooking with sound support and more options</strong><br />
  13.140 +	</p></li>
  13.141 +	
  13.142 +	<li><strong>04 Dec 2007 - New Cooking with sound support and more options</strong>
  13.143 +	<p>
  13.144  	SliTaz crew is proud to announce the availability of a new SliTaz Cooking
  13.145  	release. It's finally not the expected stable release because we decided
  13.146  	to add some more hardware support on the LiveCD, like sound and PCMCIA
  13.147 @@ -112,50 +115,45 @@
  13.148  	boot time and isapnptools for very old hardware like IBM GL300 6272/6282 or
  13.149  	P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
  13.150  	Light Incredible... SliTaz (cooking) LiveCD can be obtained
  13.151 -	on SliTaz mirror.  <a href="../get/index.html#cooking">Download</a>. Enjoy!</li>
  13.152 -	<li><strong>06 Nov 2007 - Last Cooking before 1.0</strong><br />
  13.153 +	on SliTaz mirror.  <a href="../get/index.html#cooking">Download</a>. Enjoy!</p></li>
  13.154 +	
  13.155 +	<li><strong>06 Nov 2007 - Last Cooking before 1.0</strong>
  13.156 +	<p>
  13.157  	SliTaz project is proud to announce the last cooking version before stable
  13.158  	release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
  13.159  	Busybox 1.7.2 and much more in a ISO image of 24,7 MB. We also prepared a
  13.160  	new theme and wallpaper for JWM and installed a Tango icon.
  13.161  	<a href="../get/index.html#cooking">Download</a> SliTaz (cooking) LiveCD for free from
  13.162  	TuxFamily mirror. All feedback is really welcome, you can use the mailing
  13.163 -	list or directly send a mail to &lt;devel at slitaz.org&gt;.</li>
  13.164 -	<li><strong>12 Oct 2007 - New Cooking and stabilisation</strong><br />
  13.165 +	list or directly send a mail to &lt;devel at slitaz.org&gt;.</p></li>
  13.166 +	
  13.167 +	<li><strong>12 Oct 2007 - New Cooking and stabilisation</strong><p>
  13.168  	SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
  13.169  	Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
  13.170  	a new theme and wallpaper. The packages manager was also upgraded with
  13.171  	Tazwok and the slitaz-tools. Transmission 0.82 can now create Torrent files.
  13.172  	SliTaz (cooking) LiveCD can be obtained for free
  13.173 -	from TuxFamily mirror.  <a href="../get/index.html#cooking">Download</a>.</li>
  13.174 +	from TuxFamily mirror.  <a href="../get/index.html#cooking">Download</a>.</p></li>
  13.175  </ul>
  13.176  
  13.177  <!-- Footer -->
  13.178  <div id="footer">
  13.179 -	<div class="right_box">
  13.180 -	<h4>SliTaz Network</h4>
  13.181 -		<ul>
  13.182 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  13.183 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  13.184 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  13.185 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  13.186 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  13.187 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  13.188 -		</ul>
  13.189 -	</div>
  13.190 -	<h4>SliTaz Website</h4>
  13.191 -	<ul>
  13.192 -		<li><a href="#header">Top of the page</a></li>
  13.193 -		<li>Copyright &copy; <span class="year"></span>
  13.194 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  13.195 -		<li><a href="../about/">About the project</a></li>
  13.196 -		<li><a href="../../netmap.php">Network Map</a></li>
  13.197 -		<li>Page modified the 06 Jan 2011</li>
  13.198 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  13.199 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  13.200 -		title="Code validé XHTML 1.0"
  13.201 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  13.202 -	</ul>
  13.203 +	Copyright &copy; <span class="year"></span>
  13.204 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  13.205 +	<a href="http://scn.slitaz.org/">Community</a>
  13.206 +	<a href="http://doc.slitaz.org/">Doc</a>
  13.207 +	<a href="http://forum.slitaz.org/">Forum</a>
  13.208 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  13.209 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  13.210 +	<a href="http://hg.slitaz.org/">Hg</a>
  13.211 +	<p>
  13.212 +		SliTaz @
  13.213 +		<a href="http://twitter.com/slitaz">Twitter</a>
  13.214 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  13.215 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  13.216 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  13.217 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  13.218 +	</p>
  13.219  </div>
  13.220  
  13.221  </body>
    14.1 --- a/en/news/2008.html	Sat Mar 26 02:45:56 2011 +0100
    14.2 +++ b/en/news/2008.html	Sat Mar 26 15:43:13 2011 +0100
    14.3 @@ -20,67 +20,65 @@
    14.4  
    14.5  <!-- Header -->
    14.6  <div id="header">
    14.7 -	<!-- Access -->
    14.8 -	<div id="access">
    14.9 -		<a href="../../i18n.html"><img 
   14.10 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
   14.11 -		<a href="../../fr/news/2008.html" >Français</a>
   14.12 +	<div id="logo"></div>
   14.13 +	<div id="network">
   14.14 +		<a href="http://www.slitaz.org/netmap.php">
   14.15 +			<img src="../../images/network.png" alt="network.png" /></a>
   14.16 +		<a href="http://scn.slitaz.org/">Community</a>
   14.17 +		<a href="http://doc.slitaz.org/">Doc</a>
   14.18 +		<a href="http://forum.slitaz.org/">Forum</a>
   14.19 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   14.20 +		<a href="http://hg.slitaz.org/">Hg</a>
   14.21  	</div>
   14.22 -    <!-- Logo -->
   14.23 -	<a href="http://www.slitaz.org/en/"><img id="logo"
   14.24 -		src="../../pics/website/logo.png" 
   14.25 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   14.26 -	<p id="titre">#!/GNU/Linux</p>
   14.27 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   14.28  </div>
   14.29  
   14.30 +<!-- Block -->
   14.31 +<div id="block">
   14.32 +	<!-- Navigation -->
   14.33 +	<div id="block_nav">
   14.34 +		<h4>Navigation</h4>
   14.35 +		<div class="right_box">
   14.36 +			<ul>
   14.37 +				<li><a href="../mailing-list.html">Mailing List</a></li>
   14.38 +				<li><a href="../devel/">Development</a></li>
   14.39 +				<li><a href="../artwork/">Artwork</a></li>
   14.40 +				<li><a href="../search.html">Search</a></li>
   14.41 +			</ul>
   14.42 +		</div>
   14.43 +		<div class="left_box">
   14.44 +			<ul>
   14.45 +				<li><a href="../about/">About</a></li>
   14.46 +				<li><a href="../get/">Download</a></li>
   14.47 +				<li><a href="../asso/">Association</a></li>
   14.48 +				<li><a href="../doc/">Documentation</a></li>
   14.49 +				<li><a href="../packages/">Packages</a></li>
   14.50 +			</ul>
   14.51 +		</div>
   14.52 +	</div>
   14.53 +	<!-- Information/image -->
   14.54 +	<div id="block_info">
   14.55 +		<h4>News archives</h4>
   14.56 +		<p>
   14.57 +			Website news archives by year. Note that some links may be
   14.58 +			broken due to website structure changes (mainly the docs 
   14.59 +			that moved to their own domain).
   14.60 +		</p>
   14.61 +		<p>
   14.62 +			<img src="../../images/news.png" alt="png" />
   14.63 +			<a href="2007.html">2007</a> | 2008 | <a href="2009.html">2009</a>
   14.64 +		</p>
   14.65 +	</div>
   14.66 +</div>
   14.67  
   14.68  <!-- Content -->
   14.69 -<div id="content-full">
   14.70 -
   14.71 -<!-- Block begin -->
   14.72 -<div class="block">
   14.73 -	<!-- Nav block begin -->
   14.74 -	<div id="block_nav">
   14.75 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   14.76 -		<div style="width: 50%; float: right;">
   14.77 -			<ul>
   14.78 -				<li><a href="../artwork/">Artwork</a></li>
   14.79 -				<li><a href="../mailing-list.html">Mailing List</a></li>
   14.80 -				<li><a href="../devel/">Development</a></li>
   14.81 -				<li><a href="../search.html">Search</a></li>
   14.82 -				<li><a href="../../netmap.php">Network Map</a></li>
   14.83 -			</ul>
   14.84 -		</div>
   14.85 -		<ul>
   14.86 -			<li><a href="../about/">About us</a></li>
   14.87 -			<li><a href="../asso/">Association</a></li>
   14.88 -			<li><a href="../get/">Download</a></li>
   14.89 -			<li><a href="../doc/">Documentation</a></li>
   14.90 -			<li><a href="../packages/">Packages</a></li>
   14.91 -		</ul>
   14.92 -	<!-- Nav block end -->
   14.93 -	</div>
   14.94 -	<!-- Top block begin -->
   14.95 -	<div id="block_top">
   14.96 -	<h1>News archives</h1>
   14.97 -	<p>
   14.98 -		Website news archives by year. Note that some links may be broken
   14.99 -		due to website structure changes (mainly the docs that moved to their
  14.100 -		own domain).
  14.101 -	</p>
  14.102 -	<h3><img src="../../pics/website/news.png" alt="png" />News by year</h3>
  14.103 -	<p>
  14.104 -		<a href="2007.html">2007</a> | 2008 | <a href="2009.html">2009</a>
  14.105 -	</p>
  14.106 -	<!-- Top block end -->
  14.107 -	</div>
  14.108 -<!-- Block end -->
  14.109 -</div>
  14.110 +<div id="content">
  14.111  
  14.112  <h2>2008</h2>
  14.113  
  14.114  <ul>
  14.115 -<li><strong>31 Dec 2008 - Cooking 20081231 - Wifi and NTFS support</strong><br />
  14.116 +<li><strong>31 Dec 2008 - Cooking 20081231 - Wifi and NTFS support</strong>
  14.117 +	<p>
  14.118  	The SliTaz project is proud to announce a new Cooking version of the
  14.119  	LiveCD. It allows you to utilize and test the work done in recent months,
  14.120  	it contains many new features, bug fixes and several updates. The
  14.121 @@ -98,8 +96,10 @@
  14.122  	than 1100 packages thanks to the SliTaz developers. You can
  14.123  	<a href="../get/index.html#cooking">download</a> this new version from one of the
  14.124  	official mirrors of the project.
  14.125 -	</li>
  14.126 -	<li><strong>16 Jul 2008 - Cooking 20080716 - Web boot and MPlayer</strong><br />
  14.127 +	</p></li>
  14.128 +	
  14.129 +	<li><strong>16 Jul 2008 - Cooking 20080716 - Web boot and MPlayer</strong>
  14.130 +	<p>
  14.131  	SliTaz project members are proud to announce the availability of a new
  14.132  	Cooking version, including many new features and bug fixes. This version
  14.133  	provides the boot option <code>web</code> which lets you boot SliTaz
  14.134 @@ -114,8 +114,10 @@
  14.135  	updates. This version requires at least 160 Mb to boot and run properly,
  14.136  	we offer loram <a href="../get/flavors.html">flavors</a> for machines with less
  14.137  	resources. <a href="../get/index.html#cooking">Download SliTaz Cooking ISO</a>.
  14.138 -	</li>
  14.139 -	<li><strong>26 Jun 2008 - Cooking 20080626 with new Kernel</strong><br />
  14.140 +	</p></li>
  14.141 +	
  14.142 +	<li><strong>26 Jun 2008 - Cooking 20080626 with new Kernel</strong>
  14.143 +	<p>
  14.144  	Summer time is here and also the new Cooking from the 26 June. A lot
  14.145  	of work has been done to improve user experience. This Cooking version
  14.146  	provides a new Kernel (2.6.25.5) with many new built-in drivers and
  14.147 @@ -130,8 +132,10 @@
  14.148  	<a href="../get/index.html#cooking">downloaded</a> from SliTaz mirror. Bugs can
  14.149  	be reported on SliTaz Bug Tracking System:
  14.150  	<a href="http://labs.slitaz.org/issues">BTS</a>
  14.151 -	</li>
  14.152 -	<li><strong>18 May 2008 - Cooking 20080518 and LinuxDays.ch</strong><br />
  14.153 +	</p></li>
  14.154 +	
  14.155 +	<li><strong>18 May 2008 - Cooking 20080518 and LinuxDays.ch</strong>
  14.156 +	<p>
  14.157  	SliTaz team is proud to announce the availability of a new Cooking
  14.158  	LiveCD ISO image providing huge changes from the stable release.
  14.159  	SliTaz now uses Openbox as its default Window Manager, desktop icons let
  14.160 @@ -150,8 +154,9 @@
  14.161  	SliTaz mirror. Note: This version is going to be used at the
  14.162  	<a href="http://www.linuxdays.ch/">LinuxDay.ch</a> in Geneva
  14.163  	Switzerland.
  14.164 -	</li>
  14.165 -	<li><strong>22 Mar 2008 - SliTaz GNU/Linux 1.0 release</strong><br />
  14.166 +	</p></li>
  14.167 +	<li><strong>22 Mar 2008 - SliTaz GNU/Linux 1.0 release</strong>
  14.168 +	<p>
  14.169  	The SliTaz contributors team are proud to announce the publication of SliTaz
  14.170  	GNU/Linux 1.0. This is the first stable release after 2 years of work. The
  14.171  	system is distributed as a bootable LiveCD of 24.8 MB providing a fully
  14.172 @@ -167,8 +172,9 @@
  14.173  	<a href="../get/index.html#stable">download page</a>. Read the
  14.174  	<a href="../doc/releases/1.0/relnotes.en.html">Release Notes</a> for more
  14.175  	detailed information on this stable version.
  14.176 -	</li>
  14.177 -	<li><strong>26 Feb 2008 - Updated Cooking ISO (20080225)</strong><br />
  14.178 +	</p></li>
  14.179 +	<li><strong>26 Feb 2008 - Updated Cooking ISO (20080225)</strong>
  14.180 +	<p>
  14.181  	SliTaz project is proud to announce an updated version of the LiveCD
  14.182  	with many bug fixes, new boot options, ACPI support and some package updates
  14.183  	such as: Alsa 1.0.16, PHP 5.2.5, Htop 0.7, Firefox 2.0.0.12, Nano 2.0.7 and
  14.184 @@ -191,35 +197,28 @@
  14.185  	can generate a LiveCD distribution flavor with a few commands and Tazwok can
  14.186  	check for build dependencies when building a package from source. Please
  14.187  	check <a href="../get/index.html#cooking">downloads area</a> to get a copy of SliTaz
  14.188 -	LiveCD.</li>
  14.189 +	LiveCD.</p></li>
  14.190  </ul>
  14.191  
  14.192  <!-- Footer -->
  14.193  <div id="footer">
  14.194 -	<div class="right_box">
  14.195 -	<h4>SliTaz Network</h4>
  14.196 -		<ul>
  14.197 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  14.198 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  14.199 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  14.200 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  14.201 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  14.202 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  14.203 -		</ul>
  14.204 -	</div>
  14.205 -	<h4>SliTaz Website</h4>
  14.206 -	<ul>
  14.207 -		<li><a href="#header">Top of the page</a></li>
  14.208 -		<li>Copyright &copy; <span class="year"></span>
  14.209 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  14.210 -		<li><a href="../about/">About the project</a></li>
  14.211 -		<li><a href="../../netmap.php">Network Map</a></li>
  14.212 -		<li>Page modified the 06 Jan 2011</li>
  14.213 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  14.214 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  14.215 -		title="Code validé XHTML 1.0"
  14.216 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  14.217 -	</ul>
  14.218 +	Copyright &copy; <span class="year"></span>
  14.219 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  14.220 +	<a href="http://scn.slitaz.org/">Community</a>
  14.221 +	<a href="http://doc.slitaz.org/">Doc</a>
  14.222 +	<a href="http://forum.slitaz.org/">Forum</a>
  14.223 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  14.224 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  14.225 +	<a href="http://hg.slitaz.org/">Hg</a>
  14.226 +	<p>
  14.227 +		SliTaz @
  14.228 +		<a href="http://twitter.com/slitaz">Twitter</a>
  14.229 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  14.230 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  14.231 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  14.232 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  14.233 +	</p>
  14.234  </div>
  14.235 +
  14.236  </body>
  14.237  </html>
    15.1 --- a/en/news/2009.html	Sat Mar 26 02:45:56 2011 +0100
    15.2 +++ b/en/news/2009.html	Sat Mar 26 15:43:13 2011 +0100
    15.3 @@ -20,62 +20,60 @@
    15.4  
    15.5  <!-- Header -->
    15.6  <div id="header">
    15.7 -	<!-- Access -->
    15.8 -	<div id="access">
    15.9 -		<a href="../../i18n.html"><img 
   15.10 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
   15.11 -	    <a href="../../fr/news/2009.html" >Français</a>
   15.12 +	<div id="logo"></div>
   15.13 +	<div id="network">
   15.14 +		<a href="http://www.slitaz.org/netmap.php">
   15.15 +			<img src="../../images/network.png" alt="network.png" /></a>
   15.16 +		<a href="http://scn.slitaz.org/">Community</a>
   15.17 +		<a href="http://doc.slitaz.org/">Doc</a>
   15.18 +		<a href="http://forum.slitaz.org/">Forum</a>
   15.19 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   15.20 +		<a href="http://hg.slitaz.org/">Hg</a>
   15.21  	</div>
   15.22 -    <!-- Logo -->
   15.23 -	<a href="http://www.slitaz.org/en/"><img id="logo"
   15.24 -		src="../../pics/website/logo.png" 
   15.25 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   15.26 -	<p id="titre">#!/GNU/Linux</p>
   15.27 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   15.28 +</div>
   15.29 +
   15.30 +<!-- Block -->
   15.31 +<div id="block">
   15.32 +	<!-- Navigation -->
   15.33 +	<div id="block_nav">
   15.34 +		<h4>Navigation</h4>
   15.35 +		<div class="right_box">
   15.36 +			<ul>
   15.37 +				<li><a href="../mailing-list.html">Mailing List</a></li>
   15.38 +				<li><a href="../devel/">Development</a></li>
   15.39 +				<li><a href="../artwork/">Artwork</a></li>
   15.40 +				<li><a href="../search.html">Search</a></li>
   15.41 +			</ul>
   15.42 +		</div>
   15.43 +		<div class="left_box">
   15.44 +			<ul>
   15.45 +				<li><a href="../about/">About</a></li>
   15.46 +				<li><a href="../get/">Download</a></li>
   15.47 +				<li><a href="../asso/">Association</a></li>
   15.48 +				<li><a href="../doc/">Documentation</a></li>
   15.49 +				<li><a href="../packages/">Packages</a></li>
   15.50 +			</ul>
   15.51 +		</div>
   15.52 +	</div>
   15.53 +	<!-- Information/image -->
   15.54 +	<div id="block_info">
   15.55 +		<h4>News archives</h4>
   15.56 +		<p>
   15.57 +			Website news archives by year. Note that some links may be
   15.58 +			broken due to website structure changes (mainly the docs 
   15.59 +			that moved to their own domain).
   15.60 +		</p>
   15.61 +		<p>
   15.62 +			<img src="../../images/news.png" alt="png" /> 
   15.63 +			<a href="2007.html">2007</a> | <a href="2008.html">2008</a>
   15.64 +			|  2009
   15.65 +		</p>
   15.66 +	</div>
   15.67  </div>
   15.68  
   15.69  <!-- Content -->
   15.70 -<div id="content-full">
   15.71 -
   15.72 -<!-- Block begin -->
   15.73 -<div class="block">
   15.74 -	<!-- Nav block begin -->
   15.75 -	<div id="block_nav">
   15.76 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   15.77 -		<div style="width: 50%; float: right;">
   15.78 -			<ul>
   15.79 -				<li><a href="../artwork/">Artwork</a></li>
   15.80 -				<li><a href="../mailing-list.html">Mailing List</a></li>
   15.81 -				<li><a href="../devel/">Development</a></li>
   15.82 -				<li><a href="../search.html">Search</a></li>
   15.83 -				<li><a href="../../netmap.php">Network Map</a></li>
   15.84 -			</ul>
   15.85 -		</div>
   15.86 -		<ul>
   15.87 -			<li><a href="../about/">About us</a></li>
   15.88 -			<li><a href="../asso/">Association</a></li>
   15.89 -			<li><a href="../get/">Download</a></li>
   15.90 -			<li><a href="../doc/">Documentation</a></li>
   15.91 -			<li><a href="../packages/">Packages</a></li>
   15.92 -		</ul>
   15.93 -	<!-- Nav block end -->
   15.94 -	</div>
   15.95 -	<!-- Top block begin -->
   15.96 -	<div id="block_top">
   15.97 -	<h1>News archives</h1>
   15.98 -	<p>
   15.99 -		Website news archives by year. Note that some links may be broken
  15.100 -		due to website structure changes (mainly the docs that moved to their
  15.101 -		own domain).
  15.102 -	</p>
  15.103 -	<h3><img src="../../pics/website/news.png" alt="png" />News by year</h3>
  15.104 -	<p>
  15.105 -		<a href="2007.html">2007</a> | <a href="2008.html">2008</a>
  15.106 -		|  2009
  15.107 -	</p>
  15.108 -	<!-- Top block end -->
  15.109 -	</div>
  15.110 -<!-- Block end -->
  15.111 -</div>
  15.112 +<div id="content">
  15.113  
  15.114  <h2>2009</h2>
  15.115  
  15.116 @@ -146,7 +144,8 @@
  15.117  	the project.
  15.118  	</p></li>
  15.119  
  15.120 -	<li><strong>27 March 2009 - Labs and new mirrors</strong><br />
  15.121 +	<li><strong>27 March 2009 - Labs and new mirrors</strong>
  15.122 +	<p>
  15.123  	Continually seeking to improve the distribution and the services we offer,
  15.124  	we are proud to announce the launch of <a href="http://labs.slitaz.org/">SliTaz Labs</a>.
  15.125  	This platform makes it possible for contributors to collaborate more
  15.126 @@ -159,9 +158,10 @@
  15.127  	In Switzerland, hosted by <a href="http://mirror.switch.ch/">SWITCHmirror</a>
  15.128  	(10 Gbits/s) and hosted in China by <a href="http://www.lupaworld.com">LupaWorld</a>,
  15.129  	thanks for supporting us.
  15.130 -	</li>
  15.131 +	</p></li>
  15.132  
  15.133 -	<li><strong>20 March 2009 - SliTaz at Solutionslinux 2009 (Paris)</strong><br />
  15.134 +	<li><strong>20 March 2009 - SliTaz at Solutionslinux 2009 (Paris)</strong>
  15.135 +	<p>
  15.136  	The SliTaz project will be present at Solutionslinux 2009 in Paris.
  15.137  	The stand will be hosted by 3 members of the team during the 3 day
  15.138  	event and several other contributors will be present at some point.
  15.139 @@ -173,8 +173,10 @@
  15.140  	<a href="http://www.solutionslinux.fr/">www.solutionslinux.fr</a>,
  15.141  	<a href="http://www.solutionslinux.fr/associations.php?pg=2_7">Village associations</a>,
  15.142  	<a href="http://www.solutionslinux.fr/exposant_fiche.php?id=763&amp;pg=2_4">SliTaz Stand</a>.
  15.143 -	</li>
  15.144 -	<li><strong>28 Feb 2009 - New Cooking 20090228</strong><br />
  15.145 +	</p></li>
  15.146 +	
  15.147 +	<li><strong>28 Feb 2009 - New Cooking 20090228</strong>
  15.148 +	<p>
  15.149  	Getting ready for the next stable release! - The SliTaz project is proud
  15.150  	to publish a new Cooking version with a lot of bug fixes, updates, improvements
  15.151  	and new features. PCI/USB device auto-detection is now handled by Tazhw and
  15.152 @@ -189,35 +191,29 @@
  15.153  	provides a lightweight notification system. You can
  15.154  	<a href="../get/index.html#cooking">download</a> this new ISO image from one of the
  15.155  	official mirrors of the website.
  15.156 -	</li>
  15.157 +	</p></li>
  15.158  </ul>
  15.159  
  15.160 +</div>
  15.161 +
  15.162  <!-- Footer -->
  15.163  <div id="footer">
  15.164 -	<div class="right_box">
  15.165 -	<h4>SliTaz Network</h4>
  15.166 -		<ul>
  15.167 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  15.168 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  15.169 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  15.170 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  15.171 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  15.172 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  15.173 -		</ul>
  15.174 -	</div>
  15.175 -	<h4>SliTaz Website</h4>
  15.176 -	<ul>
  15.177 -		<li><a href="#header">Top of the page</a></li>
  15.178 -		<li>Copyright &copy; <span class="year"></span>
  15.179 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  15.180 -		<li><a href="../about/">About the project</a></li>
  15.181 -		<li><a href="../../netmap.php">Network Map</a></li>
  15.182 -		<li>Page modified the 06 Jan 2011</li>
  15.183 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  15.184 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  15.185 -		title="Code validé XHTML 1.0"
  15.186 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  15.187 -	</ul>
  15.188 +	Copyright &copy; <span class="year"></span>
  15.189 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  15.190 +	<a href="http://scn.slitaz.org/">Community</a>
  15.191 +	<a href="http://doc.slitaz.org/">Doc</a>
  15.192 +	<a href="http://forum.slitaz.org/">Forum</a>
  15.193 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  15.194 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  15.195 +	<a href="http://hg.slitaz.org/">Hg</a>
  15.196 +	<p>
  15.197 +		SliTaz @
  15.198 +		<a href="http://twitter.com/slitaz">Twitter</a>
  15.199 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  15.200 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  15.201 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  15.202 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  15.203 +	</p>
  15.204  </div>
  15.205  
  15.206  </body>
    16.1 --- a/en/news/index.html	Sat Mar 26 02:45:56 2011 +0100
    16.2 +++ b/en/news/index.html	Sat Mar 26 15:43:13 2011 +0100
    16.3 @@ -7,105 +7,92 @@
    16.4      <meta name="description" content="SliTaz news archives info release" />
    16.5      <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    16.6      <meta name="robots" content="index, follow, all" />
    16.7 -    <meta name="revisit-after" content="7 days" />
    16.8 -    <meta name="expires" content="never" />
    16.9 -    <meta name="modified" content="2010-03-30 21:45:00" />
   16.10 +    <meta name="modified" content="2011-03-25 21:45:00" />
   16.11      <meta name="author" content="Christophe Lincoln"/>
   16.12 -    <meta name="publisher" content="www.slitaz.org" />
   16.13      <link rel="shortcut icon" href="../../favicon.ico" />
   16.14      <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
   16.15 -    <link rel="Content" href="#content" />
   16.16  </head>
   16.17  <body>
   16.18  
   16.19  <!-- Header -->
   16.20  <div id="header">
   16.21 -<!-- Access -->
   16.22 -	<div id="access">
   16.23 -		<a href="../../i18n.html"><img 
   16.24 -				src="../../pics/website/locale.png" alt="locale.png" /></a>
   16.25 -	    <a href="../../fr/news/index.html">Français</a>
   16.26 -    </div>
   16.27 -    <!-- Logo -->
   16.28 -	<a href="http://www.slitaz.org/en/"><img id="logo"
   16.29 -		src="../../pics/website/logo.png" 
   16.30 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   16.31 -	<p id="titre">#!/GNU/Linux</p>
   16.32 +	<div id="logo"></div>
   16.33 +	<div id="network">
   16.34 +		<a href="http://www.slitaz.org/netmap.php">
   16.35 +			<img src="../../images/network.png" alt="network.png" /></a>
   16.36 +		<a href="http://scn.slitaz.org/">Community</a>
   16.37 +		<a href="http://doc.slitaz.org/">Doc</a>
   16.38 +		<a href="http://forum.slitaz.org/">Forum</a>
   16.39 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   16.40 +		<a href="http://hg.slitaz.org/">Hg</a>
   16.41 +	</div>
   16.42 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   16.43 +</div>
   16.44 +
   16.45 +<!-- Block -->
   16.46 +<div id="block">
   16.47 +	<!-- Navigation -->
   16.48 +	<div id="block_nav">
   16.49 +		<h4>Navigation</h4>
   16.50 +		<div class="right_box">
   16.51 +			<ul>
   16.52 +				<li><a href="../mailing-list.html">Mailing List</a></li>
   16.53 +				<li><a href="../devel/">Development</a></li>
   16.54 +				<li><a href="../artwork/">Artwork</a></li>
   16.55 +				<li><a href="../search.html">Search</a></li>
   16.56 +			</ul>
   16.57 +		</div>
   16.58 +		<div class="left_box">
   16.59 +			<ul>
   16.60 +				<li><a href="../about/">About</a></li>
   16.61 +				<li><a href="../get/">Download</a></li>
   16.62 +				<li><a href="../asso/">Association</a></li>
   16.63 +				<li><a href="../doc/">Documentation</a></li>
   16.64 +				<li><a href="../packages/">Packages</a></li>
   16.65 +			</ul>
   16.66 +		</div>
   16.67 +	</div>
   16.68 +	<!-- Information/image -->
   16.69 +	<div id="block_info">
   16.70 +		<h4>News archives</h4>
   16.71 +		<p>
   16.72 +			Website news archives by year. Note that some links may be
   16.73 +			broken due to website structure changes (mainly the docs 
   16.74 +			that moved to their own domain).
   16.75 +		</p>
   16.76 +	</div>
   16.77  </div>
   16.78  
   16.79  <!-- Content -->
   16.80 -<div id="content-full">
   16.81 +<div id="content">
   16.82  
   16.83 -<!-- Block begin -->
   16.84 -<div class="block">
   16.85 -	<!-- Nav block begin -->
   16.86 -	<div id="block_nav">
   16.87 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   16.88 -		<div style="width: 50%; float: right;">
   16.89 -			<ul>
   16.90 -				<li><a href="../artwork/">Artwork</a></li>
   16.91 -				<li><a href="../mailing-list.html">Mailing List</a></li>
   16.92 -				<li><a href="../devel/">Development</a></li>
   16.93 -				<li><a href="../search.html">Search</a></li>
   16.94 -				<li><a href="../../netmap.php">Network Map</a></li>
   16.95 -			</ul>
   16.96 -		</div>
   16.97 -		<ul>
   16.98 -			<li><a href="../about/">About us</a></li>
   16.99 -			<li><a href="../asso/">Association</a></li>
  16.100 -			<li><a href="../get/">Download</a></li>
  16.101 -			<li><a href="../doc/">Documentation</a></li>
  16.102 -			<li><a href="../packages/">Packages</a></li>
  16.103 -		</ul>
  16.104 -	<!-- Nav block end -->
  16.105 -	</div>
  16.106 -	<!-- Top block begin -->
  16.107 -	<div id="block_top">
  16.108 -	<h1>News archives</h1>
  16.109 +<h2>News by year</h2>
  16.110  	<p>
  16.111 -		Website news archives by year. Note that some links may be broken
  16.112 -		due to website structure changes (mainly the docs that moved to their
  16.113 -		own domain).
  16.114 -	</p>
  16.115 -	<h3><img src="../../pics/website/news.png" alt="png" />News by year</h3>
  16.116 -	<p>
  16.117 +		<img src="../../images/news.png" alt="png" />
  16.118  		<a href="2007.html">2007</a> | <a href="2008.html">2008</a>
  16.119  		| <a href="2009.html">2009</a> | 
  16.120  	</p>
  16.121 -	<!-- Top block end -->
  16.122 -	</div>
  16.123 -<!-- Block end -->
  16.124 -</div>
  16.125 -
  16.126  <!-- End of content -->
  16.127  </div>
  16.128  
  16.129  <!-- Footer -->
  16.130  <div id="footer">
  16.131 -	<div class="right_box">
  16.132 -	<h4>SliTaz Network</h4>
  16.133 -		<ul>
  16.134 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  16.135 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  16.136 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  16.137 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  16.138 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  16.139 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  16.140 -		</ul>
  16.141 -	</div>
  16.142 -	<h4>SliTaz Website</h4>
  16.143 -	<ul>
  16.144 -		<li><a href="#header">Top of the page</a></li>
  16.145 -		<li>Copyright &copy; <span class="year"></span>
  16.146 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  16.147 -		<li><a href="../about/">About the project</a></li>
  16.148 -		<li><a href="../../netmap.php">Network Map</a></li>
  16.149 -		<li>Page modified the 06 Jan 2011</li>
  16.150 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  16.151 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  16.152 -		title="Code validé XHTML 1.0"
  16.153 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  16.154 -	</ul>
  16.155 +	Copyright &copy; <span class="year"></span>
  16.156 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  16.157 +	<a href="http://scn.slitaz.org/">Community</a>
  16.158 +	<a href="http://doc.slitaz.org/">Doc</a>
  16.159 +	<a href="http://forum.slitaz.org/">Forum</a>
  16.160 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  16.161 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  16.162 +	<a href="http://hg.slitaz.org/">Hg</a>
  16.163 +	<p>
  16.164 +		SliTaz @
  16.165 +		<a href="http://twitter.com/slitaz">Twitter</a>
  16.166 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  16.167 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  16.168 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  16.169 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  16.170 +	</p>
  16.171  </div>
  16.172  
  16.173  </body>
    17.1 --- a/en/packages/index.html	Sat Mar 26 02:45:56 2011 +0100
    17.2 +++ b/en/packages/index.html	Sat Mar 26 15:43:13 2011 +0100
    17.3 @@ -7,89 +7,82 @@
    17.4      <meta name="description" content="SliTaz GNU/Linux LiveCD packages" />
    17.5      <meta name="keywords" lang="en" content="package, tazpkg" />
    17.6      <meta name="robots" content="index, follow, all" />
    17.7 -    <meta name="revisit-after" content="7 days" />
    17.8 -    <meta name="expires" content="never" />
    17.9      <meta name="modified" content="2011-01-06 18:00:00" />
   17.10      <meta name="author" content="Christophe Lincoln, Paul Issot"/>
   17.11 -    <meta name="publisher" content="www.slitaz.org" />
   17.12      <link rel="shortcut icon" href="../../favicon.ico" />
   17.13      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
   17.14 -    <link rel="Content" href="index.html#content" />
   17.15  </head>
   17.16  <body>
   17.17  
   17.18  <!-- Header -->
   17.19  <div id="header">
   17.20 -<!-- Access -->
   17.21 -	<div id="access">
   17.22 -		<a href="../../i18n.html"><img 
   17.23 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
   17.24 -		<a href="../../de/packages/">Deutsch</a> |
   17.25 -		<a href="../../es/packages/">Español</a> |
   17.26 -		<a href="../../fr/packages/">Français</a> |
   17.27 -		<a href="../../pt/packages/">Português</a> |
   17.28 -		<a href="../../cn/packages/"><img 
   17.29 -			src="../../pics/website/cn.png" alt="cn" /></a>
   17.30 +	<div id="logo"></div>
   17.31 +	<div id="network">
   17.32 +		<a href="http://www.slitaz.org/netmap.php">
   17.33 +			<img src="../../images/network.png" alt="network.png" /></a>
   17.34 +		<a href="http://scn.slitaz.org/">Community</a>
   17.35 +		<a href="http://doc.slitaz.org/">Doc</a>
   17.36 +		<a href="http://forum.slitaz.org/">Forum</a>
   17.37 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   17.38 +		<a href="http://hg.slitaz.org/">Hg</a>
   17.39  	</div>
   17.40 -    <!-- Logo -->
   17.41 -	<a href="http://www.slitaz.org/en/"><img id="logo"
   17.42 -		src="../../pics/website/logo.png" 
   17.43 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   17.44 -	<p id="titre">#!/GNU/Linux</p>
   17.45 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   17.46 +</div>
   17.47 +
   17.48 +<!-- Block -->
   17.49 +<div id="block">
   17.50 +	<!-- Navigation -->
   17.51 +	<div id="block_nav">
   17.52 +		<h4>Navigation</h4>
   17.53 +		<div class="right_box">
   17.54 +			<ul>
   17.55 +				<li><a href="../mailing-list.html">Mailing List</a></li>
   17.56 +				<li><a href="../devel/">Development</a></li>
   17.57 +				<li><a href="../artwork/">Artwork</a></li>
   17.58 +				<li><a href="../search.html">Search</a></li>
   17.59 +			</ul>
   17.60 +		</div>
   17.61 +		<div class="left_box">
   17.62 +			<ul>
   17.63 +				<li><a href="../about/">About</a></li>
   17.64 +				<li><a href="../get/">Download</a></li>
   17.65 +				<li><a href="../asso/">Association</a></li>
   17.66 +				<li><a href="../doc/">Documentation</a></li>
   17.67 +				<li><a href="../packages/">Packages</a></li>
   17.68 +			</ul>
   17.69 +		</div>
   17.70 +	</div>
   17.71 +	<!-- Information/image -->
   17.72 +	<div id="block_info">
   17.73 +		<h4>Packages</h4>
   17.74 +		<p>
   17.75 +			This part of the site allows you to view all of the software
   17.76 +			packages available on the SliTaz mirror. The pages are 
   17.77 +			automatically updated daily via a cron job. All packages are
   17.78 +			installable via the package manager Tazpkg using the GUI or
   17.79 +			the command <code>tazpkg get-install pkgname</code>.
   17.80 +		</p>
   17.81 +		<p>
   17.82 +			Browse the packages web interface: 
   17.83 +			<a href="http://pkgs.slitaz.org/stable/">Stable</a>
   17.84 +			| <a href="http://pkgs.slitaz.org/cooking/">Cooking</a>
   17.85 +		</p>
   17.86 +	</div>
   17.87  </div>
   17.88  
   17.89  <!-- Content -->
   17.90 -<div id="content-full">
   17.91 +<div id="content">
   17.92  
   17.93 -<!-- Block begin -->
   17.94 -<div class="block">
   17.95 -	<!-- Nav block begin -->
   17.96 -	<div id="block_nav">
   17.97 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   17.98 -		<div style="width: 50%; float: right;">
   17.99 -			<ul>
  17.100 -				<li><a href="../artwork/">Artwork</a></li>
  17.101 -				<li><a href="../mailing-list.html">Mailing List</a></li>
  17.102 -				<li><a href="../devel/">Development</a></li>
  17.103 -				<li><a href="../search.html">Search</a></li>
  17.104 -				<li><a href="../../netmap.php">Network Map</a></li>
  17.105 -			</ul>
  17.106 +<div style="text-align: center; margin-bottom: 40px;">
  17.107 +	<form method="post" action="http://pkgs.slitaz.org/search.cgi">
  17.108 +		<div class="searchbox">
  17.109 +			<p>
  17.110 +				<input type="hidden" name="lang" value="en" />
  17.111 +				<input type="text" name="query" size="24" style="width: 80%;" />
  17.112 +				<input type="submit" name="search" value="Search" />
  17.113 +			</p>
  17.114  		</div>
  17.115 -		<ul>
  17.116 -			<li><a href="../about/">About us</a></li>
  17.117 -			<li><a href="../asso/">Association</a></li>
  17.118 -			<li><a href="../get/">Download</a></li>
  17.119 -			<li><a href="../doc/">Documentation</a></li>
  17.120 -			<li><a href="../packages/">Packages</a></li>
  17.121 -		</ul>
  17.122 -	<!-- Nav block end -->
  17.123 -	</div>
  17.124 -	<!-- Top block begin -->
  17.125 -	<div id="block_top">
  17.126 -	<h1>Packages</h1>
  17.127 -	<p>
  17.128 -		This part of the site allows you to view all of the software packages 
  17.129 -		available on the SliTaz mirror. The pages are automatically updated 
  17.130 -		daily via a cron job. All packages are installable via the package 
  17.131 -		manager Tazpkg using the GUI or the command <code>tazpkg get-install
  17.132 -		pkgname</code>.
  17.133 -	</p>
  17.134 -	<p>
  17.135 -		Browse the packages web interface: <a href="http://pkgs.slitaz.org/stable/">Stable</a>
  17.136 -		| <a href="http://pkgs.slitaz.org/cooking/">Cooking</a>
  17.137 -	</p>
  17.138 -	<!-- Top block end -->
  17.139 -	</div>
  17.140 -<!-- Block end -->
  17.141 -</div>
  17.142 -
  17.143 -<div class="pkgs-search">
  17.144 -	<form method="post" action="http://pkgs.slitaz.org/search.cgi">
  17.145 -		<p>
  17.146 -			<input type="hidden" name="lang" value="en" />
  17.147 -			<input type="text" name="query" size="32" />
  17.148 -			<input type="submit" name="search" value="Search" />
  17.149 -		</p>
  17.150 +		Search for:
  17.151  		<select name="object">
  17.152  			<option value="Package">Package</option>
  17.153  			<option value="Desc">Description</option>
  17.154 @@ -100,6 +93,7 @@
  17.155  			<option value="File_list">File list</option>
  17.156  			<option value="FileOverlap">common files</option>
  17.157  		</select>
  17.158 +		in
  17.159  		<select name="version">
  17.160  			<option value="cooking">cooking</option>
  17.161  			<option value="stable">stable</option>
  17.162 @@ -109,14 +103,14 @@
  17.163  	</form>
  17.164  </div>
  17.165  
  17.166 -<div class="infobox">
  17.167 -	<img src="../../pics/website/text.png" alt="text.png" />
  17.168 +<div class="box">
  17.169 +	<img src="../../images/text.png" alt="text.png" />
  17.170  	Raw packages.list:
  17.171  	<a href="http://mirror.slitaz.org/packages/stable/packages.list"
  17.172 -		>Stable list</a> |
  17.173 +		>Stable</a> |
  17.174  	<a href="http://mirror.slitaz.org/packages/cooking/packages.list"
  17.175 -		>Cooking list</a>
  17.176 -	<img src="../../pics/website/network.png" alt="text.png" />
  17.177 +		>Cooking</a>
  17.178 +	<img src="../../images/network.png" alt="text.png" />
  17.179  	Main mirror:
  17.180  	<a href="http://mirror.slitaz.org/packages/"
  17.181  		>http://mirror.slitaz.org/packages/</a>
  17.182 @@ -135,30 +129,22 @@
  17.183  
  17.184  <!-- Footer -->
  17.185  <div id="footer">
  17.186 -	<div class="right_box">
  17.187 -	<h4>SliTaz Network</h4>
  17.188 -		<ul>
  17.189 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  17.190 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  17.191 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  17.192 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  17.193 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  17.194 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  17.195 -		</ul>
  17.196 -	</div>
  17.197 -	<h4>SliTaz Website</h4>
  17.198 -	<ul>
  17.199 -		<li><a href="#header">Top of the page</a></li>
  17.200 -		<li>Copyright &copy; <span class="year"></span>
  17.201 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  17.202 -		<li><a href="../about/">About the project</a></li>
  17.203 -		<li><a href="../../netmap.php">Network Map</a></li>
  17.204 -		<li>Page modified the 06 Jan 2011</li>
  17.205 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  17.206 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  17.207 -		title="Code validé XHTML 1.0"
  17.208 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  17.209 -	</ul>
  17.210 +	Copyright &copy; <span class="year"></span>
  17.211 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  17.212 +	<a href="http://scn.slitaz.org/">Community</a>
  17.213 +	<a href="http://doc.slitaz.org/">Doc</a>
  17.214 +	<a href="http://forum.slitaz.org/">Forum</a>
  17.215 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  17.216 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  17.217 +	<a href="http://hg.slitaz.org/">Hg</a>
  17.218 +	<p>
  17.219 +		SliTaz @
  17.220 +		<a href="http://twitter.com/slitaz">Twitter</a>
  17.221 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  17.222 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  17.223 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  17.224 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  17.225 +	</p>
  17.226  </div>
  17.227  
  17.228  </body>
    18.1 --- a/en/search.html	Sat Mar 26 02:45:56 2011 +0100
    18.2 +++ b/en/search.html	Sat Mar 26 15:43:13 2011 +0100
    18.3 @@ -2,72 +2,59 @@
    18.4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    18.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    18.6  <head>
    18.7 -	<title>SliTaz - Google Search</title>
    18.8 +	<title>SliTaz - Search</title>
    18.9  	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   18.10  	<meta name="description" content="SliTaz GNU/Linux custom search engine" />
   18.11  	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   18.12  	<meta name="robots" content="index, follow, all" />
   18.13 -	<meta name="revisit-after" content="7 days" />
   18.14 -	<meta name="expires" content="never" />
   18.15 -	<meta name="modified" content="2011-01-06 16:30:00" />
   18.16 +	<meta name="modified" content="2011-03-25 20:00:00" />
   18.17  	<meta name="author" content="Christophe Lincoln"/>
   18.18 -	<meta name="publisher" content="www.slitaz.org" />
   18.19  	<link rel="shortcut icon" href="../favicon.ico" />
   18.20  	<link rel="stylesheet" type="text/css" href="../slitaz.css" />
   18.21 -	<link rel="Content" href="search.html#content" />
   18.22  </head>
   18.23  <body>
   18.24 -
   18.25  <!-- Header -->
   18.26  <div id="header">
   18.27 -	<!-- Access -->
   18.28 -	<div id="access">
   18.29 -		<a href="../i18n.html"><img 
   18.30 -			src="../pics/website/locale.png" alt="locale.png" /></a>
   18.31 -		<a href="../de/search.html">Deutsch</a> |
   18.32 -		<a href="../es/search.html">Español</a> |
   18.33 -		<a href="../fr/search.html">Français</a> |
   18.34 -		<a href="../pt/search.html">Português</a> |
   18.35 -		<a href="../cn/search.html"><img 
   18.36 -			src="../pics/website/cn.png" title="Chinese" alt="cn" /></a>
   18.37 +	<div id="logo"></div>
   18.38 +	<div id="network">
   18.39 +		<a href="http://www.slitaz.org/netmap.php">
   18.40 +			<img src="../images/network.png" alt="network.png" /></a>
   18.41 +		<a href="http://scn.slitaz.org/">Community</a>
   18.42 +		<a href="http://doc.slitaz.org/">Doc</a>
   18.43 +		<a href="http://forum.slitaz.org/">Forum</a>
   18.44 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   18.45 +		<a href="http://hg.slitaz.org/">Hg</a>
   18.46  	</div>
   18.47 -    <!-- Logo -->
   18.48 -	<a href="http://www.slitaz.org/en/"><img id="logo"
   18.49 -		src="../pics/website/logo.png" 
   18.50 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   18.51 -	<p id="titre">#!/GNU/Linux</p>
   18.52 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   18.53  </div>
   18.54  
   18.55 -<!-- Content -->
   18.56 -<div id="content-full">
   18.57 -
   18.58 -<!-- Block begin -->
   18.59 -<div class="block">
   18.60 -	<!-- Nav block begin -->
   18.61 +<!-- Block -->
   18.62 +<div id="block">
   18.63 +	<!-- Navigation -->
   18.64  	<div id="block_nav">
   18.65 -		<h3><img src="../pics/website/network.png" alt="png" />Navigation</h3>
   18.66 -		<div style="width: 50%; float: right;">
   18.67 +		<h4>Navigation</h4>
   18.68 +		<div class="right_box">
   18.69  			<ul>
   18.70 -				<li><a href="artwork/">Artwork</a></li>
   18.71  				<li><a href="mailing-list.html">Mailing List</a></li>
   18.72  				<li><a href="devel/">Development</a></li>
   18.73 +				<li><a href="artwork/">Artwork</a></li>
   18.74  				<li><a href="search.html">Search</a></li>
   18.75 -				<li><a href="../netmap.php">Network Map</a></li>
   18.76  			</ul>
   18.77  		</div>
   18.78 -		<ul>
   18.79 -			<li><a href="about/">About us</a></li>
   18.80 -			<li><a href="asso/">Association</a></li>
   18.81 -			<li><a href="get/">Download</a></li>
   18.82 -			<li><a href="doc/">Documentation</a></li>
   18.83 -			<li><a href="packages/">Packages</a></li>
   18.84 -		</ul>
   18.85 -	<!-- Nav block end -->
   18.86 +		<div class="left_box">
   18.87 +			<ul>
   18.88 +				<li><a href="about/">About</a></li>
   18.89 +				<li><a href="get/">Download</a></li>
   18.90 +				<li><a href="asso/">Association</a></li>
   18.91 +				<li><a href="doc/">Documentation</a></li>
   18.92 +				<li><a href="packages/">Packages</a></li>
   18.93 +			</ul>
   18.94 +		</div>
   18.95  	</div>
   18.96 -	<!-- Top block begin -->
   18.97 -	<div id="block_top">
   18.98 -	<h1>Search</h1>
   18.99 -	<p>
  18.100 +	<!-- Information/image -->
  18.101 +	<div id="block_info">
  18.102 +		<h4>Search</h4>
  18.103 +		<p>
  18.104  		This page allows you to search the entire website Slitaz GNU/Linux,
  18.105  		the <a href="http://doc.slitaz.org/">documentation</a> wiki and in
  18.106  		the archives of the <a href="mailing-list.html">Mailing List</a>
  18.107 @@ -75,6 +62,13 @@
  18.108  		This search engine was created for SliTaz by the Google Co-op custom
  18.109  		search engine.
  18.110  	</p>
  18.111 +	</div>
  18.112 +</div>
  18.113 +
  18.114 +<!-- Content -->
  18.115 +<div id="content">
  18.116 +
  18.117 +<div class="searchbox">
  18.118  	<div id="cse-search-form" style="width: 100%;">Loading</div>
  18.119  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
  18.120  	<script type="text/javascript">
  18.121 @@ -89,19 +83,20 @@
  18.122  	</script>
  18.123  	<style type="text/css">
  18.124  		input.gsc-search-button {
  18.125 -		    border-color: #b64b22;
  18.126 -		    background-color: #b64b22;
  18.127 -		    cursor: pointer;
  18.128 -		    font-size: 14px;
  18.129 -		    -moz-border-radius: 2px;
  18.130 -			-webkit-border-radius: 2px;
  18.131 -			border-radius: 2px;
  18.132 -			-moz-box-shadow: 0 0 5px #666;
  18.133 -			-webkit-box-shadow: 0 0 5px#666;
  18.134 -			box-shadow: 0 0 5px #666;
  18.135 -			-moz-text-shadow: 0 0 0 #666;
  18.136 -			-webkit-text-shadow: 0 0 0 #666;
  18.137 -			text-shadow: 0 0 0 #666;
  18.138 +		   border: 1px solid #b64b22;
  18.139 +			background-color: #b64b22;
  18.140 +			color: white;
  18.141 +			font-weight: bold;
  18.142 +			cursor: pointer;
  18.143 +			padding: 3px 10px;
  18.144 +			font-size: 14px;
  18.145 +			margin-left: -2px;
  18.146 +			-webkit-border-top-right-radius: 4px;
  18.147 +			-webkit-border-bottom-right-radius: 4px;
  18.148 +			-moz-border-radius-topright: 4px;
  18.149 +			-moz-border-radius-bottomright: 4px;
  18.150 +			border-top-right-radius: 4px;
  18.151 +			border-bottom-right-radius: 4px;
  18.152  		}
  18.153  		.gs-webResult.gs-result a.gs-title:link,
  18.154  		.gs-webResult.gs-result a.gs-title:link b {
  18.155 @@ -109,13 +104,8 @@
  18.156  		}
  18.157  		#cse { margin-bottom: 120px; }
  18.158  	</style>
  18.159 -	<!-- Top block end -->
  18.160 -	</div>
  18.161 -<!-- Block end -->
  18.162  </div>
  18.163  
  18.164 -<h2>Search result</h2>
  18.165 -
  18.166  <div id="cse" style="width:100%;"></div>
  18.167   
  18.168  <!-- End of content -->
  18.169 @@ -123,30 +113,22 @@
  18.170  
  18.171  <!-- Footer -->
  18.172  <div id="footer">
  18.173 -	<div class="right_box">
  18.174 -	<h4>SliTaz Network</h4>
  18.175 -		<ul>
  18.176 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  18.177 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  18.178 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  18.179 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  18.180 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  18.181 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  18.182 -		</ul>
  18.183 -	</div>
  18.184 -	<h4>SliTaz Website</h4>
  18.185 -	<ul>
  18.186 -		<li><a href="#header">Top of the page</a></li>
  18.187 -		<li>Copyright &copy; <span class="year"></span>
  18.188 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  18.189 -		<li><a href="about/">About the project</a></li>
  18.190 -		<li><a href="../netmap.php">Network Map</a></li>
  18.191 -		<li>Page modified the 06 Jan 2011</li>
  18.192 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  18.193 -		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  18.194 -		title="Code validé XHTML 1.0"
  18.195 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  18.196 -	</ul>
  18.197 +	Copyright &copy; <span class="year"></span>
  18.198 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  18.199 +	<a href="http://scn.slitaz.org/">Community</a>
  18.200 +	<a href="http://doc.slitaz.org/">Doc</a>
  18.201 +	<a href="http://forum.slitaz.org/">Forum</a>
  18.202 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  18.203 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  18.204 +	<a href="http://hg.slitaz.org/">Hg</a>
  18.205 +	<p>
  18.206 +		SliTaz @
  18.207 +		<a href="http://twitter.com/slitaz">Twitter</a>
  18.208 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  18.209 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  18.210 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  18.211 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  18.212 +	</p>
  18.213  </div>
  18.214  
  18.215  </body>
    19.1 --- a/en/template.html	Sat Mar 26 02:45:56 2011 +0100
    19.2 +++ b/en/template.html	Sat Mar 26 15:43:13 2011 +0100
    19.3 @@ -2,106 +2,117 @@
    19.4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    19.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    19.6  <head>
    19.7 -    <title>SliTaz GNU/Linux</title>
    19.8 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    19.9 -    <meta name="description" content="SliTaz GNU/Linux LiveCD" />
   19.10 -    <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   19.11 +    <title>SliTaz</title>
   19.12 +    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   19.13 +    <meta name="description" content="SliTaz GNU/Linux LiveCD operating system" />
   19.14 +    <meta name="keywords" lang="en" content="slitaz, gnu, linux, opensource, livecd, live usb" />
   19.15      <meta name="robots" content="index, follow, all" />
   19.16 -    <meta name="revisit-after" content="7 days" />
   19.17      <meta name="expires" content="never" />
   19.18 -    <meta name="modified" content="2011-01-06 16:30:00" />
   19.19 -    <meta name="author" content="Christophe Lincoln"/>
   19.20 -    <meta name="publisher" content="www.slitaz.org" />
   19.21 +    <meta name="modified" content="2011-01-06 19:00:00" />
   19.22 +    <meta name="author" content="Christophe Lincoln" />
   19.23      <link rel="shortcut icon" href="../favicon.ico" />
   19.24      <link rel="stylesheet" type="text/css" href="../slitaz.css" />
   19.25 -    <link rel="Content" href="template.html#content" />
   19.26  </head>
   19.27  <body>
   19.28  
   19.29  <!-- Header -->
   19.30  <div id="header">
   19.31 -	<!-- Access -->
   19.32 -	<div id="access"></div>
   19.33 -    <!-- Logo -->
   19.34 -	<a href="http://www.slitaz.org/en/"><img id="logo"
   19.35 -		src="../pics/website/logo.png" 
   19.36 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   19.37 -	<p id="titre">#!/GNU/Linux</p>
   19.38 +	<div id="logo"></div>
   19.39 +	<div id="network">
   19.40 +		<a href="http://www.slitaz.org/netmap.php">
   19.41 +			<img src="../images/network.png" alt="network.png" /></a>
   19.42 +		<a href="http://scn.slitaz.org/">Community</a>
   19.43 +		<a href="http://doc.slitaz.org/">Doc</a>
   19.44 +		<a href="http://forum.slitaz.org/">Forum</a>
   19.45 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
   19.46 +		<a href="http://hg.slitaz.org/">Hg</a>
   19.47 +	</div>
   19.48 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
   19.49 +</div>
   19.50 +
   19.51 +<!-- Block -->
   19.52 +<div id="block">
   19.53 +	<!-- Navigation -->
   19.54 +	<div id="block_nav">
   19.55 +		<h4>Navigation</h4>
   19.56 +		<div class="right_box">
   19.57 +			<ul>
   19.58 +				<li><a href="mailing-list.html">Mailing List</a></li>
   19.59 +				<li><a href="devel/">Development</a></li>
   19.60 +				<li><a href="artwork/">Artwork</a></li>
   19.61 +				<li><a href="search.html">Search</a></li>
   19.62 +			</ul>
   19.63 +		</div>
   19.64 +		<div class="left_box">
   19.65 +			<ul>
   19.66 +				<li><a href="about/">About</a></li>
   19.67 +				<li><a href="get/">Download</a></li>
   19.68 +				<li><a href="asso/">Association</a></li>
   19.69 +				<li><a href="doc/">Documentation</a></li>
   19.70 +				<li><a href="packages/">Packages</a></li>
   19.71 +			</ul>
   19.72 +		</div>
   19.73 +	</div>
   19.74 +	<!-- Information/image -->
   19.75 +	<div id="block_info">
   19.76 +		<h4>About</h4>
   19.77 +		<p>
   19.78 +			SliTaz is a free operating system providing a fully featured
   19.79 +			desktop or server in less than 30 Mb. 
   19.80 +		</p>
   19.81 +		<p>
   19.82 +			In Live mode SliTaz can run completely in RAM and boot from
   19.83 +			removable media such as a cdrom or USB key. The system is 
   19.84 +			secure, stable and easy to use.
   19.85 +		</p>
   19.86 +	</div>
   19.87  </div>
   19.88  
   19.89  <!-- Content -->
   19.90 -<div id="content-full">
   19.91 +<div id="content">
   19.92  
   19.93 -<!-- Block begin -->
   19.94 -<div class="block">
   19.95 -	<!-- Nav block begin -->
   19.96 -	<div id="block_nav">
   19.97 -		<h3><img src="../pics/website/network.png" alt="png" />Navigation</h3>
   19.98 -		<div style="width: 50%; float: right;">
   19.99 -			<ul>
  19.100 -				<li><a href="artwork/">Artwork</a></li>
  19.101 -				<li><a href="mailing-list.html">Mailing List</a></li>
  19.102 -				<li><a href="devel/">Development</a></li>
  19.103 -				<li><a href="search.html">Search</a></li>
  19.104 -				<li><a href="../netmap.php">Network Map</a></li>
  19.105 -			</ul>
  19.106 -		</div>
  19.107 -		<ul>
  19.108 -			<li><a href="about/">About us</a></li>
  19.109 -			<li><a href="asso/">Association</a></li>
  19.110 -			<li><a href="get/">Download</a></li>
  19.111 -			<li><a href="doc/">Documentation</a></li>
  19.112 -			<li><a href="packages/">Packages</a></li>
  19.113 -		</ul>
  19.114 -	<!-- Nav block end -->
  19.115 -	</div>
  19.116 -	<!-- Top block begin -->
  19.117 -	<div id="block_top">
  19.118 -	<h1>Template</h1>
  19.119 -	<p>
  19.120 -		Page introduction and/or table of contents
  19.121 -	</p>
  19.122 -	<!-- Top block end -->
  19.123 -	</div>
  19.124 -<!-- Block end -->
  19.125 -</div>
  19.126 -
  19.127 -
  19.128 -<h2>Boot baby... boot!</h2>
  19.129 +<h2>h2 Title</h2>
  19.130  
  19.131  <p>
  19.132 -CONTENT
  19.133 +	template template template template template template template template 
  19.134 +	template template template template template template template template
  19.135 +	template template template template template template template template 
  19.136 +	template template template template template template template template 
  19.137 +	template template template template template template template template 
  19.138 +	template template template template template template template template
  19.139 +	<a href="">SliTaz</a> <a href="">SliTaz</a> <a href="">SliTaz</a>
  19.140  </p>
  19.141  
  19.142 -<!-- End of content -->
  19.143 +<h3>h3 Title</h3>
  19.144 +
  19.145 +<div class="box">.box</div>
  19.146 +
  19.147 +<h4>h4 Title</h4>
  19.148 +
  19.149 +<pre>
  19.150 +# pre
  19.151 +</pre>
  19.152 +
  19.153  </div>
  19.154  
  19.155  <!-- Footer -->
  19.156  <div id="footer">
  19.157 -	<div class="right_box">
  19.158 -	<h4>SliTaz Network</h4>
  19.159 -		<ul>
  19.160 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
  19.161 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  19.162 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
  19.163 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  19.164 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  19.165 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  19.166 -		</ul>
  19.167 -	</div>
  19.168 -	<h4>SliTaz Website</h4>
  19.169 -	<ul>
  19.170 -		<li><a href="#header">Top of the page</a></li>
  19.171 -		<li>Copyright &copy; <span class="year"></span>
  19.172 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
  19.173 -		<li><a href="about/">About the project</a></li>
  19.174 -		<li><a href="../netmap.php">Network Map</a></li>
  19.175 -		<li>Page modified the 06 Jan 2011</li>
  19.176 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
  19.177 -		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  19.178 -		title="Code validé XHTML 1.0"
  19.179 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  19.180 -	</ul>
  19.181 +	Copyright &copy; <span class="year"></span>
  19.182 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
  19.183 +	<a href="http://scn.slitaz.org/">Community</a>
  19.184 +	<a href="http://doc.slitaz.org/">Doc</a>
  19.185 +	<a href="http://forum.slitaz.org/">Forum</a>
  19.186 +	<a href="http://pkgs.slitaz.org/">Packages</a>
  19.187 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
  19.188 +	<a href="http://hg.slitaz.org/">Hg</a>
  19.189 +	<p>
  19.190 +		SliTaz @
  19.191 +		<a href="http://twitter.com/slitaz">Twitter</a>
  19.192 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
  19.193 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
  19.194 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
  19.195 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
  19.196 +	</p>
  19.197  </div>
  19.198  
  19.199  </body>
    20.1 --- a/libs/random-image.php	Sat Mar 26 02:45:56 2011 +0100
    20.2 +++ b/libs/random-image.php	Sat Mar 26 15:43:13 2011 +0100
    20.3 @@ -1,7 +1,7 @@
    20.4  <?php
    20.5  
    20.6  $total  = "6";
    20.7 -$folder = "pics/slideshow";
    20.8 +$folder = "images/slideshow";
    20.9  $start  = "1";
   20.10  $random = mt_rand($start, $total);
   20.11  $name   = $random . ".png";