website rev 769

Start upgrading to new theme and layout for /*.*
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 26 02:11:21 2011 +0100 (2011-03-26)
parents 314998602459
children 8f307494e512
files i18n.html i18n.php index.php netmap.php
line diff
     1.1 --- a/i18n.html	Sat Mar 26 02:10:02 2011 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,139 +0,0 @@
     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 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.7 -<head>
     1.8 -    <title>SliTaz - Internationalisation</title>
     1.9 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 -    <meta name="description" content="slitaz lang locale language" />
    1.11 -    <meta name="keywords" lang="en" content="Système, libre, gnu, linux, logiciels opensource, livecd" />
    1.12 -    <meta name="robots" content="index, follow, all" />
    1.13 -    <meta name="revisit-after" content="7 days" />
    1.14 -    <meta name="expires" content="never" />
    1.15 -    <meta name="modified" content="2011-01-06 19:00:00" />
    1.16 -    <meta name="author" content="Christophe Lincoln"/>
    1.17 -    <meta name="publisher" content="www.slitaz.org" />
    1.18 -    <link rel="shortcut icon" href="favicon.ico" />
    1.19 -    <link rel="stylesheet" type="text/css" href="slitaz.css" />
    1.20 -    <link rel="Content" href="i18n.html#content" />
    1.21 -</head>
    1.22 -<body>
    1.23 -
    1.24 -<!-- Header -->
    1.25 -<div id="header">
    1.26 -	<!-- Logo -->
    1.27 -	<a href="http://www.slitaz.org/"><img id="logo"
    1.28 -		src="pics/website/logo.png" 
    1.29 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    1.30 -	<p id="titre">#!/GNU/Linux</p>
    1.31 -</div>
    1.32 -
    1.33 -<!-- Content -->
    1.34 -<div id="content-full">
    1.35 -
    1.36 -<!-- Block begin -->
    1.37 -<div class="block">
    1.38 -	<!-- Nav block begin -->
    1.39 -	<div id="block_nav" style="min-height: 220px;">
    1.40 -		<h3><img src="pics/website/users.png" alt="users.png" />Community</h3>
    1.41 -		<ul>
    1.42 -			<li><a href="http://scn.slitaz.org/">Join us on SCN</a></li>
    1.43 -			<!-- <li><a href="http://scn.slitaz.org/i18n">Join us on SCN</a></li> -->
    1.44 -			<li><a href="http://labs.slitaz.org/wiki/i18n">Labs i18n project</a></li>
    1.45 -		</ul>
    1.46 -		<h3><img src="pics/website/text.png" alt="text.png" />PO files</h3>
    1.47 -		<ul>
    1.48 -			<li><a href="http://hg.slitaz.org/slitaz-tools/file/tip/po">SliTaz Tools</a></li>
    1.49 -			<li><a href="http://hg.slitaz.org/tazpkg/file/tip/po">Tazpkg</a></li>
    1.50 -		</ul>
    1.51 -	<!-- Nav block end -->
    1.52 -	</div>
    1.53 -	<!-- Top block begin -->
    1.54 -	<div id="block_top" style="min-height: 220px;">
    1.55 -		<h1>SliTaz i18n project</h1>
    1.56 -		<p>
    1.57 -			The main goal of SliTaz is to provide full support for a given
    1.58 -			language, including the website, official Wiki documentation,
    1.59 -			a dedicated forum and all SliTaz related projects such as the
    1.60 -			LiveCD GUI builder.
    1.61 -		</p>
    1.62 -		<p>
    1.63 -			Translation is a community effort and everyone can help. You're
    1.64 -			welcome to join the team! You can find more pot files on 
    1.65 -			<a href="http://hg.slitaz.org/">Hg</a>, just pick one up,
    1.66 -			translate it and send it to the mailing list or upload it onto the
    1.67 -			SliTaz Community Network aka <a href="http://scn.slitaz.org/">SCN</a>.
    1.68 -		</p>
    1.69 -	<!-- Top block end -->
    1.70 -	</div>
    1.71 -<!-- Block end -->
    1.72 -</div>
    1.73 -
    1.74 -<h2>Internationalization</h2>
    1.75 -
    1.76 -<p>
    1.77 -SliTaz project Website is available in the following languages:
    1.78 -</p>
    1.79 -
    1.80 -<div class="infobox" style="font-weight: bold;">
    1.81 -	<img src="pics/website/locale.png" alt="locale.png" />
    1.82 -	<a href="de/">Deutsch</a> -
    1.83 -	<a href="en/">English</a> -
    1.84 -	<a href="es/">Español</a> -
    1.85 -	<a href="fr/">Français</a> -
    1.86 -	<a href="id/">Indonesian</a> -
    1.87 -	<a href="pt/">Português</a> -
    1.88 -	<a href="cn/"><img
    1.89 -		src="pics/website/cn.png" alt="cn" /></a>
    1.90 -</div>
    1.91 -
    1.92 -<h2>Information</h2>
    1.93 -
    1.94 -<p>
    1.95 -The website and documentation has been translated and is kept up-to-date
    1.96 -by several contributors. For now, the actively maintained languages are
    1.97 -English, French, German, Portuguese and Chinese. Spanish is on the stove,
    1.98 -but more help is needed. Most of the communication is done through the
    1.99 -<a href="en/mailing-list.html">Mailing List</a> and the
   1.100 -<a href="http://labs.slitaz.org/wiki/i18n">Labs</a>.
   1.101 -</p>
   1.102 -
   1.103 -<p>
   1.104 -Some additional languages can be installed through the Package Manager,
   1.105 -but we are not able to provide support and documentation. SliTaz is a
   1.106 -community based project, everyone can help out and is more than welcome to
   1.107 -join us.
   1.108 -</p>
   1.109 -
   1.110 -<!-- End of content -->
   1.111 -</div>
   1.112 -
   1.113 -<!-- Footer -->
   1.114 -<div id="footer">
   1.115 -	<div class="right_box">
   1.116 -	<h4>SliTaz Network</h4>
   1.117 -		<ul>
   1.118 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   1.119 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   1.120 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   1.121 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   1.122 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   1.123 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   1.124 -		</ul>
   1.125 -	</div>
   1.126 -	<h4>SliTaz Website</h4>
   1.127 -	<ul>
   1.128 -		<li><a href="#header">Top of the page</a></li>
   1.129 -		<li>Copyright &copy; <span class="year"></span>
   1.130 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   1.131 -		<li><a href="about/">About the project</a></li>
   1.132 -		<li><a href="netmap.php">Network Map</a></li>
   1.133 -		<li>Page modified the 06 Jan 2011</li>
   1.134 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   1.135 -		src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.136 -		title="Code validé XHTML 1.0"
   1.137 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   1.138 -	</ul>
   1.139 -</div>
   1.140 -
   1.141 -</body>
   1.142 -</html>
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/i18n.php	Sat Mar 26 02:11:21 2011 +0100
     2.3 @@ -0,0 +1,124 @@
     2.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     2.7 +<head>
     2.8 +    <title>SliTaz - Internationalisation</title>
     2.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    2.10 +	<meta name="description" content="SliTaz GNU/Linux LiveCD operating system" />
    2.11 +    <meta name="keywords" lang="en" content="Système, libre, gnu, linux, logiciels opensource, livecd" />
    2.12 +    <meta name="robots" content="index, follow, all" />
    2.13 +    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    2.14 +    <meta name="author" content="Christophe Lincoln"/>
    2.15 +    <link rel="shortcut icon" href="favicon.ico" />
    2.16 +    <link rel="stylesheet" type="text/css" href="slitaz.css" />
    2.17 +</head>
    2.18 +<body>
    2.19 +
    2.20 +<!-- Header -->
    2.21 +<div id="header">
    2.22 +	<div id="logo"></div>
    2.23 +	<div id="network">
    2.24 +		<a href="./netmap.php">
    2.25 +			<img src="images/network.png" alt="network.png" /></a>
    2.26 +		<a href="http://scn.slitaz.org/">Community</a>
    2.27 +		<a href="http://doc.slitaz.org/">Doc</a>
    2.28 +		<a href="http://forum.slitaz.org/">Forum</a>
    2.29 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    2.30 +		<a href="http://hg.slitaz.org/">Hg</a>
    2.31 +	</div>
    2.32 +	<h1><a href="./">SliTaz GNU/Linux</a></h1>
    2.33 +</div>
    2.34 +
    2.35 +<!-- Block -->
    2.36 +<div id="block">
    2.37 +	<!-- Navigation -->
    2.38 +	<div id="block_nav" style="text-align: center; padding: 10px;">
    2.39 +		<?php include("libs/random-image.php"); ?>
    2.40 +	</div>
    2.41 +	<!-- Information/image -->
    2.42 +	<div id="block_info">
    2.43 +		<h4>About i18n</h4>
    2.44 +		<p>
    2.45 +			The main goal of SliTaz is to provide full support for a given
    2.46 +			language, including the website, official Wiki documentation,
    2.47 +			a dedicated forum and all SliTaz related projects such as the
    2.48 +			LiveCD GUI builder.
    2.49 +		</p>
    2.50 +		<p>
    2.51 +			<img src="images/users.png" alt="users.png" />
    2.52 +			<a href="http://scn.slitaz.org/">Join us on SCN</a>
    2.53 +		</p>
    2.54 +	</div>
    2.55 +</div>
    2.56 +
    2.57 +<!-- Content -->
    2.58 +<div id="content">
    2.59 +
    2.60 +<h2>Internationalization</h2>
    2.61 +<p>
    2.62 +	Translation is a community effort and everyone can help. You're
    2.63 +	welcome to join the team! You can find more pot files on 
    2.64 +	<a href="http://hg.slitaz.org/">Hg</a>, just pick one up,
    2.65 +	translate it and send it to the mailing list or upload it onto the
    2.66 +	SliTaz Community Network aka <a href="http://scn.slitaz.org/">SCN</a>.
    2.67 +</p>
    2.68 +
    2.69 +<p>
    2.70 +	SliTaz project Website is available in the following languages:
    2.71 +</p>
    2.72 +
    2.73 +<div class="box">
    2.74 +	<img src="images/locale.png" alt="locale.png" />
    2.75 +	<a href="de/">Deutsch</a> -
    2.76 +	<a href="en/">English</a> -
    2.77 +	<a href="es/">Español</a> -
    2.78 +	<a href="fr/">Français</a> -
    2.79 +	<a href="id/">Indonesian</a> -
    2.80 +	<a href="pt/">Português</a> -
    2.81 +	<a href="cn/">Chinese</a>
    2.82 +</div>
    2.83 +
    2.84 +<h2>Information</h2>
    2.85 +
    2.86 +<p>
    2.87 +	The website and documentation has been translated and is kept 
    2.88 +	up-to-date by several contributors. For now, the actively maintained
    2.89 +	languages are English, French, German, Portuguese and Chinese. 
    2.90 +	Spanish is on the stove, but more help is needed. Most of the 
    2.91 +	communication is done through the
    2.92 +	<a href="en/mailing-list.html">Mailing List</a> and the
    2.93 +	<a href="http://labs.slitaz.org/i18n/wiki">Labs</a>.
    2.94 +</p>
    2.95 +
    2.96 +<p>
    2.97 +	Some additional languages can be installed through the Package 
    2.98 +	Manager, but we are not able to provide support and documentation.
    2.99 +	SliTaz is a community based project, everyone can help out and is
   2.100 +	more than welcome to join us.
   2.101 +</p>
   2.102 +
   2.103 +<!-- End of content -->
   2.104 +</div>
   2.105 +
   2.106 +<!-- Footer -->
   2.107 +<div id="footer">
   2.108 +	Copyright &copy; <span class="year"></span>
   2.109 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   2.110 +	<a href="http://scn.slitaz.org/">Community</a>
   2.111 +	<a href="http://doc.slitaz.org/">Doc</a>
   2.112 +	<a href="http://forum.slitaz.org/">Forum</a>
   2.113 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   2.114 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   2.115 +	<a href="http://hg.slitaz.org/">Hg</a>
   2.116 +	<p>
   2.117 +		SliTaz @
   2.118 +		<a href="http://twitter.com/slitaz">Twitter</a>
   2.119 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   2.120 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   2.121 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   2.122 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   2.123 +	</p>
   2.124 +</div>
   2.125 +
   2.126 +</body>
   2.127 +</html>
     3.1 --- a/index.php	Sat Mar 26 02:10:02 2011 +0100
     3.2 +++ b/index.php	Sat Mar 26 02:11:21 2011 +0100
     3.3 @@ -4,21 +4,17 @@
     3.4  <head>
     3.5      <title>SliTaz GNU/Linux</title>
     3.6      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     3.7 -    <meta name="description" content="SliTaz GNU/Linux LiveCD operating system" />
     3.8 -    <meta name="keywords" lang="en" content="System, libre, gnu, linux, logiciels opensource, livecd" />
     3.9 +	<meta name="description" content="SliTaz GNU/Linux LiveCD operating system" />
    3.10 +    <meta name="keywords" lang="en" content="slitaz, gnu, linux, opensource, livecd, live usb" />
    3.11      <meta name="robots" content="index, follow, all" />
    3.12 -    <meta name="revisit-after" content="3 days" />
    3.13 -    <meta name="expires" content="never" />
    3.14      <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    3.15 -    <meta name="author" content="Christophe Lincoln"/>
    3.16 -    <meta name="publisher" content="www.slitaz.org" />
    3.17 +    <meta name="author" content="Christophe Lincoln" />
    3.18      <meta name="verify-v1" content="qieECDfB5l+EBkG8QMNuHOGfol0/MEe4U22/4iVupNw=" />
    3.19  	<link rel="shortcut icon" href="favicon.ico" />
    3.20      <link rel="stylesheet" type="text/css" href="slitaz.css" />
    3.21      <link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="en/rss.xml" />
    3.22      <link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
    3.23      <link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/rss.xml" />
    3.24 -    <script type="text/javascript" src="libs/js/slideshow.js"></script>
    3.25      <script type="text/javascript">
    3.26  	/* <![CDATA[ */
    3.27  	    (function() {
    3.28 @@ -30,87 +26,65 @@
    3.29  	    })();
    3.30  	/* ]]> */
    3.31  	</script>
    3.32 -    <link rel="Content" href="#content" />
    3.33  </head>
    3.34  <body>
    3.35  
    3.36 -<?php
    3.37 -	require_once("libs/get-feed.php");
    3.38 -?>
    3.39 -
    3.40  <!-- Header -->
    3.41  <div id="header">
    3.42 -	<!-- Access -->
    3.43 -	<div id="access">
    3.44 -		<a href="netmap.php"><img
    3.45 -			src="pics/website/network.png" alt="network.png" />
    3.46 +	<div id="logo"></div>
    3.47 +	<div id="network">
    3.48 +		<a href="./netmap.php">
    3.49 +			<img src="images/network.png" alt="network.png" /></a>
    3.50 +		<a href="http://scn.slitaz.org/">Community</a>
    3.51  		<a href="http://doc.slitaz.org/">Doc</a>
    3.52  		<a href="http://forum.slitaz.org/">Forum</a>
    3.53 -		<a href="http://scn.slitaz.org/">Community</a>
    3.54  		<a href="http://labs.slitaz.org/issues">Bugs</a>
    3.55 +		<a href="http://hg.slitaz.org/">Hg</a>
    3.56  	</div>
    3.57 -	<!-- Logo -->
    3.58 -	<a href="http://www.slitaz.org/"><img id="logo"
    3.59 -		src="pics/website/logo.png" 
    3.60 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    3.61 -	<p id="titre">#!/GNU/Linux</p>
    3.62 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    3.63 +</div>
    3.64 +
    3.65 +<!-- Block -->
    3.66 +<div id="block">
    3.67 +	<!-- Navigation -->
    3.68 +	<div id="block_nav" style="text-align: center; padding: 10px;">
    3.69 +		<?php include("libs/random-image.php"); ?>
    3.70 +	</div>
    3.71 +	<!-- Information/image -->
    3.72 +	<div id="block_info">
    3.73 +		<h4>About SliTaz</h4>
    3.74 +		<p>
    3.75 +			SliTaz is an open source and free operating system providing
    3.76 +			a fully featured desktop or server in less than 30 MB. SliTaz
    3.77 +			is simple to use, fast and stable. We have an active community
    3.78 +			and contributors from all over the world making SliTaz finer
    3.79 +			every day. 
    3.80 +		</p>
    3.81 +		<div class="button">
    3.82 +			Quick Download:
    3.83 +			<a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso">SliTaz 3.0</a>
    3.84 +			<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">SliTaz Cooking</a>
    3.85 +		</div>
    3.86 +	</div>
    3.87 +</div>
    3.88 +
    3.89 +<!-- Languages -->
    3.90 +<div id="lang">
    3.91 +	<a href="i18n.php"><img src="images/locale.png" alt="locale.png" /></a>
    3.92 +	<a href="de/">Deutsch</a>
    3.93 +	<a href="en/">English</a>
    3.94 +	<a href="es/">Español</a>
    3.95 +	<a href="fr/">Français</a>
    3.96 +	<a href="id/">Indonesian</a>
    3.97 +	<a href="pt/">Português</a>
    3.98  </div>
    3.99  
   3.100  <!-- Content -->
   3.101 -<div id="content-full">
   3.102 +<div id="content">
   3.103  
   3.104  <!-- For the main index with slideshow we keep block_nav and block_top
   3.105       at min-height: 220px; -->
   3.106  
   3.107 -<!-- Block begin -->
   3.108 -<div class="block">
   3.109 -	<!-- Nav block begin -->
   3.110 -	<div id="block_nav" style="min-height: 220px;">
   3.111 -		<h3><a href="i18n.html"><img src="pics/website/locale.png"
   3.112 -			alt="locale.png" /></a>Website Language</h3>
   3.113 -		<div class="right_box">
   3.114 -			<ul>
   3.115 -				<li><a href="id/">Indonesian</a></li>
   3.116 -				<li><a href="pt/">Português</a></li>
   3.117 -				<li><a href="cn/" title="Chinese">
   3.118 -				<img src="pics/website/cn.png" alt="cn"
   3.119 -					style="vertical-align: middle;" /></a></li>
   3.120 -				<!-- <li><a href="i18n.html">I18n info</a></li> -->
   3.121 -			</ul>
   3.122 -		</div>
   3.123 -		<ul>
   3.124 -			<li><a href="de/">Deutsch</a></li>
   3.125 -			<li><a href="en/">English</a></li>
   3.126 -			<li><a href="es/">Español</a></li>
   3.127 -			<li><a href="fr/">Français</a></li>
   3.128 -		</ul>
   3.129 -		<h3>Quick Download</h3>
   3.130 -		<div class="button">
   3.131 -			<a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso">SliTaz 3.0</a>
   3.132 -			<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">SliTaz Cooking</a>
   3.133 -		</div>
   3.134 -	<!-- Nav block end -->
   3.135 -	</div>
   3.136 -	<!-- Top block begin -->
   3.137 -	<div id="block_top" style="min-height: 220px;">
   3.138 -		<h1>Boot baby... boot!</h1>
   3.139 -		<div id="slideshow">
   3.140 -			<?php include("libs/random-image.php"); ?>
   3.141 -		</div>	
   3.142 -	<!-- Top block end -->
   3.143 -	</div>
   3.144 -<!-- Block end -->
   3.145 -</div>
   3.146 -
   3.147 -<h2>About SliTaz</h2>
   3.148 -
   3.149 -<p>
   3.150 -SliTaz is an open source and free operating system providing a fully featured
   3.151 -desktop or server in less than 30 MB. SliTaz is simple to use, fast and stable.
   3.152 -We have an active community and contributors from all over the world making
   3.153 -SliTaz finer every day.
   3.154 -</p>
   3.155 -
   3.156  <!-- We just keep the last 4 web site news -->
   3.157  <div id="news">
   3.158  
   3.159 @@ -124,21 +98,6 @@
   3.160  	<li><strong>21 February 2010 - New Cooking 20100221</strong></li>
   3.161  </ul>
   3.162  
   3.163 -<div class="infobox">
   3.164 -	<img src="pics/website/news.png" alt=".png" />
   3.165 -	Read the latest news in your language:
   3.166 -	<strong><a href="de/#news">de</a></strong> |
   3.167 -	<strong><a href="en/#news">en</a></strong> |
   3.168 -	<strong><a href="es/#news">es</a></strong> |
   3.169 -	<strong><a href="fr/#news">fr</a></strong> |
   3.170 -	<strong><a href="id/#news">id</a></strong> |
   3.171 -	<strong><a href="pt/#news">pt</a></strong> |
   3.172 -	<a href="cn/#news"><img
   3.173 -		src="pics/website/cn.png"
   3.174 -		style="vertical-align: middle;"
   3.175 -		title="Chinese" alt="cn" /></a>
   3.176 -</div>
   3.177 -
   3.178  <!-- End of news -->
   3.179  </div>
   3.180  
   3.181 @@ -178,24 +137,26 @@
   3.182  </div>
   3.183  
   3.184  <h2>Feed Grid</h2>
   3.185 -
   3.186 +<?php
   3.187 +	require_once("libs/get-feed.php");
   3.188 +?>
   3.189  <div class="feed-grid">
   3.190  	<div class="right_box">
   3.191 -		<h3><img src="pics/website/feed.png" alt=".png" />Community Network</h3>
   3.192 +		<h3>Community Network</h3>
   3.193  		<?php get_rss_feed("/var/cache/slitaz/website/scn.xml"); ?>
   3.194  	</div>
   3.195  	<div class="left_box">
   3.196 -		<h3><img src="pics/website/feed.png" alt=".png" />Support Forum</h3>
   3.197 +		<h3>Support Forum</h3>
   3.198  		<?php get_forum_rss_feed("/var/cache/slitaz/website/forum.xml"); ?>
   3.199  	</div>
   3.200  </div>
   3.201  <div class="feed-grid">
   3.202  	<div class="right_box">
   3.203 -		<h3><img src="pics/website/feed.png" alt=".png" />Latest commits</h3>
   3.204 +		<h3>Latest Commits</h3>
   3.205  		<?php get_rss_feed("/var/cache/slitaz/website/wok.xml"); ?>
   3.206  	</div>
   3.207  	<div class="left_box">
   3.208 -		<h3><img src="pics/website/feed.png" alt=".png" />Bug Tracker</h3>
   3.209 +		<h3>Bug Tracker</h3>
   3.210  		<?php get_atom_feed("/var/cache/slitaz/website/bugs.xml"); ?>
   3.211  	</div>
   3.212  </div>
   3.213 @@ -228,21 +189,30 @@
   3.214  <h2>Monetary support</h2>
   3.215  <p>
   3.216  	SliTaz is made by volunteers and there is no company behind
   3.217 -	the project, but we still need some money to maintain the project 
   3.218 +    the project, but we still need some money to maintain the project 
   3.219  	infrastructure and services such as the main server and build host.
   3.220  	You can help with a micropayment via Flattr or a Paypal donation to
   3.221  	the SliTaz <a href="en/asso/">Association</a>, that way we can keep 
   3.222  	our freedom and autonomy without having any ads on our sites.
   3.223  </p>
   3.224  <div>
   3.225 +	<!-- PayPal boutton -->
   3.226 +	<form action="https://www.paypal.com/cgi-bin/webscr" method="post"
   3.227 +		style="display: inline;">
   3.228 +		<input type="hidden" name="cmd" value="_s-xclick" />
   3.229 +		<input type="hidden" name="hosted_button_id" value="4885025" />
   3.230 +		<input type="image" src="images/paypal.png" name="submit" 
   3.231 +			alt="PayPal - The safer, easier way to pay online!" />
   3.232 +	</form>
   3.233 +	<!-- Flattr boutton -->
   3.234  	<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
   3.235 -			href="http://www.slitaz.org/"></a>
   3.236 +		href="http://www.slitaz.org/"></a>
   3.237  </div>
   3.238  
   3.239  <h2>Internationalization</h2>
   3.240  <p>
   3.241  The SliTaz web site is available in several languages and maintained by the
   3.242 -<a href="i18n.html">internationalization</a> team (i18n). Help is often
   3.243 +<a href="i18n.php">internationalization</a> team (i18n). Help is often
   3.244  needed and you're welcome to join us if you would like to see the website
   3.245  translated into your language.
   3.246  </p>
   3.247 @@ -252,30 +222,22 @@
   3.248  
   3.249  <!-- Footer -->
   3.250  <div id="footer">
   3.251 -	<div class="right_box">
   3.252 -	<h4>SliTaz Network</h4>
   3.253 -		<ul>
   3.254 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   3.255 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   3.256 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   3.257 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   3.258 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   3.259 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   3.260 -		</ul>
   3.261 -	</div>
   3.262 -	<h4>SliTaz Website</h4>
   3.263 -	<ul>
   3.264 -		<li><a href="#header">Top of the page</a></li>
   3.265 -		<li>Copyright &copy; <span class="year"></span>
   3.266 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   3.267 -		<li><a href="about/">About the project</a></li>
   3.268 -		<li><a href="netmap.php">Network Map</a></li>
   3.269 -		<li>Page modified the <?php echo (date( "d M Y", getlastmod())); ?></li>
   3.270 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   3.271 -		src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   3.272 -		title="Code validé XHTML 1.0"
   3.273 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   3.274 -	</ul>
   3.275 +	Copyright &copy; <span class="year"></span>
   3.276 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   3.277 +	<a href="http://scn.slitaz.org/">Community</a>
   3.278 +	<a href="http://doc.slitaz.org/">Doc</a>
   3.279 +	<a href="http://forum.slitaz.org/">Forum</a>
   3.280 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   3.281 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   3.282 +	<a href="http://hg.slitaz.org/">Hg</a>
   3.283 +	<p>
   3.284 +		SliTaz @
   3.285 +		<a href="http://twitter.com/slitaz">Twitter</a>
   3.286 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   3.287 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   3.288 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   3.289 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   3.290 +	</p>
   3.291  </div>
   3.292  
   3.293  </body>
     4.1 --- a/netmap.php	Sat Mar 26 02:10:02 2011 +0100
     4.2 +++ b/netmap.php	Sat Mar 26 02:11:21 2011 +0100
     4.3 @@ -4,11 +4,10 @@
     4.4  <head>
     4.5  	<title>SliTaz - Network Map</title>
     4.6  	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     4.7 -	<meta name="description" content="slitaz Professional" />
     4.8 +	<meta name="description" content="slitaz network map" />
     4.9 +	<meta name="keywords" lang="en" content="slitaz network, slitaz support, slitaz sites" />
    4.10  	<meta name="robots" content="index, follow, all" />
    4.11 -	<meta name="expires" content="never" />
    4.12      <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    4.13 -    <meta name="publisher" content="www.slitaz.org" />
    4.14  	<meta name="author" content="Christophe Lincoln"/>
    4.15  	<link rel="shortcut icon" href="favicon.ico" />
    4.16  	<link rel="stylesheet" type="text/css" href="slitaz.css" />
    4.17 @@ -17,45 +16,28 @@
    4.18  
    4.19  <!-- Header -->
    4.20  <div id="header">
    4.21 -	<a name="top"></a>
    4.22 -	<!-- Access -->
    4.23 -	<div id="access"></div>
    4.24 -	<!-- Logo -->
    4.25 -	<a href="http://www.slitaz.org/"><img id="logo"
    4.26 -		src="pics/website/logo.png" 
    4.27 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    4.28 -	<p id="titre">#!/GNU/Linux</p>
    4.29 +	<div id="logo"></div>
    4.30 +	<div id="network">
    4.31 +		<a href="./netmap.php">
    4.32 +			<img src="images/network.png" alt="network.png" /></a>
    4.33 +		<a href="http://scn.slitaz.org/">Community</a>
    4.34 +		<a href="http://doc.slitaz.org/">Doc</a>
    4.35 +		<a href="http://forum.slitaz.org/">Forum</a>
    4.36 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    4.37 +		<a href="http://hg.slitaz.org/">Hg</a>
    4.38 +	</div>
    4.39 +	<h1><a href="./">SliTaz GNU/Linux</a></h1>
    4.40  </div>
    4.41  
    4.42 -<!-- Content -->
    4.43 -<div id="content-full">
    4.44 -
    4.45 -<!-- Block begin -->
    4.46 -<div class="block">
    4.47 -	<!-- Nav block begin -->
    4.48 -	<div id="block_nav">
    4.49 -		<h3><a href="i18n.html"><img src="pics/website/locale.png"
    4.50 -			alt="locale.png" /></a>Website Language</h3>
    4.51 -		<div class="right_box">
    4.52 -			<ul>
    4.53 -				<li><a href="id/">Indonesian</a></li>
    4.54 -				<li><a href="pt/">Português</a></li>
    4.55 -				<li><a href="cn/" title="Chinese">
    4.56 -				<img src="pics/website/cn.png" alt="cn"
    4.57 -					style="vertical-align: middle;" /></a></li>
    4.58 -			</ul>
    4.59 -		</div>
    4.60 -		<ul>
    4.61 -			<li><a href="de/">Deutsch</a></li>
    4.62 -			<li><a href="en/">English</a></li>
    4.63 -			<li><a href="es/">Español</a></li>
    4.64 -			<li><a href="fr/">Français</a></li>
    4.65 -		</ul>
    4.66 -	<!-- Nav block end -->
    4.67 +<!-- Block -->
    4.68 +<div id="block">
    4.69 +	<!-- Navigation -->
    4.70 +	<div id="block_nav" style="text-align: center; padding: 10px;">
    4.71 +		<?php include("libs/random-image.php"); ?>
    4.72  	</div>
    4.73 -	<!-- Top block begin -->
    4.74 -	<div id="block_top">
    4.75 -		<h1>Network Map</h1>
    4.76 +	<!-- Information/image -->
    4.77 +	<div id="block_info">
    4.78 +		<h4>Network Map</h4>
    4.79  		<p>
    4.80  			Since the start of the SliTaz project with the main website,
    4.81  			SliTaz has grown into a wider network. Documentation Wiki,
    4.82 @@ -67,28 +49,25 @@
    4.83  			hope you enjoy your web experience using our network and 
    4.84  			employ SliTaz to browse it!
    4.85  		</p>
    4.86 -	<!-- Top block end -->
    4.87  	</div>
    4.88 -<!-- Block end -->
    4.89  </div>
    4.90  
    4.91 -<!-- Block begin -->
    4.92 -<div class="block">
    4.93 -	<!-- Left block begin -->
    4.94 -	<div class="block_left">
    4.95 -		<h3><img src="pics/website/network.png" alt=".png" />Website</h3>
    4.96 +<!-- Content -->
    4.97 +<div id="content">
    4.98 +
    4.99 +<div>
   4.100 +	<div class="left_box">
   4.101 +		<h3><img src="images/network.png" alt=".png" />Website</h3>
   4.102  		<ul>
   4.103  			<li><a href="http://www.slitaz.org/">Main Page &amp; News</a></li>
   4.104 -			<li><a href="http://www.slitaz.org/i18n.html">Internationalization</a></li>
   4.105 +			<li><a href="http://www.slitaz.org/i18n.php">Internationalization</a></li>
   4.106  			<li><a href="http://www.slitaz.org/en/about/">About SliTaz</a></li>
   4.107  			<li><a href="http://www.slitaz.org/en/get/">Download</a></li>
   4.108  			<li><a href="http://www.slitaz.org/en/packages/">Packages</a></li>
   4.109  		</ul>
   4.110 -	<!-- Left block end -->
   4.111  	</div>
   4.112 -	<!-- Right block begin -->
   4.113 -	<div class="block_right">
   4.114 -		<h3><img src="pics/website/support.png" alt=".png" />Help &amp; Support</h3>
   4.115 +	<div class="right_box">
   4.116 +		<h3><img src="images/support.png" alt=".png" />Help &amp; Support</h3>
   4.117  		<ul>
   4.118  			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   4.119  			<li><a href="http://doc.slitaz.org/en:handbook:start">Handbook</a></li>
   4.120 @@ -96,16 +75,14 @@
   4.121  			<li><a href="http://www.slitaz.org/en/mailing-list.html">Mailing List</a></li>
   4.122  			<li>IRC: <b>irc.toile-libre.org #slitaz</b></li>
   4.123  		</ul>
   4.124 -	<!-- Right block end -->
   4.125  	</div>
   4.126 -<!-- Block end -->
   4.127  </div>
   4.128  
   4.129 -<!-- Block begin -->
   4.130 -<div class="block">
   4.131 -	<!-- Left block begin -->
   4.132 -	<div class="block_left">
   4.133 -		<h3><img src="pics/website/users.png" alt=".png" />Community</h3>
   4.134 +<div style="clear: both;"></div>
   4.135 +
   4.136 +<div>
   4.137 +	<div class="left_box" >
   4.138 +		<h3><img src="images/users.png" alt=".png" />Community</h3>
   4.139  		<ul>
   4.140  			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   4.141  			<li><a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a></li>
   4.142 @@ -114,11 +91,9 @@
   4.143  			<li><a href="http://www.facebook.com/pages/SliTaz/125559834176383">SliTaz on Facebook</a></li>
   4.144  			<li><a href="http://en.wikipedia.org/wiki/SliTaz_GNU/Linux">SliTaz on Wikipedia</a></li>
   4.145  		</ul>
   4.146 -	<!-- Left block end -->
   4.147  	</div>
   4.148 -	<!-- Right block begin -->
   4.149 -	<div class="block_right">
   4.150 -		<h3><img src="pics/website/development.png" alt=".png" />Development</h3>
   4.151 +	<div class="right_box">
   4.152 +		<h3><img src="images/development.png" alt=".png" />Development</h3>
   4.153  		<ul>
   4.154  			<li><a href="http://hg.slitaz.org/">Mercurial Repositories</a></li>
   4.155  			<li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
   4.156 @@ -127,76 +102,10 @@
   4.157  			<li><a href="http://bb.slitaz.org/">Build Bot</a></li>
   4.158  			<li><a href="http://www.slitaz.org/en/devel/">Developers Corner</a></li>
   4.159  		</ul>
   4.160 -	<!-- Right block end -->
   4.161  	</div>
   4.162 -<!-- Block end -->
   4.163  </div>
   4.164  
   4.165 -<!-- Block begin -->
   4.166 -<div class="block">
   4.167 -	<!-- Left block begin -->
   4.168 -	<div class="block_left" style="min-height: 300px;">
   4.169 -		<script src="http://widgets.twimg.com/j/2/widget.js" type="text/javascript"></script>
   4.170 -		<script type="text/javascript">
   4.171 -		new TWTR.Widget({
   4.172 -		  version: 2,
   4.173 -		  type: 'profile',
   4.174 -		  rpp: 4,
   4.175 -		  interval: 6000,
   4.176 -		  width: '100%',
   4.177 -		  height: 200,
   4.178 -		  theme: {
   4.179 -		    shell: {
   4.180 -		      background: 'transparent',
   4.181 -		      color: '#000000'
   4.182 -		    },
   4.183 -		    tweets: {
   4.184 -		      background: '#ffffff',
   4.185 -		      color: '#000000',
   4.186 -		      links: '#3a4885'
   4.187 -		    }
   4.188 -		  },
   4.189 -		  features: {
   4.190 -		    scrollbar: false,
   4.191 -		    loop: false,
   4.192 -		    live: false,
   4.193 -		    hashtags: true,
   4.194 -		    timestamp: true,
   4.195 -		    avatars: false,
   4.196 -		    behavior: 'all'
   4.197 -		  }
   4.198 -		}).render().setUser('slitaz').start();
   4.199 -		</script>
   4.200 -	<!-- Left block end -->
   4.201 -	</div>
   4.202 -	<!-- Right block begin -->
   4.203 -	<div class="block_right" style="height: 300px; overflow: hidden;">
   4.204 -		<h3><img src="pics/website/network.png" alt=".png" />SliTaz Cloud</h3>
   4.205 -		<div id="cloud">
   4.206 -			<a class="tag2" href="http://doc.slitaz.org/">Wiki</a>
   4.207 -			<a class="tag8" href="http://forum.slitaz.org/">Support</a>
   4.208 -			<a class="tag4" href="http://scn.slitaz.org/image">Artwork</a>
   4.209 -			<a class="tag6" href="http://www.facebook.com/pages/SliTaz/125559834176383">FB</a>
   4.210 -			<a class="tag3" href="http://twitter.com/slitaz">Tweet</a>
   4.211 -			<a class="tag9" href="http://doc.slitaz.org/en:handbook:start">Handbook</a>
   4.212 -			<a class="tag1" href="http://boot.slitaz.org/">Web boot</a>
   4.213 -			<a class="tag7" href="http://scn.slitaz.org/wallpapers">Wallpapers</a>
   4.214 -			<a class="tag3" href="http://scn.slitaz.org/">SCN</a>
   4.215 -			<a class="tag9" href="http://www.slitaz.org/">News</a>
   4.216 -			<a class="tag5" href="http://labs.slitaz.org/">Labs</a>
   4.217 -			<a class="tag9" href="http://pkgs.slitaz.org/">Packages</a>
   4.218 -			<a class="tag4" href="http://doc.slitaz.org/">Documentation</a>
   4.219 -			<a class="tag2" href="http://www.slitaz.org/en/about/">About</a>
   4.220 -			<a class="tag8" href="http://www.slitaz.org/netmap.php">Netmap</a>
   4.221 -			<a class="tag4" href="http://scn.slitaz.org/screenshots">Screenshots</a>
   4.222 -			<a class="tag5" href="http://distrowatch.com/slitaz">Distrowatch</a>
   4.223 -			<a class="tag9" href="http://www.slitaz.org/en/search.html">Search</a>
   4.224 -			<a class="tag1" href="http://www.slitaz.org/en/devel/">Development</a>
   4.225 -		</div>
   4.226 -	<!-- Right block end -->
   4.227 -	</div>
   4.228 -<!-- Block end -->
   4.229 -</div>
   4.230 +<div style="clear: both;"></div>
   4.231  
   4.232  <!-- End of content -->
   4.233  </div>
   4.234 @@ -205,30 +114,22 @@
   4.235  
   4.236  <!-- Footer -->
   4.237  <div id="footer">
   4.238 -	<div class="right_box">
   4.239 -	<h4>SliTaz Network</h4>
   4.240 -		<ul>
   4.241 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   4.242 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   4.243 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   4.244 -			<li><a href="http://pkgs.slitaz.org/">Packages</a></li>
   4.245 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   4.246 -			<li><a href="http://boot.slitaz.org/">Web Boot</a></li>
   4.247 -		</ul>
   4.248 -	</div>
   4.249 -	<h4>SliTaz Website</h4>
   4.250 -	<ul>
   4.251 -		<li><a href="#header">Top of the page</a></li>
   4.252 -		<li>Copyright &copy; <span class="year"></span>
   4.253 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   4.254 -		<li><a href="about/">About the project</a></li>
   4.255 -		<li><a href="netmap.php">Network Map</a></li>
   4.256 -		<li>Page modified the <?php echo (date( "d M Y", getlastmod())); ?></li>
   4.257 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   4.258 -		src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   4.259 -		title="Code validé XHTML 1.0"
   4.260 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   4.261 -	</ul>
   4.262 +	Copyright &copy; <span class="year"></span>
   4.263 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   4.264 +	<a href="http://scn.slitaz.org/">Community</a>
   4.265 +	<a href="http://doc.slitaz.org/">Doc</a>
   4.266 +	<a href="http://forum.slitaz.org/">Forum</a>
   4.267 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   4.268 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   4.269 +	<a href="http://hg.slitaz.org/">Hg</a>
   4.270 +	<p>
   4.271 +		SliTaz @
   4.272 +		<a href="http://twitter.com/slitaz">Twitter</a>
   4.273 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   4.274 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   4.275 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   4.276 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   4.277 +	</p>
   4.278  </div>
   4.279  
   4.280  </body>