website diff en/index.php @ 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 ec673bd22d17
children 551a11bab60a
line diff
     1.1 --- a/en/index.php	Tue Mar 01 07:17:30 2011 +0000
     1.2 +++ b/en/index.php	Sat Mar 26 15:43:13 2011 +0100
     1.3 @@ -7,81 +7,83 @@
     1.4  	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
     1.5  	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
     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="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    1.10  	<meta name="author" content="Paul Issot"/>
    1.11 -	<meta name="publisher" content="www.slitaz.org" />
    1.12  	<link rel="shortcut icon" href="../favicon.ico" />
    1.13  	<link rel="stylesheet" type="text/css" href="../slitaz.css" />
    1.14  	<link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="rss.xml" />
    1.15  	<link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
    1.16  	<link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/rss.xml" />
    1.17 -	<link rel="Content" href="index.html#content" />
    1.18  </head>
    1.19  <body>
    1.20  
    1.21  <!-- Header -->
    1.22  <div id="header">
    1.23 -	<!-- Access -->
    1.24 -	<div id="access">
    1.25 -		<a href="../i18n.html"><img 
    1.26 -			src="../pics/website/locale.png" alt="locale.png" /></a>
    1.27 -	    <a href="../de/">Deutsch</a> |
    1.28 -	    <a href="../es/">Español</a> |
    1.29 -	    <a href="../fr/">Français</a> |
    1.30 -	    <a href="../pt/">Português</a> |
    1.31 -	    <a href="../cn/"><img 
    1.32 -			src="../pics/website/cn.png" alt="cn" /></a>
    1.33 +	<div id="logo"></div>
    1.34 +	<div id="network">
    1.35 +		<a href="http://www.slitaz.org/netmap.php">
    1.36 +			<img src="../images/network.png" alt="network.png" /></a>
    1.37 +		<a href="http://scn.slitaz.org/">Community</a>
    1.38 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.39 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.40 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.41 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.42  	</div>
    1.43 -    <!-- Logo -->
    1.44 -	<a href="http://www.slitaz.org/"><img id="logo"
    1.45 -		src="../pics/website/logo.png" 
    1.46 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    1.47 -	<p id="titre">#!/GNU/Linux</p>
    1.48 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    1.49 +</div>
    1.50 +
    1.51 +<!-- Block -->
    1.52 +<div id="block">
    1.53 +	<!-- Navigation -->
    1.54 +	<div id="block_nav">
    1.55 +		<h4>Navigation</h4>
    1.56 +		<div class="right_box">
    1.57 +			<ul>
    1.58 +				<li><a href="mailing-list.html">Mailing List</a></li>
    1.59 +				<li><a href="devel/">Development</a></li>
    1.60 +				<li><a href="artwork/">Artwork</a></li>
    1.61 +				<li><a href="search.html">Search</a></li>
    1.62 +			</ul>
    1.63 +		</div>
    1.64 +		<div class="left_box">
    1.65 +			<ul>
    1.66 +				<li><a href="about/">About</a></li>
    1.67 +				<li><a href="get/">Download</a></li>
    1.68 +				<li><a href="asso/">Association</a></li>
    1.69 +				<li><a href="doc/">Documentation</a></li>
    1.70 +				<li><a href="packages/">Packages</a></li>
    1.71 +			</ul>
    1.72 +		</div>
    1.73 +	</div>
    1.74 +	<!-- Information/image -->
    1.75 +	<div id="block_info">
    1.76 +		<h4>Main page</h4>
    1.77 +		<p>
    1.78 +			SliTaz is a free operating system providing a fully featured
    1.79 +			desktop or server in less than 30 Mb. 
    1.80 +		</p>
    1.81 +		<p>
    1.82 +			In Live mode SliTaz can run completely in RAM and boot from
    1.83 +			removable media such as a cdrom or USB key. The system is 
    1.84 +			secure, stable and easy to use.
    1.85 +			<a href="about/">More information...</a>
    1.86 +		</p>
    1.87 +	</div>
    1.88 +</div>
    1.89 +
    1.90 +<!-- Languages -->
    1.91 +<div id="lang">
    1.92 +	<a href="../i18n.php"><img src="../images/locale.png" alt="locale.png" /></a>
    1.93 +	<a href="../de/">Deutsch</a>
    1.94 +	<a href="../en/">English</a>
    1.95 +	<a href="../es/">Español</a>
    1.96 +	<a href="../fr/">Français</a>
    1.97 +	<a href="../id/">Indonesian</a>
    1.98 +	<a href="../pt/">Português</a>
    1.99  </div>
   1.100  
   1.101  <!-- Content -->
   1.102 -<div id="content-full">
   1.103 -
   1.104 -<!-- Block begin -->
   1.105 -<div class="block">
   1.106 -	<!-- Nav block begin -->
   1.107 -	<div id="block_nav">
   1.108 -		<h3><img src="../pics/website/network.png" alt="png" />Navigation</h3>
   1.109 -		<div style="width: 50%; float: right;">
   1.110 -			<ul>
   1.111 -				<li><a href="artwork/">Artwork</a></li>
   1.112 -				<li><a href="mailing-list.html">Mailing List</a></li>
   1.113 -				<li><a href="devel/">Development</a></li>
   1.114 -				<li><a href="search.html">Search</a></li>
   1.115 -				<li><a href="../netmap.php">Network Map</a></li>
   1.116 -			</ul>
   1.117 -		</div>
   1.118 -		<ul>
   1.119 -			<li><a href="about/">About us</a></li>
   1.120 -			<li><a href="asso/">Association</a></li>
   1.121 -			<li><a href="get/">Download</a></li>
   1.122 -			<li><a href="doc/">Documentation</a></li>
   1.123 -			<li><a href="packages/">Packages</a></li>
   1.124 -		</ul>
   1.125 -	<!-- Nav block end -->
   1.126 -	</div>
   1.127 -	<!-- Top block begin -->
   1.128 -	<div id="block_top">
   1.129 -		<h1>Main page</h1>
   1.130 -		<p>
   1.131 -			SliTaz is a free operating system, working completely in RAM and
   1.132 -			booting from removable media such as a cdrom or USB key. SliTaz 
   1.133 -			is distributed as a LiveCD and weighs less than 30MB.
   1.134 -			The system is fast, stable and easy to use. SliTaz is intuitive,
   1.135 -			providing a lightweight, elegant desktop, detailed documentation
   1.136 -			and easy to use configuration tools. <a href="about/">More information...</a>
   1.137 -		</p>
   1.138 -	<!-- Top block end -->
   1.139 -	</div>
   1.140 -<!-- Block end -->
   1.141 -</div>
   1.142 +<div id="content">
   1.143  
   1.144  <!--
   1.145      SliTaz news starting.
   1.146 @@ -98,8 +100,8 @@
   1.147  	and Tweets.
   1.148  </p>
   1.149  
   1.150 -<div class="infobox">
   1.151 -	<img src="../pics/website/news.png" alt=".png" />	
   1.152 +<div class="box">
   1.153 +	<img src="../images/news.png" alt=".png" />	
   1.154  	<a href="http://labs.slitaz.org/news">News from the Labs</a>
   1.155  	(<a href="http://labs.slitaz.org/news?format=atom">Feed</a>) | 
   1.156  	<a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
   1.157 @@ -204,30 +206,22 @@
   1.158  
   1.159  <!-- Footer -->
   1.160  <div id="footer">
   1.161 -	<div class="right_box">
   1.162 -	<h4>SliTaz Network</h4>
   1.163 -		<ul>
   1.164 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   1.165 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   1.166 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   1.167 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   1.168 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   1.169 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   1.170 -		</ul>
   1.171 -	</div>
   1.172 -	<h4>SliTaz Website</h4>
   1.173 -	<ul>
   1.174 -		<li><a href="#header">Top of the page</a></li>
   1.175 -		<li>Copyright &copy; <span class="year"></span>
   1.176 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   1.177 -		<li><a href="about/">About the project</a></li>
   1.178 -		<li><a href="../netmap.php">Network Map</a></li>
   1.179 -		<li>Page modified the <?php echo (date( "d M Y", getlastmod())); ?></li>
   1.180 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   1.181 -		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.182 -		title="Code validé XHTML 1.0"
   1.183 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   1.184 -	</ul>
   1.185 +	Copyright &copy; <span class="year"></span>
   1.186 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   1.187 +	<a href="http://scn.slitaz.org/">Community</a>
   1.188 +	<a href="http://doc.slitaz.org/">Doc</a>
   1.189 +	<a href="http://forum.slitaz.org/">Forum</a>
   1.190 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   1.191 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   1.192 +	<a href="http://hg.slitaz.org/">Hg</a>
   1.193 +	<p>
   1.194 +		SliTaz @
   1.195 +		<a href="http://twitter.com/slitaz">Twitter</a>
   1.196 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   1.197 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   1.198 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   1.199 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   1.200 +	</p>
   1.201  </div>
   1.202  
   1.203  </body>