website diff en/artwork/screenshots.html @ 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 299cae1cddb4
children 551a11bab60a
line diff
     1.1 --- a/en/artwork/screenshots.html	Sat Jan 08 18:16:06 2011 +0000
     1.2 +++ b/en/artwork/screenshots.html	Sat Mar 26 15:43:13 2011 +0100
     1.3 @@ -7,91 +7,85 @@
     1.4      <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
     1.5      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     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="2011-01-06 23:00:00" />
    1.10      <meta name="author" content="Christophe Lincoln, 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="Content" href="screenshots.html#content" />
    1.15  </head>
    1.16  <body>
    1.17  
    1.18  <!-- Header -->
    1.19  <div id="header">
    1.20 -	<!-- Access -->
    1.21 -	<div id="access">
    1.22 -		<a href="../../i18n.html"><img 
    1.23 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    1.24 -		<a href="../../de/artwork/screenshots.html">Deutsch</a> |
    1.25 -		<a href="../../fr/artwork/screenshots.html">Français</a> |
    1.26 -		<a href="../../pt/artwork/screenshots.html">Português</a> |
    1.27 -		<a href="../../cn/artwork/screenshots.html"><img 
    1.28 -			src="../../pics/website/cn.png" alt="cn" /></a>
    1.29 +	<div id="logo"></div>
    1.30 +	<div id="network">
    1.31 +		<a href="http://www.slitaz.org/netmap.php">
    1.32 +			<img src="../../images/network.png" alt="network.png" /></a>
    1.33 +		<a href="http://scn.slitaz.org/">Community</a>
    1.34 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.35 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.36 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.37 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.38  	</div>
    1.39 -    <!-- Logo -->
    1.40 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    1.41 -		src="../../pics/website/logo.png" 
    1.42 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    1.43 -	<p id="titre">#!/GNU/Linux</p>
    1.44 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    1.45 +</div>
    1.46 +
    1.47 +<!-- Block -->
    1.48 +<div id="block">
    1.49 +	<!-- Navigation -->
    1.50 +	<div id="block_nav">
    1.51 +		<h4>Navigation</h4>
    1.52 +		<div class="right_box">
    1.53 +			<ul>
    1.54 +				<li><a href="../mailing-list.html">Mailing List</a></li>
    1.55 +				<li><a href="../devel/">Development</a></li>
    1.56 +				<li><a href="../artwork/">Artwork</a></li>
    1.57 +				<li><a href="../search.html">Search</a></li>
    1.58 +			</ul>
    1.59 +		</div>
    1.60 +		<div class="left_box">
    1.61 +			<ul>
    1.62 +				<li><a href="../about/">About</a></li>
    1.63 +				<li><a href="../get/">Download</a></li>
    1.64 +				<li><a href="../asso/">Association</a></li>
    1.65 +				<li><a href="../doc/">Documentation</a></li>
    1.66 +				<li><a href="../packages/">Packages</a></li>
    1.67 +			</ul>
    1.68 +		</div>
    1.69 +	</div>
    1.70 +	<!-- Information/image -->
    1.71 +	<div id="block_info">
    1.72 +		<h4>Screenshots</h4>
    1.73 +		<p>
    1.74 +			Pictures say more than a thousand words... Screenshots of 
    1.75 +			the latest Stable and Cooking versions.	You may also want to
    1.76 +			find, discuss, upload and share SliTaz Artwork!
    1.77 +		</p>
    1.78 +		<p>
    1.79 +			<img src="../../images/users.png" alt="users.png" />
    1.80 +			<a href="http://scn.slitaz.org/groups/artwork/">Join us on SCN</a>
    1.81 +		</p>
    1.82 +	</div>
    1.83  </div>
    1.84  
    1.85  <!-- Content -->
    1.86 -<div id="content-full">
    1.87 -
    1.88 -<!-- Block begin -->
    1.89 -<div class="block">
    1.90 -	<!-- Nav block begin -->
    1.91 -	<div id="block_nav">
    1.92 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
    1.93 -		<div style="width: 50%; float: right;">
    1.94 -			<ul>
    1.95 -				<li><a href="../artwork/">Artwork</a></li>
    1.96 -				<li><a href="../mailing-list.html">Mailing List</a></li>
    1.97 -				<li><a href="../devel/">Development</a></li>
    1.98 -				<li><a href="../search.html">Search</a></li>
    1.99 -				<li><a href="../../netmap.php">Network Map</a></li>
   1.100 -			</ul>
   1.101 -		</div>
   1.102 -		<ul>
   1.103 -			<li><a href="../about/">About us</a></li>
   1.104 -			<li><a href="../asso/">Association</a></li>
   1.105 -			<li><a href="../get/">Download</a></li>
   1.106 -			<li><a href="../doc/">Documentation</a></li>
   1.107 -			<li><a href="../packages/">Packages</a></li>
   1.108 -		</ul>
   1.109 -	<!-- Nav block end -->
   1.110 -	</div>
   1.111 -	<!-- Top block begin -->
   1.112 -	<div id="block_top">
   1.113 -		<h1>Screenshots</h1>
   1.114 -		<p>
   1.115 -			Pictures say more than a thousand words... Screenshots of 
   1.116 -			the latest Stable and Cooking versions.	You may also want to
   1.117 -			find, discuss, upload and share SliTaz Artwork! Join us on the 
   1.118 -			<a href="http://scn.slitaz.org/image">Community Network</a>.
   1.119 -		</p>
   1.120 -	<!-- Top block end -->
   1.121 -	</div>
   1.122 -<!-- Block end -->
   1.123 -</div>
   1.124 +<div id="content">
   1.125  
   1.126  <div id="gallery">
   1.127  
   1.128  <p>
   1.129 -<a href="../../pics/screenshots/slitaz-3.0.png">
   1.130 +<a href="../../images/screenshots/slitaz-3.0.png">
   1.131  <img
   1.132 -    src="../../pics/screenshots/slitaz-3.0.png"
   1.133 +    src="../../images/screenshots/slitaz-3.0.png"
   1.134      alt="Stable 3.0"
   1.135      title="Stable 3.0"
   1.136      style="width: 480px;" /></a>
   1.137  </p>
   1.138  
   1.139  <p>
   1.140 -<a href="../../pics/screenshots/slitaz_2.png">
   1.141 +<a href="../../images/screenshots/slitaz_2.png">
   1.142  <img
   1.143 -    src="../../pics/screenshots/slitaz_2.png"
   1.144 +    src="../../images/screenshots/slitaz_2.png"
   1.145      alt="Stable 2.0"
   1.146      title="Stable 2.0"
   1.147      style="width: 480px;" /></a>
   1.148 @@ -99,15 +93,15 @@
   1.149  
   1.150  <p>
   1.151  <img
   1.152 -    src="../../pics/screenshots/index-desktop.png"
   1.153 -    alt="Stable - Standard Desktop"
   1.154 -    title="Stable - Standard Desktop"
   1.155 +    src="../../images/screenshots/index-desktop.png"
   1.156 +    alt="Stable 1.0"
   1.157 +    title="Stable 1.0"
   1.158      style="width: 480px;" />
   1.159  </p>
   1.160  
   1.161  <p>
   1.162  <img
   1.163 -    src="../../pics/screenshots/cooking-geany.png"
   1.164 +    src="../../images/screenshots/cooking-geany.png"
   1.165      alt="Cooking - Geany and GPicview"
   1.166      title="Cooking - Geany and GPicview"
   1.167      style="width: 480px;" />
   1.168 @@ -115,7 +109,7 @@
   1.169  
   1.170  <p>
   1.171  <img
   1.172 -    src="../../pics/screenshots/cooking-conky.png"
   1.173 +    src="../../images/screenshots/cooking-conky.png"
   1.174      alt="Cooking - Conky"
   1.175      title="Cooking - Conky"
   1.176      style="width: 480px;" />
   1.177 @@ -123,7 +117,7 @@
   1.178  
   1.179  <p>
   1.180  <img
   1.181 -    src="../../pics/screenshots/cooking-mplayer.png"
   1.182 +    src="../../images/screenshots/cooking-mplayer.png"
   1.183      alt="Cooking - Multimediaplayer MPlayer"
   1.184      title="Cooking - Multimediaplayer MPlayer"
   1.185      style="width: 480px;" />
   1.186 @@ -131,7 +125,7 @@
   1.187  
   1.188  <p>
   1.189  <img
   1.190 -    src="../../pics/screenshots/cooking-superuserpcmanfm.png"
   1.191 +    src="../../images/screenshots/cooking-superuserpcmanfm.png"
   1.192      alt="Cooking - Dateimanager PCManFM"
   1.193      title="Cooking - Dateimanager PCManFM"
   1.194      style="width: 480px; height: 384px;" />
   1.195 @@ -139,7 +133,7 @@
   1.196  
   1.197  <p>
   1.198  <img
   1.199 -    src="../../pics/screenshots/e17.png"
   1.200 +    src="../../images/screenshots/e17.png"
   1.201      alt="Stable - E17"
   1.202      title="Stable - E17"
   1.203      style="width: 480px;" />
   1.204 @@ -153,30 +147,22 @@
   1.205  
   1.206  <!-- Footer -->
   1.207  <div id="footer">
   1.208 -	<div class="right_box">
   1.209 -	<h4>SliTaz Network</h4>
   1.210 -		<ul>
   1.211 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   1.212 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   1.213 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   1.214 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   1.215 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   1.216 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   1.217 -		</ul>
   1.218 -	</div>
   1.219 -	<h4>SliTaz Website</h4>
   1.220 -	<ul>
   1.221 -		<li><a href="#header">Top of the page</a></li>
   1.222 -		<li>Copyright &copy; <span class="year"></span>
   1.223 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   1.224 -		<li><a href="../about/">About the project</a></li>
   1.225 -		<li><a href="../../netmap.php">Network Map</a></li>
   1.226 -		<li>Page modified the 06 Jan 2011</li>
   1.227 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   1.228 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.229 -		title="Code validé XHTML 1.0"
   1.230 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   1.231 -	</ul>
   1.232 +	Copyright &copy; <span class="year"></span>
   1.233 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   1.234 +	<a href="http://scn.slitaz.org/">Community</a>
   1.235 +	<a href="http://doc.slitaz.org/">Doc</a>
   1.236 +	<a href="http://forum.slitaz.org/">Forum</a>
   1.237 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   1.238 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   1.239 +	<a href="http://hg.slitaz.org/">Hg</a>
   1.240 +	<p>
   1.241 +		SliTaz @
   1.242 +		<a href="http://twitter.com/slitaz">Twitter</a>
   1.243 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   1.244 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   1.245 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   1.246 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   1.247 +	</p>
   1.248  </div>
   1.249  
   1.250  </body>