website diff fr/doc/index.php @ rev 1040

Check whole website in W3C Validator (again), separate lib/follow, hide js in cdata
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 08 11:47:30 2012 +0300 (2012-04-08)
parents d3254ad844e5
children 2624878c24e8
line diff
     1.1 --- a/fr/doc/index.php	Sat Mar 31 16:55:59 2012 +0100
     1.2 +++ b/fr/doc/index.php	Sun Apr 08 11:47:30 2012 +0300
     1.3 @@ -1,13 +1,13 @@
     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 -    <title>SliTaz (fr) - Documentation</title>
    1.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 -    <meta name="description" content="Documentation du projet SliTaz GNU/Linux shell howto make live-cd" />
    1.12 -    <meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, autonome" />
    1.13 -    <meta name="author" content="Christophe Lincoln"/>
    1.14 -    <?php include("../../lib/html/meta-link.html"); ?>
    1.15 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.16 +	<title>SliTaz (fr) - Documentation</title>
    1.17 +	<meta name="description" content="Documentation du projet SliTaz GNU/Linux shell howto make live-cd" />
    1.18 +	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, autonome" />
    1.19 +	<meta name="author" content="Christophe Lincoln"/>
    1.20 +	<?php include("../../lib/html/meta-link.html"); ?>
    1.21  </head>
    1.22  <body>
    1.23  
    1.24 @@ -33,6 +33,8 @@
    1.25  	</div>
    1.26  </div>
    1.27  
    1.28 +<?php include("../../lib/lang.php"); ?>
    1.29 +
    1.30  <!-- Content -->
    1.31  <div id="content">
    1.32  
    1.33 @@ -60,6 +62,7 @@
    1.34  </p>
    1.35  
    1.36  <h2>Scratchbook</h2>
    1.37 +
    1.38  <p>
    1.39  	<a href="scratchbook/">Scratchbook</a> - Le livre de création de
    1.40  	la version initial de SliTaz. Description des étapes de création 
    1.41 @@ -71,6 +74,7 @@
    1.42  </p>
    1.43  
    1.44  <h2>Manuels des utilitaires</h2>
    1.45 +
    1.46  <ul>
    1.47  	<li><a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.en.html"
    1.48  		>Tazpkg manuel</a> -  Gestionnaire de paquet SliTaz</li>
    1.49 @@ -83,6 +87,7 @@
    1.50  </ul>
    1.51  
    1.52  <h2>Wiki et Forum</h2>
    1.53 +
    1.54  <p>
    1.55  	Le <a href="http://doc.slitaz.org/">wiki</a>, site collaboratif et 
    1.56  	communautaire, fournit divers ressources traitant de sujets particuliers.
    1.57 @@ -91,6 +96,7 @@
    1.58  </p>
    1.59  
    1.60  <h2>Notes de publication</h2>
    1.61 +
    1.62  <p>
    1.63  	Les notes de publication de SliTaz fournissent des informations spécifiques au
    1.64  	sujet d'une version stable du système et donnent quelques astuces utiles pour
    1.65 @@ -99,12 +105,12 @@
    1.66  </p>
    1.67  
    1.68  <ul>
    1.69 -<li><a href="releases/3.0/relnotes.fr.html">SliTaz GNU/Linux 3.0 - 
    1.70 -	Notes de publication</a></li>
    1.71 +	<li><a href="releases/3.0/relnotes.fr.html">SliTaz GNU/Linux 3.0 - 
    1.72 +		Notes de publication</a></li>
    1.73  	<li><a href="releases/2.0/relnotes.fr.html">SliTaz GNU/Linux 2.0 - 
    1.74 -	Notes de publication</a></li>
    1.75 +		Notes de publication</a></li>
    1.76  	<li><a href="releases/1.0/relnotes.fr.html">SliTaz GNU/Linux 1.0 -
    1.77 -	Notes de publication</a></li>
    1.78 +		Notes de publication</a></li>
    1.79  </ul>
    1.80  
    1.81  <!-- End of content -->