website diff fr/index.php @ rev 1027
fr: code cleaning; en/asso/: apply 'donate' template
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Apr 01 19:20:19 2012 +0300 (2012-04-01) |
parents | d3254ad844e5 |
children | 5bf6a1f55638 |
line diff
1.1 --- a/fr/index.php Sat Mar 31 16:55:59 2012 +0100 1.2 +++ b/fr/index.php Sun Apr 01 19:20:19 2012 +0300 1.3 @@ -1,9 +1,9 @@ 1.4 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 1.5 - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1.6 + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1.7 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> 1.8 <head> 1.9 + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 1.10 <title>SliTaz GNU/Linux (fr)</title> 1.11 - <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 1.12 <meta name="description" content="SliTaz GNU/Linux LiveCD système libre autonome rapide linux cdrom vif gratuit" /> 1.13 <meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, swiss made" /> 1.14 <meta name="author" content="Christophe Lincoln"/> 1.15 @@ -39,7 +39,7 @@ 1.16 <div id="content"> 1.17 1.18 <div class="box"> 1.19 - <img src="../images/update.png" style="float: left; margin-right: 10px; " /> 1.20 + <img src="/images/update.png" style="float: left; margin-right: 10px; " /> 1.21 <p> 1.22 Aidez nous a obtenir un serveur dedié - 1.23 <a href="http://www.gofundme.com/3ql70">Campagne de dons en ligne</a> 1.24 @@ -53,6 +53,7 @@ 1.25 --> 1.26 1.27 <h2>Actualités du projet</h2> 1.28 + 1.29 <p> 1.30 Le site web de SliTaz propose les principales nouvelles du projet, et 1.31 <a href="http://scn.slitaz.org/">le blog officiel</a> des nouvelles 1.32 @@ -65,7 +66,7 @@ 1.33 </p> 1.34 1.35 <div class="box"> 1.36 - <img src="../images/news.png" alt="news.png" /> 1.37 + <img src="/images/news.png" alt="[ ]" /> 1.38 <a href="http://scn.slitaz.org/">Nouvelles du Blog</a> | 1.39 <a href="http://doc.slitaz.org/fr:newsletter:start">Lettre d'information</a> 1.40 </div> 1.41 @@ -76,8 +77,9 @@ 1.42 <!-- <li><strong>Date - Title</strong> 1.43 <p></p> 1.44 </li> --> 1.45 - <a name="20120303"></a> 1.46 - <li><strong>03 Mar 2012 - SliTaz 4.0-RC2</strong> 1.47 + 1.48 + <li id="20120303"> 1.49 + <strong>03 Mar 2012 - SliTaz 4.0-RC2</strong> 1.50 <p> 1.51 L'équipe de SliTaz est fière de vous annoncer la sortie de SliTaz 1.52 4.0-RC2. 1.53 @@ -104,8 +106,9 @@ 1.54 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a> 1.55 </p> 1.56 </li> 1.57 - <a name="20120223"></a> 1.58 - <li><strong>23 Feb 2012 - SliTaz 4.0-RC1</strong> 1.59 + 1.60 + <li id="20120223"> 1.61 + <strong>23 Feb 2012 - SliTaz 4.0-RC1</strong> 1.62 <p> 1.63 L'équipe des contributeurs SliTaz est heureuse de pouvoir annoncer 1.64 la disponibilité immédiate de la première version candidate pour 1.65 @@ -129,7 +132,7 @@ 1.66 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC1.iso">SliTaz 4.0-RC1</a> 1.67 </p> 1.68 </li> 1.69 - 1.70 + 1.71 <li> 1.72 <a href="news/">Plus d'actualité</a> ou voir les archives: 1.73 <a href="news/2007.php">2007</a> | 1.74 @@ -144,14 +147,13 @@ 1.75 </div> 1.76 1.77 <h2>Activité du projet</h2> 1.78 -<?php 1.79 - require_once("../lib/get-feeds.php"); 1.80 -?> 1.81 + 1.82 +<?php require_once("../lib/get-feeds.php"); ?> 1.83 1.84 <div class="activity"> 1.85 <p> 1.86 <a href="http://scn.slitaz.org/activity/"><img 1.87 - src="../images/users.png" alt="users.png" /></a> 1.88 + src="/images/users.png" alt="[ ]" /></a> 1.89 Activité de la communauté 1.90 <?php get_feed("scn.xml"); ?> 1.91 </div> 1.92 @@ -163,7 +165,7 @@ 1.93 <div class="activity"> 1.94 <p> 1.95 <a href="http://forum.slitaz.org/"><img 1.96 - src="/images/support.png" alt="[ Support ]" /></a> 1.97 + src="/images/support.png" alt="[ ]" /></a> 1.98 Activité du forum 1.99 <?php get_feed_forum("forum.xml"); ?> 1.100 </div> 1.101 @@ -175,7 +177,7 @@ 1.102 <div class="activity"> 1.103 <p> 1.104 <a href="http://hg.slitaz.org/"> 1.105 - <img src="../images/development.png" alt="development.png" /></a> 1.106 + <img src="/images/development.png" alt="[ ]" /></a> 1.107 Derniers commits dans le wok 1.108 <?php get_feed("wok.xml"); ?> 1.109 </div> 1.110 @@ -185,6 +187,7 @@ 1.111 </div> 1.112 1.113 <h2>Nous rejoindre et aider le projet</h2> 1.114 + 1.115 <p> 1.116 SliTaz est une communauté active, toujours en mouvement et qui utilise 1.117 beaucoup de resources malgré sa petite taille. Parlez de SliTaz, aidez