website rev 1175

New colors, update fr and small fixes
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 13:53:03 2014 +0100 (2014-01-15)
parents 6781b6c989ba
children 1a020151d460
files de/index.php en/asso/index.html en/asso/index.php en/get/index.html en/get/index.php en/index.php en/mailing-list.php en/news/2012.php fr/index.php fr/news/2007.php fr/news/2008.php fr/news/2009.php fr/news/2010.php fr/news/2011.php fr/news/2012.php fr/news/index.php i18n.php images/download-30.png lib/html/header.html lib/html/nav.fr.html netmap.php slitaz.css
line diff
     1.1 --- a/de/index.php	Wed Jan 08 13:49:24 2014 +0100
     1.2 +++ b/de/index.php	Wed Jan 15 13:53:03 2014 +0100
     1.3 @@ -11,7 +11,10 @@
     1.4  </head>
     1.5  <body>
     1.6  
     1.7 -<?php include("../lib/html/header.html"); ?>
     1.8 +<?php
     1.9 +include("../config.php");
    1.10 +include("../lib/html/header.html");
    1.11 +?>
    1.12  
    1.13  <!-- Block -->
    1.14  <div id="block">
    1.15 @@ -20,16 +23,16 @@
    1.16  	<div id="block_info">
    1.17  		<h4>Startseite</h4>
    1.18  		<p>
    1.19 -			SliTaz ist eine minimale, freie GNU/Linux Distribution. Das
    1.20 -			Ziel von SliTaz ist es, eine GNU/Linux Distribution zu 
    1.21 -			schaffen, die vollkommen aus dem Arbeitsspeicher (RAM) 
    1.22 -			läuft.
    1.23 -		</p>
    1.24 -		<p>
    1.25 +			SliTaz ist eine minimale, freie GNU/Linux Distribution.
    1.26  			SliTaz's CD-Image wird nie eine Größe von 35 MB übersteigen
    1.27  			- bei einer sinnvollen Auswahl nützlicher Software.
    1.28  			<a href="about/">Mehr erfahren...</a>
    1.29  		</p>
    1.30 +		<div class="button" style="text-align: left; margin-top: 15px;">
    1.31 +			<img src="/images/download-30.png" />
    1.32 +			<?php echo "<a href='$stable_iso'>SliTaz $stable_ver</a>
    1.33 +				<a href='$cooking_iso'>SliTaz $cooking</a>"; ?>
    1.34 +		</div>
    1.35  	</div>
    1.36  </div>
    1.37  
    1.38 @@ -46,24 +49,11 @@
    1.39  	</p>
    1.40  </div>
    1.41  
    1.42 +<div class="news">
    1.43 +	
    1.44 +
    1.45  <h2>Neuigkeiten</h2>
    1.46  
    1.47 -<p>
    1.48 -Die SliTaz-Webseite bietet die wichtigsten Projektneuheiten an, und ausserdem
    1.49 -neuerdings die Labors mit Nachrichten zu der allgemeinen Aktivität der
    1.50 -verschiedenen Unterprojekten. Diese Nachrichten sind auch als
    1.51 -<a href="/rss.xml">XML-Sendungen</a> erhältlich. Das Projekt bietet ausserdem
    1.52 -einen kleinen monatlichen Informationsbrief in Englisch und Chinesisch an.
    1.53 -</p>
    1.54 -
    1.55 -<div class="box">
    1.56 -	<img src="/images/news.png" alt="[ ]" />
    1.57 -	<a href="http://scn.slitaz.org/">Blog-Nachrichten</a> | 
    1.58 -	<a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
    1.59 -</div>
    1.60 -
    1.61 -<div class="news">
    1.62 -
    1.63  <ul>
    1.64  	<!-- <li><strong>Date - Title</strong>
    1.65  	<p></p>
    1.66 @@ -119,6 +109,19 @@
    1.67  	</p>
    1.68  </div>
    1.69  
    1.70 +<!-- SCN blog posts  -->
    1.71 +<h2>Blog Posts</h2>
    1.72 +
    1.73 +<div class="news">
    1.74 +	<?php get_feed_blog("blog.xml"); ?>
    1.75 +</div>
    1.76 +
    1.77 +<!-- Twitter  -->
    1.78 +<div id="twitter">
    1.79 +<a class="twitter-timeline"  href="https://twitter.com/slitaz"  data-widget-id="420830244551938048">Tweets by @slitaz</a>
    1.80 +    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
    1.81 +</div>
    1.82 +
    1.83  <h3>Donate</h3>
    1.84  
    1.85  <?php include("../lib/html/donate.html"); ?>
     2.1 --- a/en/asso/index.html	Wed Jan 08 13:49:24 2014 +0100
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,5 +0,0 @@
     2.4 -<html>
     2.5 -<head>
     2.6 -<meta http-equiv="refresh" content="0; URL=http://www.slitaz.org/en/asso/">
     2.7 -</head>
     2.8 -</html>
     3.1 --- a/en/asso/index.php	Wed Jan 08 13:49:24 2014 +0100
     3.2 +++ b/en/asso/index.php	Wed Jan 15 13:53:03 2014 +0100
     3.3 @@ -22,9 +22,8 @@
     3.4  		<p>
     3.5  			The SliTaz GNU/Linux association is a non-profit entity that 
     3.6  			maintains and manages the project. Its mission is to ensure
     3.7 -			the durability of the project. It provides an infrastruture
     3.8 -			and delivers professional services to users, developers and
     3.9 -			business enterprises using the distribution.
    3.10 +			the durability of the project and to maintain the all
    3.11 +			infrastructure.
    3.12  		</p>
    3.13  		<p>Help the project via a small donation:</p>
    3.14  		<?php include("../../lib/html/donate.html"); ?>
     4.1 --- a/en/get/index.html	Wed Jan 08 13:49:24 2014 +0100
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,5 +0,0 @@
     4.4 -<html>
     4.5 -<head>
     4.6 -<meta http-equiv="refresh" content="0; URL=http://www.slitaz.org/en/get/">
     4.7 -</head>
     4.8 -</html>
     5.1 --- a/en/get/index.php	Wed Jan 08 13:49:24 2014 +0100
     5.2 +++ b/en/get/index.php	Wed Jan 15 13:53:03 2014 +0100
     5.3 @@ -28,7 +28,7 @@
     5.4  			test and help us improve the distribution.
     5.5  		</p>
     5.6  		<div class="button">
     5.7 -			Quick Download:
     5.8 +			<img src="/images/download-30.png" />
     5.9  			<?php echo "<a href='$stable_iso'>SliTaz $stable_ver</a>
    5.10  				<a href='$cooking_iso'>SliTaz $cooking</a>"; ?>
    5.11  		</div>
     6.1 --- a/en/index.php	Wed Jan 08 13:49:24 2014 +0100
     6.2 +++ b/en/index.php	Wed Jan 15 13:53:03 2014 +0100
     6.3 @@ -25,13 +25,12 @@
     6.4  		<h4>English Website</h4>
     6.5  		<p>
     6.6  			SliTaz is an open source and free operating system providing
     6.7 -			a fully featured desktop or server in less than 35 MB. SliTaz
     6.8 -			is simple to use, fast and stable. We have an active community
     6.9 -			and contributors from all over the world making SliTaz finer
    6.10 -			every day. <a href="about/">More information...</a>
    6.11 +			a fully featured desktop or server in less than 40 MB. SliTaz
    6.12 +			is simple to use, fast, secure, and stable. 
    6.13 +			<a href="about/">More information...</a>
    6.14  		</p>
    6.15  		<div class="button" style="text-align: left; margin-top: 15px;">
    6.16 -			Download:
    6.17 +			<img src="/images/download-30.png" />
    6.18  			<?php echo "<a href='$stable_iso'>SliTaz $stable_ver</a>
    6.19  				<a href='$cooking_iso'>SliTaz $cooking</a>"; ?>
    6.20  		</div>
    6.21 @@ -60,18 +59,18 @@
    6.22  	<p><a href="/en/sponsor/">Become a sponsor</a></p>
    6.23  </div>
    6.24  
    6.25 -<!-- We just keep the last 5 web site news -->
    6.26 +<!-- We just keep the last 3 web site news -->
    6.27  <div class="news" style="margin-right: 220px;">
    6.28  
    6.29  <h2>Latest Release</h2>
    6.30  
    6.31  <ul>
    6.32 -	<li><strong><a href="en/#d20120410">SliTaz 4.0 Release</a></strong>
    6.33 -		<span>— 10 Apr 2012</span></li>
    6.34 -	<li><strong><a href="en/#d20120303">SliTaz 4.0 RC2 is out</a></strong>
    6.35 -		<span>— 03 Mar 2012</span></li>
    6.36 +	<li><strong><a href="news/2012.php#d20120410">SliTaz 4.0 Release</a></strong>
    6.37 +		<span>- 10 Apr 2012</span></li>
    6.38 +	<li><strong><a href="news/2012.php#d20120303">SliTaz 4.0 RC2 is out</a></strong>
    6.39 +		<span>- 03 Mar 2012</span></li>
    6.40  	<li><strong><a href="news/">Release news archives</a></strong>
    6.41 -		<span>— 2007-2013</span></li>
    6.42 +		<span>- 2007-2013</span></li>
    6.43  </ul>
    6.44  
    6.45  <!-- End of news -->
     7.1 --- a/en/mailing-list.php	Wed Jan 08 13:49:24 2014 +0100
     7.2 +++ b/en/mailing-list.php	Wed Jan 15 13:53:03 2014 +0100
     7.3 @@ -27,9 +27,9 @@
     7.4  		<p>
     7.5  			<img src="/images/users.png" alt="[ ]" />
     7.6  			Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
     7.7 -			and the support <a href="http://forum.slitaz.org/">forum</a> or:
     7.8 +			and the <a href="http://forum.slitaz.org/">forum</a>.
     7.9  		</p>
    7.10 -		<?php include("../lib/html/follow.html"); ?>
    7.11 +		
    7.12  	</div>
    7.13  </div>
    7.14  
     8.1 --- a/en/news/2012.php	Wed Jan 08 13:49:24 2014 +0100
     8.2 +++ b/en/news/2012.php	Wed Jan 15 13:53:03 2014 +0100
     8.3 @@ -39,7 +39,7 @@
     8.4  <!-- Content -->
     8.5  <div id="content">
     8.6  
     8.7 -<h2>2011</h2>
     8.8 +<h2>2012</h2>
     8.9  
    8.10  <ul>
    8.11  	<li id="d20120410">
     9.1 --- a/fr/index.php	Wed Jan 08 13:49:24 2014 +0100
     9.2 +++ b/fr/index.php	Wed Jan 15 13:53:03 2014 +0100
     9.3 @@ -11,7 +11,10 @@
     9.4  </head>
     9.5  <body>
     9.6  
     9.7 -<?php include("../lib/html/header.html"); ?>
     9.8 +<?php
     9.9 +include("../config.php");
    9.10 +include("../lib/html/header.html");
    9.11 +?>
    9.12  
    9.13  <!-- Block -->
    9.14  <div id="block">
    9.15 @@ -21,15 +24,15 @@
    9.16  		<h4>Page principale</h4>
    9.17  		<p>
    9.18  			SliTaz est un système GNU/Linux fournissant un bureau ou un
    9.19 -			serveur complet dans moins de 30Mb.
    9.20 -		</p>
    9.21 -		<p>
    9.22 -			SliTaz est distribuée sous forme de LiveCD, le système est
    9.23 -			léger, rapide et simple à utiliser. SliTaz fournit un bureau
    9.24 -			graphique intuitif et élégant, le meilleur support matériel
    9.25 -			possible et dispose d'une active communauté.
    9.26 +			serveur complet dans moins de 40Mb. SliTaz est facile $
    9.27 +			utiliser, rapide, sécurisée et stable.
    9.28  			<a href="about/">Plus d'informations...</a>
    9.29  		</p>
    9.30 +		<div class="button" style="text-align: left; margin-top: 15px;">
    9.31 +			<img src="/images/download-30.png" />
    9.32 +			<?php echo "<a href='$stable_iso'>SliTaz $stable_ver</a>
    9.33 +				<a href='$cooking_iso'>SliTaz $cooking</a>"; ?>
    9.34 +		</div>
    9.35  	</div>
    9.36  </div>
    9.37  
    9.38 @@ -42,8 +45,7 @@
    9.39  	<p>
    9.40  		Aidez nous a obtenir un serveur dedié -
    9.41  		<a href="http://www.gofundme.com/3ql70">Campagne de dons en ligne</a>
    9.42 -		ou devez
    9.43 -		<a href="/en/sponsor/">un sponsor officiel</a>
    9.44 +		ou devez <a href="/en/sponsor/">un sponsor officiel</a>
    9.45  	</p>
    9.46  </div>-->
    9.47  
    9.48 @@ -51,125 +53,25 @@
    9.49      SliTaz news starting.
    9.50  -->
    9.51  
    9.52 -<h2>Actualités du projet</h2>
    9.53 -
    9.54 -<p>
    9.55 -	Le site web de SliTaz propose les principales nouvelles du projet, et
    9.56 -	<a href="http://scn.slitaz.org/">le blog officiel</a> des nouvelles
    9.57 -	sur l'activité générale des différents sous-projets. Ces nouvelles sont
    9.58 -	aussi disponibles sous forme de <a href="/rss.xml">flux XML</a>. De
    9.59 -	même, le projet propose une petite lettre d'information mensuelle et
    9.60 -	<a href="../">la page d'accueil</a> du site, elle, propose un synthèse
    9.61 -	de l'activité du projet avec les derniers paquets cuits, les commits
    9.62 -	et Tweets.
    9.63 -</p>
    9.64 -
    9.65 -<div class="box">
    9.66 -	<img src="/images/news.png" alt="[ ]" />
    9.67 -	<a href="http://scn.slitaz.org/">Nouvelles du Blog</a> |
    9.68 -	<a href="http://doc.slitaz.org/fr:newsletter:start">Lettre d'information</a>
    9.69 +<!-- Featured sponsor -->
    9.70 +<div id="sponsor">
    9.71 +	<p><strong>Featured sponsor</strong></p>
    9.72 +	<?php include("../lib/rand-sponsor.php"); ?>
    9.73 +	<p><a href="/en/sponsor/">Become a sponsor</a></p>
    9.74  </div>
    9.75  
    9.76 -<div class="news">
    9.77 +<!-- We just keep the last 3 web site news -->
    9.78 +<div class="news" style="margin-right: 220px;">
    9.79 +
    9.80 +<h2>Dernière publications</h2>
    9.81  
    9.82  <ul>
    9.83 -	<!-- <li><strong>Date - Title</strong>
    9.84 -	<p></p>
    9.85 -	</li> -->
    9.86 -
    9.87 -	<li id="d20120410">
    9.88 -		<strong>10 Avr 2012 - SliTaz 4.0</strong>
    9.89 -	<p>
    9.90 -		Les contributeurs de SliTaz sont heureux d'annoncer la publication
    9.91 -		de SliTaz GNU/Linux 4.0, la nouvelle version stable de la distribution.
    9.92 -		Deux années de travail communautaire ont apporté un procédé de
    9.93 -		fabrication fiable, un temps de démarrage encore plus court et plus de
    9.94 -		1000 nouveaux paquets installables.
    9.95 -	</p>
    9.96 -	<p>
    9.97 -		SliTaz propose un bureau graphique complet dans 35 MB s'appuyant sur
    9.98 -		OpenBox et LXDE et qui fonctionne entrièrement en RAM avec 192Mo.
    9.99 -		Sa nouvelle image CD 4-en-1 peut être installée sur disque dur
   9.100 -		avec 48Mo seulement en sélectionnant automatiquement la configuration
   9.101 -		logicielle adaptée.
   9.102 -	</p>
   9.103 -	<p>
   9.104 -		Les outils maisons ont progressé. Tazpkg introduit un nouveau système de
   9.105 -		notification, il est beaucoup plus véloce malgré l'augmentation du
   9.106 -		nombre des paquets ; TazPanel permet de centraliser la gestion du
   9.107 -		système.
   9.108 -	</p>
   9.109 -	<p>
   9.110 -		Vous pouvez lire les 
   9.111 -		<a href="http://www.slitaz.org/fr/doc/releases/4.0/relnotes.fr.html"> 
   9.112 -		notes de publication</a> : et télécharger SliTaz 4.0 depuis notre miroir : 
   9.113 -		<a href="http://mirror.slitaz.org/iso/4.0/slitaz-4.0.iso">slitaz-4.0.iso</a> 
   9.114 -	</p>
   9.115 -	</li>
   9.116 -
   9.117 -	<li id="d20120303">
   9.118 -		<strong>03 Mar 2012 - SliTaz 4.0-RC2</strong>
   9.119 -	<p>
   9.120 -		L'équipe de SliTaz est fière de vous annoncer la sortie de SliTaz
   9.121 -		4.0-RC2.
   9.122 -		Nous avons fait un énorme travail pour corriger les bugs de la RC1
   9.123 -		et des outils fait maison tels que Tazpkg, TazPanel et TazUSB.
   9.124 -		La connexion WiFi est rendue plus facile par l'intermédiaire de
   9.125 -		TazPanel ou du nouveau wifibox. Tazpkg est maintenant mieux intégré
   9.126 -		au bureau et un nouveau système de notification a été mis au point.
   9.127 -	</p>
   9.128 -	<p>
   9.129 -		Cette nouvelle version vient avec un paquet Xorg complet et le
   9.130 -		support DRI.
   9.131 -		Les pilotes Intel, Geode et vesa fonctionnent out-of-the-box.
   9.132 -		Nous avons également reconstruit tous les paquets une fois de plus
   9.133 -		et réduit d'environ 2Mo le LiveCD de base. Celui-ci comprend
   9.134 -		maintenant Lxrandr, Parcellite et le client bitorrent Transmission.
   9.135 -	</p>
   9.136 -	<p>
   9.137 -		Nous tenons à remercier tous les contributeurs qui ont testé la
   9.138 -		première version candidate.
   9.139 -		La RC2 est proche de ce que sera la version 4.0 de SliTaz prévue dans
   9.140 -		2 semaines.
   9.141 -		Télécharger l'image ISO à partir de RC2 notre miroir (35,1 Mo):
   9.142 -		<a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a>
   9.143 -	</p>
   9.144 -	</li>
   9.145 -
   9.146 -	<li id="d20120223">
   9.147 -		<strong>23 Feb 2012 - SliTaz 4.0-RC1</strong>
   9.148 -	<p>
   9.149 -		L'équipe des contributeurs SliTaz est heureuse de pouvoir annoncer
   9.150 -		la disponibilité immédiate de la première version candidate pour
   9.151 -		SliTaz 4.0. SliTaz peut démarrer en 10-12 secondes sur du matériel
   9.152 -		assez récent et ne nécessite que 48 Mb de RAM pour installer un
   9.153 -		bureau graphique. La nouvelle 4en1 est capable de détecter la
   9.154 -		mémoire disponible et démarrer en mode texte ou graphique selon
   9.155 -		la machine.
   9.156 -	</p>
   9.157 -	<p>
   9.158 -		SliTaz 4.0 aura plus de 3000 paquets bien testés dans son dépôt et la
   9.159 -		série de RC va nous permettre de chasser les dernières anomalies.
   9.160 -		Depuis notre dernière version stable les paquets on été reconstruits
   9.161 -		2 fois pour s'assurer de leur qualité.
   9.162 -	</p>
   9.163 -	<p>
   9.164 -		Cette RC2 fournit maintenant un menu de démarrage graphique, la
   9.165 -		configuration de la langue et du clavier en mode graphique, un
   9.166 -		nouveau bureau plus moderne et plus abouti. Vous pouvez télécharger
   9.167 -		cette nouvelle ISO depuis notre serveur:
   9.168 -		<a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC1.iso">SliTaz 4.0-RC1</a>
   9.169 -	</p>
   9.170 -	</li>
   9.171 -
   9.172 -	<li>
   9.173 -		<a href="news/">Plus d'actualité</a> ou voir les archives:
   9.174 -		<a href="news/2007.php">2007</a> |
   9.175 -		<a href="news/2008.php">2008</a> |
   9.176 -		<a href="news/2009.php">2009</a> |
   9.177 -		<a href="news/2010.php">2010</a> |
   9.178 -		<a href="news/">2011</a>
   9.179 -	</li>
   9.180 +	<li><strong><a href="news/2012.php#d20120410">Publication de SliTaz 4.0</a></strong>
   9.181 +		<span>- 10 Apr 2012</span></li>
   9.182 +	<li><strong><a href="news/2012.php#d20120303">SliTaz 4.0 RC2 est disponible</a></strong>
   9.183 +		<span>- 03 Mar 2012</span></li>
   9.184 +	<li><strong><a href="news/">Archives des nouvelles publications</a></strong>
   9.185 +		<span>- 2007-2013</span></li>
   9.186  </ul>
   9.187  
   9.188  <!-- End of news -->
   9.189 @@ -215,7 +117,24 @@
   9.190  	</p>
   9.191  </div>
   9.192  
   9.193 -<h2>Nous rejoindre et aider le projet</h2>
   9.194 +<!-- SCN blog posts  -->
   9.195 +<h2>Articles du Blog</h2>
   9.196 +
   9.197 +<div class="news">
   9.198 +	<?php get_feed_blog("blog.xml"); ?>
   9.199 +</div>
   9.200 +
   9.201 +<h2>Aider le projet</h2>
   9.202 +
   9.203 +<p>
   9.204 +	Vous pouvez faire un dons pour nous aidez à payer les serveur et
   9.205 +	continuer é developper SliTaz et son infrastructure. Même un petit dons
   9.206 +	de 1 Euro ou dollar via Flattr nous aide!
   9.207 +</p>
   9.208 +
   9.209 +<?php include("../lib/html/donate.html"); ?>
   9.210 +
   9.211 +<h2>Rejoignez nous!</h2>
   9.212  
   9.213  <p>
   9.214  	SliTaz est une communauté active, toujours en mouvement et qui utilise
   9.215 @@ -226,13 +145,18 @@
   9.216  
   9.217  <?php include("../lib/html/social.html"); ?>
   9.218  
   9.219 +<h2>Internationalization</h2>
   9.220 +
   9.221  <p>
   9.222 -	Vous pouvez aussi faire un dons pour nous aidez à payer les serveur et
   9.223 -	continuer é developper SliTaz et son infrastructure. Même un petit dons
   9.224 -	de 1 Euro ou dollar via Flattr nous aide!
   9.225 +The SliTaz web site is available in several languages and maintained by the
   9.226 +<a href="../i18n.php">internationalization</a> team (i18n). Help is often
   9.227 +needed and you're welcome to join us if you would like to see the website
   9.228 +translated into your language.
   9.229  </p>
   9.230 -
   9.231 -<?php include("../lib/html/donate.html"); ?>
   9.232 +<p>
   9.233 +	<img src="../images/users.png" alt="*" />
   9.234 +	<a href="http://scn.slitaz.org/groups/i18n/">Join i18n group on SCN</a>
   9.235 +</p>
   9.236  
   9.237  <!-- End of content  -->
   9.238  </div>
    10.1 --- a/fr/news/2007.php	Wed Jan 08 13:49:24 2014 +0100
    10.2 +++ b/fr/news/2007.php	Wed Jan 15 13:53:03 2014 +0100
    10.3 @@ -26,7 +26,8 @@
    10.4  			<img src="/images/news.png" alt="[ ]" />
    10.5  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    10.6  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    10.7 -			| <a href="./">2011</a>
    10.8 +			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    10.9 +			| <a href="./">2014</a>
   10.10  		</p>
   10.11  	</div>
   10.12  </div>
    11.1 --- a/fr/news/2008.php	Wed Jan 08 13:49:24 2014 +0100
    11.2 +++ b/fr/news/2008.php	Wed Jan 15 13:53:03 2014 +0100
    11.3 @@ -26,7 +26,8 @@
    11.4  			<img src="/images/news.png" alt="[ ]" />
    11.5  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    11.6  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    11.7 -			| <a href="./">2011</a>
    11.8 +			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    11.9 +			| <a href="./">2014</a>
   11.10  		</p>
   11.11  	</div>
   11.12  </div>
    12.1 --- a/fr/news/2009.php	Wed Jan 08 13:49:24 2014 +0100
    12.2 +++ b/fr/news/2009.php	Wed Jan 15 13:53:03 2014 +0100
    12.3 @@ -26,7 +26,8 @@
    12.4  			<img src="/images/news.png" alt="[ ]" />
    12.5  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    12.6  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    12.7 -			| <a href="./">2011</a>
    12.8 +			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    12.9 +			| <a href="./">2014</a>
   12.10  		</p>
   12.11  	</div>
   12.12  </div>
    13.1 --- a/fr/news/2010.php	Wed Jan 08 13:49:24 2014 +0100
    13.2 +++ b/fr/news/2010.php	Wed Jan 15 13:53:03 2014 +0100
    13.3 @@ -26,7 +26,8 @@
    13.4  			<img src="/images/news.png" alt="[ News ]" />
    13.5  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    13.6  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    13.7 -			| <a href="./">2011</a>
    13.8 +			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    13.9 +			| <a href="./">2014</a>
   13.10  		</p>
   13.11  	</div>
   13.12  </div>
    14.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    14.2 +++ b/fr/news/2011.php	Wed Jan 15 13:53:03 2014 +0100
    14.3 @@ -0,0 +1,117 @@
    14.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    14.5 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    14.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    14.7 +<head>
    14.8 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    14.9 +	<title>SliTaz - 2011 News archives</title>
   14.10 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009" />
   14.11 +	<meta name="keywords" lang="fr" content="slitaz old news" />
   14.12 +	<meta name="author" content="Christophe Lincoln"/>
   14.13 +	<?php include("../../lib/html/meta-link.html"); ?>
   14.14 +</head>
   14.15 +<body>
   14.16 +
   14.17 +<?php include("../../lib/html/header.html"); ?>
   14.18 +
   14.19 +<!-- Block -->
   14.20 +<div id="block">
   14.21 +	<?php include("../../lib/html/nav.fr.html"); ?>
   14.22 +	<!-- Information/image -->
   14.23 +	<div id="block_info">
   14.24 +		<h4>Archives des news</h4>
   14.25 +		<p>
   14.26 +			Les archives de l'actualité du site classée par année.
   14.27 +		</p>
   14.28 +		<p>
   14.29 +			<img src="/images/news.png" alt="[ News ]" />
   14.30 +			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
   14.31 +			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
   14.32 +			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
   14.33 +			| <a href="./">2014</a>
   14.34 +		</p>
   14.35 +	</div>
   14.36 +</div>
   14.37 +
   14.38 +<?php include("../../lib/lang.php"); ?>
   14.39 +
   14.40 +<!-- Content -->
   14.41 +<div id="content">
   14.42 +
   14.43 +<h2>2011</h2>
   14.44 +
   14.45 +<div class="news">
   14.46 +
   14.47 +<ul>
   14.48 +	<li>
   14.49 +		<strong>31 Mai 2011 - Nouvelle et fraîche Cooking 20110329</strong>
   14.50 +	<p>
   14.51 +		L'équipe de SliTaz est fière d'annoncer la disponibilité d'une nouvelle
   14.52 +		version "cooking" de la distribution. Les paquetages ont été entièrement
   14.53 +		reconstruit et optimisé pour les architectures i486 avec Cookutils, une
   14.54 +		nouvelle génération d'outils de fabrication de paquetages pour SliTaz.
   14.55 +		Le nouveau robot de compilation a également une belle interface Web qui
   14.56 +		peut fonctionner sur n'importe quel système SliTaz.
   14.57 +	</p>
   14.58 +	<p>
   14.59 +		Le processus de démarrage a été améliorée et la configuration du
   14.60 +		premier démarrage est maintenant complétée par des dialogues graphiques
   14.61 +		simples. Une interface Web standard, TazPanel, vous permet de
   14.62 +		configurer votre système. (utile pour les connexions à distance), qui
   14.63 +		gère également les paquets. TazPanel remplace un certain
   14.64 +		nombre de «boîtes» dans les versions précédentes.
   14.65 +	</p>
   14.66 +	<p>
   14.67 +		Le système d'affichage (X.org) utilise le rendu direct (DRI), les
   14.68 +		paquetages libdrm, linux-drm et linux-agp font partie de l'ISO de base.
   14.69 +		Bien que cela ajoute de 1 Mo au système de fichiers compressé, nous
   14.70 +		avons par ailleurs gagné beaucoup d'espace avec les paquetages
   14.71 +		reconstruits. Cette nouvelle ISO Cooking fait tout juste 30Mo et inclut un
   14.72 +		support complet de l'italien! Téléchargement:
   14.73 +		<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">
   14.74 +			slitaz-cooking.iso</a>
   14.75 +	</p>
   14.76 +	</li>
   14.77 +
   14.78 +	<li>
   14.79 +		<strong>29 Mars 2011 - Nouvelle Cooking 20110329</strong>
   14.80 +	<p>
   14.81 +		L'équipe SliTaz est heureuse d'annoncer la publication d'une
   14.82 +		nouvelle ISO "cooking" proposant plus de 2900 paquets. Tous les paquets
   14.83 +		ont été reconstruits avec notre nouvel outil de cuisson, désormais
   14.84 +		inclus dans tazwok. Elle contient le noyau Linux 2.6.37 compilé avec
   14.85 +		glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. Le liveCD "Core" inclus Midori
   14.86 +		0.3.3. Tazpkg est désormais entièrement traduit en français et nous
   14.87 +		sommes ouverts à de nouvelles traductions. Tazwok a été entièrement
   14.88 +		ré-écrit et il est désormais possible de re-cuire SliTaz depuis les
   14.89 +		sources depuis toutes les ISO. Cette ISO est la première de la série
   14.90 +		précédant la publication de la version stable 4.0.
   14.91 +	</p>
   14.92 +	<p>
   14.93 +		Beaucoup de travail a été fait depuis la dernière ISO "cooking" publiée
   14.94 +		en novembre: plus de 2200 changements ont été apportés au wok, et
   14.95 +		plusieurs centaines aux outils faits maison. Nous sommes fiers
   14.96 +		d'annoncer que la communité SliTaz a beaucoup grandi ces derniers
   14.97 +		mois: cette année, il y a eu autant de changements apportés que les
   14.98 +		quatres précédentes - c'est à dire toute l'histoire de SliTaz.
   14.99 +		Néanmoins, la quantité ne suffit pas à faire la qualité. Nous avons
  14.100 +		besoin de votre aide pour tester cette nouvelle ISO et signaler les
  14.101 +		bugs éventuels. Si vous le souhaitez, vous êtes bienvenus pour aider à
  14.102 +		corriger les problèmes connus avant la publication de la 4.0. Vous
  14.103 +		pouvez joindre les membres de notre groupe via notre IRC, mailing list,
  14.104 +		forums ou les mainteneurs des paquets par courriel. Nous espérons que
  14.105 +		vous vous réjouirez, comme nous, de cette nouvelle
  14.106 +		<a href="/fr/get/">publication!</a>
  14.107 +	</p>
  14.108 +	</li>
  14.109 +</ul>
  14.110 +
  14.111 +<!-- End of news -->
  14.112 +</div>
  14.113 +
  14.114 +<!-- End of content  -->
  14.115 +</div>
  14.116 +
  14.117 +<?php include("../../lib/html/footer.html"); ?>
  14.118 +
  14.119 +</body>
  14.120 +</html>
    15.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    15.2 +++ b/fr/news/2012.php	Wed Jan 15 13:53:03 2014 +0100
    15.3 @@ -0,0 +1,142 @@
    15.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    15.5 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    15.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    15.7 +<head>
    15.8 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    15.9 +	<title>SliTaz - 2012 News archives</title>
   15.10 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009" />
   15.11 +	<meta name="keywords" lang="fr" content="slitaz old news" />
   15.12 +	<meta name="author" content="Christophe Lincoln"/>
   15.13 +	<?php include("../../lib/html/meta-link.html"); ?>
   15.14 +</head>
   15.15 +<body>
   15.16 +
   15.17 +<?php include("../../lib/html/header.html"); ?>
   15.18 +
   15.19 +<!-- Block -->
   15.20 +<div id="block">
   15.21 +	<?php include("../../lib/html/nav.fr.html"); ?>
   15.22 +	<!-- Information/image -->
   15.23 +	<div id="block_info">
   15.24 +		<h4>Archives des news</h4>
   15.25 +		<p>
   15.26 +			Les archives de l'actualité du site classée par année.
   15.27 +		</p>
   15.28 +		<p>
   15.29 +			<img src="/images/news.png" alt="[ News ]" />
   15.30 +			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
   15.31 +			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
   15.32 +			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
   15.33 +			| <a href="./">2014</a>
   15.34 +		</p>
   15.35 +	</div>
   15.36 +</div>
   15.37 +
   15.38 +<?php include("../../lib/lang.php"); ?>
   15.39 +
   15.40 +<!-- Content -->
   15.41 +<div id="content">
   15.42 +
   15.43 +<h2>2012</h2>
   15.44 +
   15.45 +<div class="news">
   15.46 +
   15.47 +<ul>
   15.48 +
   15.49 +	<li id="d20120410">
   15.50 +		<strong>10 Avr 2012 - SliTaz 4.0</strong>
   15.51 +	<p>
   15.52 +		Les contributeurs de SliTaz sont heureux d'annoncer la publication
   15.53 +		de SliTaz GNU/Linux 4.0, la nouvelle version stable de la distribution.
   15.54 +		Deux années de travail communautaire ont apporté un procédé de
   15.55 +		fabrication fiable, un temps de démarrage encore plus court et plus de
   15.56 +		1000 nouveaux paquets installables.
   15.57 +	</p>
   15.58 +	<p>
   15.59 +		SliTaz propose un bureau graphique complet dans 35 MB s'appuyant sur
   15.60 +		OpenBox et LXDE et qui fonctionne entrièrement en RAM avec 192Mo.
   15.61 +		Sa nouvelle image CD 4-en-1 peut être installée sur disque dur
   15.62 +		avec 48Mo seulement en sélectionnant automatiquement la configuration
   15.63 +		logicielle adaptée.
   15.64 +	</p>
   15.65 +	<p>
   15.66 +		Les outils maisons ont progressé. Tazpkg introduit un nouveau système de
   15.67 +		notification, il est beaucoup plus véloce malgré l'augmentation du
   15.68 +		nombre des paquets ; TazPanel permet de centraliser la gestion du
   15.69 +		système.
   15.70 +	</p>
   15.71 +	<p>
   15.72 +		Vous pouvez lire les 
   15.73 +		<a href="../doc/releases/4.0/relnotes.fr.html"> 
   15.74 +		notes de publication</a> : et télécharger SliTaz 4.0 depuis notre miroir : 
   15.75 +		<a href="http://mirror.slitaz.org/iso/4.0/slitaz-4.0.iso">slitaz-4.0.iso</a> 
   15.76 +	</p>
   15.77 +	</li>
   15.78 +
   15.79 +	<li id="d20120303">
   15.80 +		<strong>03 Mar 2012 - SliTaz 4.0-RC2</strong>
   15.81 +	<p>
   15.82 +		L'équipe de SliTaz est fière de vous annoncer la sortie de SliTaz
   15.83 +		4.0-RC2.
   15.84 +		Nous avons fait un énorme travail pour corriger les bugs de la RC1
   15.85 +		et des outils fait maison tels que Tazpkg, TazPanel et TazUSB.
   15.86 +		La connexion WiFi est rendue plus facile par l'intermédiaire de
   15.87 +		TazPanel ou du nouveau wifibox. Tazpkg est maintenant mieux intégré
   15.88 +		au bureau et un nouveau système de notification a été mis au point.
   15.89 +	</p>
   15.90 +	<p>
   15.91 +		Cette nouvelle version vient avec un paquet Xorg complet et le
   15.92 +		support DRI.
   15.93 +		Les pilotes Intel, Geode et vesa fonctionnent out-of-the-box.
   15.94 +		Nous avons également reconstruit tous les paquets une fois de plus
   15.95 +		et réduit d'environ 2Mo le LiveCD de base. Celui-ci comprend
   15.96 +		maintenant Lxrandr, Parcellite et le client bitorrent Transmission.
   15.97 +	</p>
   15.98 +	<p>
   15.99 +		Nous tenons à remercier tous les contributeurs qui ont testé la
  15.100 +		première version candidate.
  15.101 +		La RC2 est proche de ce que sera la version 4.0 de SliTaz prévue dans
  15.102 +		2 semaines.
  15.103 +		Télécharger l'image ISO à partir de RC2 notre miroir (35,1 Mo):
  15.104 +		<a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a>
  15.105 +	</p>
  15.106 +	</li>
  15.107 +
  15.108 +	<li id="d20120223">
  15.109 +		<strong>23 Feb 2012 - SliTaz 4.0-RC1</strong>
  15.110 +	<p>
  15.111 +		L'équipe des contributeurs SliTaz est heureuse de pouvoir annoncer
  15.112 +		la disponibilité immédiate de la première version candidate pour
  15.113 +		SliTaz 4.0. SliTaz peut démarrer en 10-12 secondes sur du matériel
  15.114 +		assez récent et ne nécessite que 48 Mb de RAM pour installer un
  15.115 +		bureau graphique. La nouvelle 4en1 est capable de détecter la
  15.116 +		mémoire disponible et démarrer en mode texte ou graphique selon
  15.117 +		la machine.
  15.118 +	</p>
  15.119 +	<p>
  15.120 +		SliTaz 4.0 aura plus de 3000 paquets bien testés dans son dépôt et la
  15.121 +		série de RC va nous permettre de chasser les dernières anomalies.
  15.122 +		Depuis notre dernière version stable les paquets on été reconstruits
  15.123 +		2 fois pour s'assurer de leur qualité.
  15.124 +	</p>
  15.125 +	<p>
  15.126 +		Cette RC2 fournit maintenant un menu de démarrage graphique, la
  15.127 +		configuration de la langue et du clavier en mode graphique, un
  15.128 +		nouveau bureau plus moderne et plus abouti. Vous pouvez télécharger
  15.129 +		cette nouvelle ISO depuis notre serveur:
  15.130 +		<a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC1.iso">SliTaz 4.0-RC1</a>
  15.131 +	</p>
  15.132 +	</li>
  15.133 +</ul>
  15.134 +
  15.135 +
  15.136 +<!-- End of news -->
  15.137 +</div>
  15.138 +
  15.139 +<!-- End of content  -->
  15.140 +</div>
  15.141 +
  15.142 +<?php include("../../lib/html/footer.html"); ?>
  15.143 +
  15.144 +</body>
  15.145 +</html>
    16.1 --- a/fr/news/index.php	Wed Jan 08 13:49:24 2014 +0100
    16.2 +++ b/fr/news/index.php	Wed Jan 15 13:53:03 2014 +0100
    16.3 @@ -26,7 +26,8 @@
    16.4  			<img src="/images/news.png" alt="[ ]" />
    16.5  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    16.6  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    16.7 -			| <a href="./">2011</a>
    16.8 +			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    16.9 +			| <a href="./">2014</a>
   16.10  		</p>
   16.11  	</div>
   16.12  </div>
   16.13 @@ -36,73 +37,13 @@
   16.14  <!-- Content -->
   16.15  <div id="content">
   16.16  
   16.17 -<h2>2011</h2>
   16.18 +<h2>2014</h2>
   16.19  
   16.20  <div class="news">
   16.21 +	
   16.22 +L'année de publication de SliTaz 5.0!
   16.23  
   16.24 -<ul>
   16.25 -	<li>
   16.26 -		<strong>31 Mai 2011 - Nouvelle et fraîche Cooking 20110329</strong>
   16.27 -	<p>
   16.28 -		L'équipe de SliTaz est fière d'annoncer la disponibilité d'une nouvelle
   16.29 -		version "cooking" de la distribution. Les paquetages ont été entièrement
   16.30 -		reconstruit et optimisé pour les architectures i486 avec Cookutils, une
   16.31 -		nouvelle génération d'outils de fabrication de paquetages pour SliTaz.
   16.32 -		Le nouveau robot de compilation a également une belle interface Web qui
   16.33 -		peut fonctionner sur n'importe quel système SliTaz.
   16.34 -	</p>
   16.35 -	<p>
   16.36 -		Le processus de démarrage a été améliorée et la configuration du
   16.37 -		premier démarrage est maintenant complétée par des dialogues graphiques
   16.38 -		simples. Une interface Web standard, TazPanel, vous permet de
   16.39 -		configurer votre système. (utile pour les connexions à distance), qui
   16.40 -		gère également les paquets. TazPanel remplace un certain
   16.41 -		nombre de «boîtes» dans les versions précédentes.
   16.42 -	</p>
   16.43 -	<p>
   16.44 -		Le système d'affichage (X.org) utilise le rendu direct (DRI), les
   16.45 -		paquetages libdrm, linux-drm et linux-agp font partie de l'ISO de base.
   16.46 -		Bien que cela ajoute de 1 Mo au système de fichiers compressé, nous
   16.47 -		avons par ailleurs gagné beaucoup d'espace avec les paquetages
   16.48 -		reconstruits. Cette nouvelle ISO Cooking fait tout juste 30Mo et inclut un
   16.49 -		support complet de l'italien! Téléchargement:
   16.50 -		<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">
   16.51 -			slitaz-cooking.iso</a>
   16.52 -	</p>
   16.53 -	</li>
   16.54 -
   16.55 -	<li>
   16.56 -		<strong>29 Mars 2011 - Nouvelle Cooking 20110329</strong>
   16.57 -	<p>
   16.58 -		L'équipe SliTaz est heureuse d'annoncer la publication d'une
   16.59 -		nouvelle ISO "cooking" proposant plus de 2900 paquets. Tous les paquets
   16.60 -		ont été reconstruits avec notre nouvel outil de cuisson, désormais
   16.61 -		inclus dans tazwok. Elle contient le noyau Linux 2.6.37 compilé avec
   16.62 -		glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. Le liveCD "Core" inclus Midori
   16.63 -		0.3.3. Tazpkg est désormais entièrement traduit en français et nous
   16.64 -		sommes ouverts à de nouvelles traductions. Tazwok a été entièrement
   16.65 -		ré-écrit et il est désormais possible de re-cuire SliTaz depuis les
   16.66 -		sources depuis toutes les ISO. Cette ISO est la première de la série
   16.67 -		précédant la publication de la version stable 4.0.
   16.68 -	</p>
   16.69 -	<p>
   16.70 -		Beaucoup de travail a été fait depuis la dernière ISO "cooking" publiée
   16.71 -		en novembre: plus de 2200 changements ont été apportés au wok, et
   16.72 -		plusieurs centaines aux outils faits maison. Nous sommes fiers
   16.73 -		d'annoncer que la communité SliTaz a beaucoup grandi ces derniers
   16.74 -		mois: cette année, il y a eu autant de changements apportés que les
   16.75 -		quatres précédentes - c'est à dire toute l'histoire de SliTaz.
   16.76 -		Néanmoins, la quantité ne suffit pas à faire la qualité. Nous avons
   16.77 -		besoin de votre aide pour tester cette nouvelle ISO et signaler les
   16.78 -		bugs éventuels. Si vous le souhaitez, vous êtes bienvenus pour aider à
   16.79 -		corriger les problèmes connus avant la publication de la 4.0. Vous
   16.80 -		pouvez joindre les membres de notre groupe via notre IRC, mailing list,
   16.81 -		forums ou les mainteneurs des paquets par courriel. Nous espérons que
   16.82 -		vous vous réjouirez, comme nous, de cette nouvelle
   16.83 -		<a href="/fr/get/">publication!</a>
   16.84 -	</p>
   16.85 -	</li>
   16.86 -</ul>
   16.87 +<!-- End of news -->
   16.88  </div>
   16.89  
   16.90  <!-- End of content  -->
    17.1 --- a/i18n.php	Wed Jan 08 13:49:24 2014 +0100
    17.2 +++ b/i18n.php	Wed Jan 15 13:53:03 2014 +0100
    17.3 @@ -41,7 +41,7 @@
    17.4  <!-- Block -->
    17.5  <div id="block">
    17.6  	<!-- Navigation -->
    17.7 -	<div id="block_nav" style="text-align: center; padding: 10px;">
    17.8 +	<div id="block_nav" style="text-align: center; padding: 4px;">
    17.9  		<?php include("lib/random-image.php"); ?>
   17.10  	</div>
   17.11  	<!-- Information/image -->
    18.1 Binary file images/download-30.png has changed
    19.1 --- a/lib/html/header.html	Wed Jan 08 13:49:24 2014 +0100
    19.2 +++ b/lib/html/header.html	Wed Jan 15 13:53:03 2014 +0100
    19.3 @@ -2,11 +2,11 @@
    19.4  <div id="header">
    19.5  	<div id="logo"></div>
    19.6  	<div id="network">
    19.7 -		<a href="http://www.slitaz.org/">
    19.8 -			<img src="/images/home.png" alt="[ Home ]" /></a>
    19.9 +		<span>Home</span>
   19.10  		<a href="http://scn.slitaz.org/">Community</a>
   19.11  		<a href="http://doc.slitaz.org/">Doc</a>
   19.12  		<a href="http://forum.slitaz.org/">Forum</a>
   19.13 +		<a href="http://irc.slitaz.org/">IRC</a>
   19.14  		<a href="http://slitaz.pro/">Pro</a>
   19.15  		<a href="http://shop.slitaz.org/">Shop</a>
   19.16  		<a href="http://bugs.slitaz.org">Bugs</a>
    20.1 --- a/lib/html/nav.fr.html	Wed Jan 08 13:49:24 2014 +0100
    20.2 +++ b/lib/html/nav.fr.html	Wed Jan 15 13:53:03 2014 +0100
    20.3 @@ -12,12 +12,11 @@
    20.4  		</div>
    20.5  		<div class="left_box">
    20.6  			<ul>
    20.7 -				<li><a href="/fr/">Actualités</a></li>
    20.8  				<li><a href="/fr/about/">A propos</a></li>
    20.9  				<li><a href="/fr/get/">Téléchargement</a></li>
   20.10  				<li><a href="/fr/doc/">Documentation</a></li>
   20.11  				<li><a href="/fr/asso/">Association</a></li>
   20.12 -				<li><a href="/en/sponsor/">Sponsor</a> (en)</li>
   20.13 +				<li><a href="/en/sponsor/">Sponsor</a></li>
   20.14  			</ul>
   20.15  		</div>
   20.16  	</div>
    21.1 --- a/netmap.php	Wed Jan 08 13:49:24 2014 +0100
    21.2 +++ b/netmap.php	Wed Jan 15 13:53:03 2014 +0100
    21.3 @@ -16,7 +16,7 @@
    21.4  <!-- Block -->
    21.5  <div id="block">
    21.6  	<!-- Navigation -->
    21.7 -	<div id="block_nav" style="text-align: center; padding: 10px;">
    21.8 +	<div id="block_nav" style="text-align: center; padding: 4px;">
    21.9  		<?php include("lib/random-image.php"); ?>
   21.10  	</div>
   21.11  	<!-- Information/image -->
    22.1 --- a/slitaz.css	Wed Jan 08 13:49:24 2014 +0100
    22.2 +++ b/slitaz.css	Wed Jan 15 13:53:03 2014 +0100
    22.3 @@ -31,7 +31,7 @@
    22.4  
    22.5  #header { 
    22.6  	height: 40px; 
    22.7 -	background: #351a0a;
    22.8 +	background: #222;
    22.9  }
   22.10  
   22.11  #header h1 {
   22.12 @@ -47,8 +47,8 @@
   22.13  	font-style: italic;
   22.14  }
   22.15  
   22.16 -#header h1 a:hover { 
   22.17 -	color: #d66018;
   22.18 +#header h1 a:hover, #network a:hover, #network span { 
   22.19 +	color: #afafaf;
   22.20  }
   22.21  
   22.22  /* Logo */
   22.23 @@ -67,22 +67,22 @@
   22.24  
   22.25  #network { 
   22.26  	float: right; 
   22.27 -	padding: 10px 5px 0; 
   22.28 +	padding: 14px 5px 0; 
   22.29  	font-size: 12px;
   22.30  }
   22.31  
   22.32 -#network a { padding: 0 4px; }
   22.33 -#network a:hover { color: #cfcfcf; }
   22.34 +#network a, #network span { padding: 0 4px; }
   22.35 +#network span { font-weight: bold; }
   22.36  
   22.37  /* Block */
   22.38  
   22.39  #block { 
   22.40 -	min-height: 200px; 
   22.41 -	background: #d66018; 
   22.42 -	padding: 26px 10% 0px;
   22.43 +	min-height: 180px; 
   22.44 +	background: #ccc; 
   22.45 +	padding: 20px 10% 0px;
   22.46  	text-align: center;
   22.47  	color: #222;
   22.48 -	border-bottom: 1px solid #f5f5f5;
   22.49 +	border-bottom: 1px solid #afafaf;
   22.50  }
   22.51  
   22.52  #block_info {
   22.53 @@ -92,28 +92,29 @@
   22.54  }
   22.55  
   22.56  #block a, #network a { 
   22.57 -	color: #fff; 
   22.58 +	color: #fff;
   22.59  	font-weight: bold;
   22.60  	text-decoration: none;
   22.61  }
   22.62  
   22.63  #block h4 {
   22.64 -	color: #351a0a;
   22.65 +	color: #222;
   22.66  	margin: 0px;
   22.67  	font-weight: bold;
   22.68  	font-size: 110%;
   22.69  }
   22.70  
   22.71  #block_info p { margin: 6px 0; padding: 0 12px 0 0; }
   22.72 -#block_info a { font-weight: normal; }
   22.73 +#block_info a { font-weight: normal; color: #215090; }
   22.74 +#block_info a:hover { text-decoration: underline; }
   22.75  #block ul { list-style-type: square; }
   22.76 -#block a:hover { color: #351a0a; }
   22.77 +#block_nav a:hover { color: #afafaf; }
   22.78  
   22.79  /* Navigation */
   22.80  
   22.81  #block_nav {
   22.82 -	background: #cc5b17;
   22.83 -	padding: 10px 10px 40px;
   22.84 +	background: #666;
   22.85 +	padding: 10px 10px 20px;
   22.86  	text-align: justify;
   22.87  	width: 48%;
   22.88  	float: right;
   22.89 @@ -242,17 +243,17 @@
   22.90  
   22.91  /* Button */
   22.92  
   22.93 -.button a { 
   22.94 -	background-color: #b64b22;
   22.95 +#block_info .button a { 
   22.96 +	background-color: #666;
   22.97  	color: #ffffff;
   22.98 -	margin-right: 6px;
   22.99 +	margin: 0px 4px;
  22.100  	padding: 6px 10px;
  22.101  	font-size: 12px;
  22.102  	text-decoration: none;
  22.103  	font-weight: bold;
  22.104  }
  22.105 -.button a:hover, input[type=submit]:hover { 
  22.106 -	background-color: #a3431f;
  22.107 +#block_info .button a:hover, input[type=submit]:hover { 
  22.108 +	background-color: #444;
  22.109  	color: #ffffff;
  22.110  }
  22.111  
  22.112 @@ -268,8 +269,8 @@
  22.113  /* Form */
  22.114  
  22.115  input[type=submit] {
  22.116 -	border: 1px solid #b64b22;
  22.117 -	background-color: #b64b22;
  22.118 +	border: 1px solid #666;
  22.119 +	background-color: #666;
  22.120  	color: white;
  22.121  	font-weight: bold;
  22.122  	cursor: pointer;
  22.123 @@ -284,7 +285,7 @@
  22.124  	border-bottom-right-radius: 4px;
  22.125  }
  22.126  
  22.127 -input[type=submit]:hover { background-color: #a3431f; }
  22.128 +input[type=submit]:hover { background-color: #444; }
  22.129  
  22.130  input[type=text] {
  22.131  	border: 1px solid #333333;