website rev 935

Add lib/html/nav.de.html and switch deutch get page to PHP
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 13 00:45:15 2012 +0100 (2012-03-13)
parents 36f1165e75e3
children c6e2d4b3f736
files de/get/index.html de/get/index.php de/index.php lib/html/nav.de.html
line diff
     1.1 --- a/de/get/index.html	Tue Mar 13 00:14:12 2012 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,220 +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="de" lang="de">
     1.7 -<head>
     1.8 -	<title>SliTaz - Downloadsektion</title>
     1.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
    1.11 -	<meta name="keywords" lang="en" content="slitaz download, get slitaz" />
    1.12 -	<meta name="robots" content="index, follow, all" />
    1.13 -	<meta name="modified" content="2011-03-26 19:00:00" />
    1.14 -	<meta name="author" content="F Steiner (Sevala)"/>
    1.15 -	<link rel="shortcut icon" href="../../favicon.ico" />
    1.16 -	<link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    1.17 -</head>
    1.18 -<body>
    1.19 -
    1.20 -<!-- Header -->
    1.21 -<div id="header">
    1.22 -	<div id="logo"></div>
    1.23 -	<div id="network">
    1.24 -		<a href="http://www.slitaz.org/netmap.php">
    1.25 -			<img src="../../images/network.png" alt="network.png" /></a>
    1.26 -		<a href="http://scn.slitaz.org/">Community</a>
    1.27 -		<a href="http://doc.slitaz.org/">Doc</a>
    1.28 -		<a href="http://forum.slitaz.org/">Forum</a>
    1.29 -		<a href="http://bugs.slitaz.org">Bugs</a>
    1.30 -		<a href="http://hg.slitaz.org/">Hg</a>
    1.31 -	</div>
    1.32 -	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    1.33 -</div>
    1.34 -
    1.35 -<!-- Block -->
    1.36 -<div id="block">
    1.37 -	<!-- Navigation -->
    1.38 -	<div id="block_nav">
    1.39 -		<h4>Navigation</h4>
    1.40 -		<div class="right_box">
    1.41 -			<ul>
    1.42 -				<li><a href="../mailing-list.html">Mailing List</a></li>
    1.43 -				<li><a href="../devel/">Entwicklung</a></li>
    1.44 -				<li><a href="../packages/">Pakete</a></li>
    1.45 -				<li><a href="../artwork/">Artwork</a></li>
    1.46 -				<li><a href="../search.html">Suchen</a></li>
    1.47 -			</ul>
    1.48 -		</div>
    1.49 -		<div class="left_box">
    1.50 -			<ul>
    1.51 -				<li><a href="../">Neuigkeiten</a></li>
    1.52 -				<li><a href="../about/">Über SliTaz</a></li>
    1.53 -				<li><a href="../get/">Download</a></li>
    1.54 -				<li><a href="../../en/asso/">Association (en)</a></li>
    1.55 -				<li><a href="http://doc.slitaz.org/de:start">Dokumentation</a></li>
    1.56 -			</ul>
    1.57 -		</div>
    1.58 -	</div>
    1.59 -	<!-- Information/image -->
    1.60 -	<div id="block_info">
    1.61 -		<h4>Downloadsektion</h4>
    1.62 -		<p>
    1.63 -			Laden Sie die neueste stabile Version für deren Produktion 
    1.64 -			oder einem festen Desktop-Umgebung. Verwenden Sie das Kochen
    1.65 -			Version zu testen und uns bei der Verbesserung der Distribution.
    1.66 -		</p>
    1.67 -		<div class="button">
    1.68 -			Quick Download:
    1.69 -			<a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso">SliTaz 3.0</a>
    1.70 -			<a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a>
    1.71 -		</div>
    1.72 -	</div>
    1.73 -</div>
    1.74 -
    1.75 -<!-- Languages -->
    1.76 -<div id="lang">
    1.77 -	<a href="../i18n.php">
    1.78 -		<img src="../../images/locale.png" alt="locale.png" /></a>
    1.79 -	<a href="../../da/get/">Dansk</a>
    1.80 -	<a href="../../de/get/">Deutsch</a>
    1.81 -	<a href="../../en/get/">English</a>
    1.82 -	<a href="../../es/get/">Español</a>
    1.83 -	<a href="../../fr/get/">Français</a>
    1.84 -	<a href="../../it/get/">Italiano</a>
    1.85 -	<a href="../../pt/get/">Português</a>
    1.86 -	<a href="../../cn/get/">Chinese</a>
    1.87 -</div>
    1.88 -
    1.89 -<!-- Content -->
    1.90 -<div id="content">
    1.91 -
    1.92 -<h2>Download SliTaz</h2>
    1.93 -
    1.94 -<ul>
    1.95 -	<li><a href="#stable">Live-CD Stabile Version</a> - Bootfähiges ISO Image der
    1.96 -	aktuellen stabilen Version.</li>
    1.97 -	<li><a href="#cooking">Live-CD Cooking Version</a> - Bootfähiges ISO Image der
    1.98 -	aktuellen Cooking-Version.</li>
    1.99 -	<li><a href="flavors.html">Live-CD Derivate</a> - SliTaz-Derivate und Loram-Version.</li>
   1.100 -</ul>
   1.101 -
   1.102 -<h3>Allgemeine Informationen</h3>
   1.103 -<p>
   1.104 -Auf dieser Seite stehen die ISO-Images der SliTaz
   1.105 -GNU/Linux Live-CD-Versionen der Paket-CDs sowie einzelne Pakete (über die verschiedenen
   1.106 -Mirrors) und zugehöriger Quellcode zum Download.
   1.107 -Über den Umgang mit der Live-CD und SliTaz im Allgemeinen erfahren Sie mehr im
   1.108 -<a href="http://doc.slitaz.org/de:handbook:start">SliTaz Wiki</a>. Hilfe erhalten
   1.109 -Sie auch im <a href="http://forum.slitaz.org/#idx3">deutschen Forum</a> von SliTaz.
   1.110 -</p>
   1.111 -
   1.112 -<h3>Mirrors</h3>
   1.113 -<p>
   1.114 -SliTaz wird momentan in Frankreich von <a href="http://www.ads-lu.com/" target="_blank">ADS</a>,
   1.115 -<a href="http://www.tuxfamily.org/" target="_blank">TuxFamily</a> und Erjo (Ja! Ein SliTaz-Entwickler!)
   1.116 -<a href="http://info.pimentvert.com/" target="_blank">Pimentvert</a> gehostet. Herzlichen Dank.
   1.117 -</p>
   1.118 -
   1.119 -<ul>
   1.120 -	<li>Schweitz - Mirror hosted by SWITCHmirror (10 Gbit/s)
   1.121 -	<a href="http://mirror.switch.ch/ftp/mirror/slitaz/">HTTP</a> ou
   1.122 -	<a href="ftp://mirror.switch.ch/mirror/slitaz/">FTP</a></li>
   1.123 -
   1.124 -	<li>Frankreich - Mirror hosted by (100 Mps)
   1.125 -	<a href="http://slitazmirror.linuxembarque.com" target="_blank">HTTP</a></li>
   1.126 -
   1.127 -	<li>Frankreich - Mirror hosted by TuxFamily
   1.128 -	<a href="http://download.tuxfamily.org/slitaz/" target="_blank">HTTP</a> oder
   1.129 -	<a href="ftp://download.tuxfamily.org/slitaz/" target="_blank">FTP</a></li>
   1.130 -
   1.131 -	<li>China - Mirror hosted by LupaWorld
   1.132 -	<a href="http://mirror.lupaworld.com/slitaz/">HTTP</a></li>
   1.133 -</ul>
   1.134 -
   1.135 -<a name="sources"></a>
   1.136 -<h3>Quellcode</h3>
   1.137 -<p>
   1.138 -Tazpkg (Paketmanager), Tazlito (SliTaz Live Tool), Tazwok (Source Builder),
   1.139 -Tazusb (LiveUSB Tool) und die SliTaz Tools können alle vom
   1.140 -<a href="http://www.tuxfamily.org/" target="_blank">TuxFamily</a> Mirror heruntergeladen werden.
   1.141 -All diese Anwendungen sind schon in SliTaz vorhanden. Der Quelltext ist auf Englisch kommentiert,
   1.142 -er kann von einem der folgenden Mirrors heruntergeladen werden:
   1.143 -<a href="http://mirror.slitaz.org/sources/" target="_blank">HTTP</a> oder
   1.144 -<a href="http://mirror.slitaz.org/sources/" target="_blank">FTP</a>
   1.145 -</p>
   1.146 -
   1.147 -<a name="stable"></a>
   1.148 -<h2>LiveCD - Stabile Version</h2>
   1.149 -<p>
   1.150 -Die stabile Version von SliTaz ist ein kleines und schnelles Betriebssystem,
   1.151 -ausgiebig von einer aktiven Community getestet. Es enthält eine Anzahl nützlicher
   1.152 -Anwendungen, ist leicht erweiterbar und bietet eine benutzerfreundliche Oberfläche.
   1.153 -Das aktuelle stabile Release 3.0 wurde am 28. march 2010 veröffentlicht. Die
   1.154 -<a href="http://doc.slitaz.org/de:vocab:vocab">
   1.155 -Paket-CD</a> enthält alle verfügbaren Pakete, sodass sie Software auch ohne lokale
   1.156 -Internetanbindung installieren können.
   1.157 -</p>
   1.158 -
   1.159 -<p class="box">
   1.160 -SliTaz GNU/Linux 3.0 (30 MB) -
   1.161 -<a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso"
   1.162 ->slitaz-3.0.iso</a>
   1.163 -[ <a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.md5"
   1.164 ->md5</a> ]
   1.165 -</p>
   1.166 -
   1.167 -<p class="box">
   1.168 -Paket-CD; alle Pakete der Version SliTaz GNU/Linux 3.0  (&lt; 2GB) -
   1.169 -<a href="http://mirror.switch.ch/ftp/mirror/slitaz/iso/3.0/packages-3.0.iso">packages-3.0.iso</a>
   1.170 -[ <a href="http://mirror.switch.ch/ftp/mirror/slitaz/iso/3.0/packages-3.0.md5">md5</a> ]
   1.171 -</p>
   1.172 -
   1.173 -<a name="cooking"></a>
   1.174 -<h2>LiveCD - Cooking version</h2>
   1.175 -<p>
   1.176 -SliTaz "Cooking" ist ein "Snapshot" der laufenden Entwicklung von SliTaz.
   1.177 -Es ist vollständig benutzbar und erlaubt das Testen der <a href="http://slitaz.org/de">
   1.178 -neuesten Veränderungen und Anwendungen</a>. Anfrage nach neuen Features oder das
   1.179 -Berichten von Bugs helfen uns die nächste stabile Version zu verbessern. Die
   1.180 -<a href="http://doc.slitaz.org/de:vocab:vocab">
   1.181 -Paket-CD</a> enthält alle verfügbaren Pakete, sodass sie Software auch ohne lokale
   1.182 -Internetanbindung installieren können.
   1.183 -</p>
   1.184 -
   1.185 -<p class="box">
   1.186 -SliTaz GNU/Linux cooking-20110531 (30 MB) -
   1.187 -<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso"
   1.188 ->slitaz-cooking.iso</a>
   1.189 -[ <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.md5"
   1.190 ->md5</a> ]
   1.191 -</p>
   1.192 -
   1.193 -<p class="box">
   1.194 -Paket-CD; alle Pakete der Version SliTaz GNU/Linux Cooking  (&lt; 4GB) -
   1.195 -<a href="http://mirror.slitaz.org/iso/cooking/packages-cooking.iso">packages-cooking.iso</a>
   1.196 -[ <a href="http://mirror.slitaz.org/iso/cooking/packages-cooking.md5">md5</a> ]
   1.197 -</p>
   1.198 -
   1.199 -<!-- End of content -->
   1.200 -</div>
   1.201 -
   1.202 -<!-- Footer -->
   1.203 -<div id="footer">
   1.204 -	Copyright &copy; <span class="year"></span>
   1.205 -	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   1.206 -	<a href="http://scn.slitaz.org/">Community</a>
   1.207 -	<a href="http://doc.slitaz.org/">Doc</a>
   1.208 -	<a href="http://forum.slitaz.org/">Forum</a>
   1.209 -	<a href="http://pkgs.slitaz.org/">Packages</a>
   1.210 -	<a href="http://bugs.slitaz.org">Bugs</a>
   1.211 -	<a href="http://hg.slitaz.org/">Hg</a>
   1.212 -	<p>
   1.213 -		SliTaz @
   1.214 -		<a href="http://twitter.com/slitaz">Twitter</a>
   1.215 -		<a href="http://www.facebook.com/slitaz">Facebook</a>
   1.216 -		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   1.217 -		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   1.218 -		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   1.219 -	</p>
   1.220 -</div>
   1.221 -
   1.222 -</body>
   1.223 -</html>
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/de/get/index.php	Tue Mar 13 00:45:15 2012 +0100
     2.3 @@ -0,0 +1,170 @@
     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="de" lang="de">
     2.7 +<head>
     2.8 +	<title>SliTaz - Downloadsektion</title>
     2.9 +	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    2.10 +	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
    2.11 +	<meta name="keywords" lang="en" content="slitaz download, get slitaz" />
    2.12 +	<meta name="author" content="F Steiner (Sevala)"/>
    2.13 +	<?php include("../../lib/html/meta-link.html"); ?>
    2.14 +</head>
    2.15 +<body>
    2.16 +
    2.17 +<?php 
    2.18 +include("../../config.php");
    2.19 +include("../../lib/html/header.html");
    2.20 +?>
    2.21 +
    2.22 +<!-- Block -->
    2.23 +<div id="block">
    2.24 +	<?php include("../../lib/html/nav.de.html"); ?>
    2.25 +	<!-- Information/image -->
    2.26 +	<div id="block_info">
    2.27 +		<h4>Downloadsektion</h4>
    2.28 +		<p>
    2.29 +			Laden Sie die neueste stabile Version für deren Produktion 
    2.30 +			oder einem festen Desktop-Umgebung. Verwenden Sie das Kochen
    2.31 +			Version zu testen und uns bei der Verbesserung der Distribution.
    2.32 +		</p>
    2.33 +		<div class="button">
    2.34 +			Quick Download:
    2.35 +			<?php echo "<a href='$stable_iso'>SliTaz $stable_ver</a>
    2.36 +				<a href='$cooking_iso'>SliTaz $cooking</a>"; ?>
    2.37 +		</div>
    2.38 +	</div>
    2.39 +</div>
    2.40 +
    2.41 +<!-- Languages -->
    2.42 +<div id="lang">
    2.43 +	<a href="../i18n.php">
    2.44 +		<img src="../../images/locale.png" alt="locale.png" /></a>
    2.45 +	<a href="../../da/get/">Dansk</a>
    2.46 +	<a href="../../de/get/">Deutsch</a>
    2.47 +	<a href="../../en/get/">English</a>
    2.48 +	<a href="../../es/get/">Español</a>
    2.49 +	<a href="../../fr/get/">Français</a>
    2.50 +	<a href="../../it/get/">Italiano</a>
    2.51 +	<a href="../../pt/get/">Português</a>
    2.52 +	<a href="../../cn/get/">Chinese</a>
    2.53 +</div>
    2.54 +
    2.55 +<!-- Content -->
    2.56 +<div id="content">
    2.57 +
    2.58 +<h2>Download SliTaz</h2>
    2.59 +
    2.60 +<ul>
    2.61 +	<li><a href="#stable">Live-CD Stabile Version</a> - Bootfähiges ISO Image der
    2.62 +	aktuellen stabilen Version.</li>
    2.63 +	<li><a href="#cooking">Live-CD Cooking Version</a> - Bootfähiges ISO Image der
    2.64 +	aktuellen Cooking-Version.</li>
    2.65 +	<li><a href="flavors.html">Live-CD Derivate</a> - SliTaz-Derivate und Loram-Version.</li>
    2.66 +</ul>
    2.67 +
    2.68 +<div class="box">
    2.69 +	<p>
    2.70 +		Helfen Sie das Projekt über eine kleine Spende oder werden, ein 
    2.71 +		Offizieller <a href="../asso/sponsor.php">Sponsor</a>.
    2.72 +	</p>
    2.73 +	<?php include("../../lib/html/donate.html"); ?>
    2.74 +</div>
    2.75 +
    2.76 +<h3>Allgemeine Informationen</h3>
    2.77 +<p>
    2.78 +Auf dieser Seite stehen die ISO-Images der SliTaz
    2.79 +GNU/Linux Live-CD-Versionen der Paket-CDs sowie einzelne Pakete (über die verschiedenen
    2.80 +Mirrors) und zugehöriger Quellcode zum Download.
    2.81 +Über den Umgang mit der Live-CD und SliTaz im Allgemeinen erfahren Sie mehr im
    2.82 +<a href="http://doc.slitaz.org/de:handbook:start">SliTaz Wiki</a>. Hilfe erhalten
    2.83 +Sie auch im <a href="http://forum.slitaz.org/#idx3">deutschen Forum</a> von SliTaz.
    2.84 +</p>
    2.85 +
    2.86 +<h3>Mirrors</h3>
    2.87 +<p>
    2.88 +SliTaz wird momentan in Frankreich von <a href="http://www.ads-lu.com/">ADS</a>,
    2.89 +<a href="http://www.tuxfamily.org/">TuxFamily</a> und Erjo (Ja! Ein SliTaz-Entwickler!)
    2.90 +<a href="http://info.pimentvert.com/">Pimentvert</a> gehostet. Herzlichen Dank.
    2.91 +</p>
    2.92 +
    2.93 +<ul>
    2.94 +	<li>Schweitz - Mirror hosted by SWITCHmirror (10 Gbit/s)
    2.95 +	<a href="http://mirror.switch.ch/ftp/mirror/slitaz/">HTTP</a> ou
    2.96 +	<a href="ftp://mirror.switch.ch/mirror/slitaz/">FTP</a></li>
    2.97 +
    2.98 +	<li>Frankreich - Mirror hosted by TuxFamily
    2.99 +	<a href="http://download.tuxfamily.org/slitaz/">HTTP</a> oder
   2.100 +	<a href="ftp://download.tuxfamily.org/slitaz/">FTP</a></li>
   2.101 +
   2.102 +	<li>China - Mirror hosted by LupaWorld
   2.103 +	<a href="http://mirror.lupaworld.com/slitaz/">HTTP</a></li>
   2.104 +</ul>
   2.105 +
   2.106 +<a name="sources"></a>
   2.107 +<h3>Quellcode</h3>
   2.108 +<p>
   2.109 +Tazpkg (Paketmanager), Tazlito (SliTaz Live Tool), Tazwok (Source Builder),
   2.110 +Tazusb (LiveUSB Tool) und die SliTaz Tools können alle vom
   2.111 +<a href="http://www.tuxfamily.org/">TuxFamily</a> Mirror heruntergeladen werden.
   2.112 +All diese Anwendungen sind schon in SliTaz vorhanden. Der Quelltext ist auf Englisch kommentiert,
   2.113 +er kann von einem der folgenden Mirrors heruntergeladen werden:
   2.114 +<a href="http://mirror.slitaz.org/sources/">HTTP</a> oder
   2.115 +<a href="http://mirror.slitaz.org/sources/">FTP</a>
   2.116 +</p>
   2.117 +
   2.118 +<a name="stable"></a>
   2.119 +<h2>LiveCD - Stabile Version</h2>
   2.120 +<p>
   2.121 +	Die stabile Version von SliTaz ist ein kleines und schnelles Betriebssystem,
   2.122 +	ausgiebig von einer aktiven Community getestet. Es enthält eine Anzahl nützlicher
   2.123 +	Anwendungen, ist leicht erweiterbar und bietet eine benutzerfreundliche Oberfläche.
   2.124 +	<?php echo "Das aktuelle stabile Release $stable_ver wurde am $stable_rel veröffentlicht."; ?>
   2.125 +</p>
   2.126 +
   2.127 +<p class="box">
   2.128 +	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
   2.129 +	<?php echo "SliTaz GNU/Linux $stable_ver ($stable_size) - 
   2.130 +	<a href='$stable_iso'>slitaz-$stable_ver.iso</a>
   2.131 +	[ <a href='$mirror/$stable_ver/slitaz-$stable_ver.md5'>md5</a> ]"; ?>
   2.132 +</p>
   2.133 +
   2.134 +<p class="box">
   2.135 +	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
   2.136 +	<?php echo "Paket-CD; alle Pakete der Version SliTaz GNU/Linux $stable_ver ($stable_pkgs)
   2.137 +	- <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.iso'>packages-$stable_ver.iso</a>
   2.138 +	[ <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.md5'>md5</a> ]"; ?>
   2.139 +</p>
   2.140 +
   2.141 +<a name="cooking"></a>
   2.142 +<h2>LiveCD - Cooking version</h2>
   2.143 +<p>
   2.144 +SliTaz "Cooking" ist ein "Snapshot" der laufenden Entwicklung von SliTaz.
   2.145 +Es ist vollständig benutzbar und erlaubt das Testen der <a href="http://slitaz.org/de">
   2.146 +neuesten Veränderungen und Anwendungen</a>. Anfrage nach neuen Features oder das
   2.147 +Berichten von Bugs helfen uns die nächste stabile Version zu verbessern. Die
   2.148 +<a href="http://doc.slitaz.org/de:vocab:vocab">
   2.149 +Paket-CD</a> enthält alle verfügbaren Pakete, sodass sie Software auch ohne lokale
   2.150 +Internetanbindung installieren können.
   2.151 +</p>
   2.152 +
   2.153 +<p class="box">
   2.154 +	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
   2.155 +	<?php echo "SliTaz GNU/Linux Cooking $cooking_ver ($cooking_size) - 
   2.156 +	<a href='$cooking_iso'>slitaz-$cooking.iso</a>
   2.157 +	[ <a href='$mirror/cooking/slitaz-$cooking.md5'>md5</a> ]"; ?>
   2.158 +</p>
   2.159 +
   2.160 +<p class="box">
   2.161 +	<img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
   2.162 +	<?php echo "Paket-CD; alle Pakete der Version SliTaz GNU/Linux Cooking ($cooking_pkgs)
   2.163 +	- <a href='$pkgs_mirror/cooking/packages-cooking.iso'>packages-cooking.iso</a>
   2.164 +	[ <a href='$pkgs_mirror/cooking/packages-cooking.md5'>md5</a> ]"; ?>
   2.165 +</p>
   2.166 +
   2.167 +<!-- End of content -->
   2.168 +</div>
   2.169 +
   2.170 +<?php include("../../lib/html/footer.html"); ?>
   2.171 +
   2.172 +</body>
   2.173 +</html>
     3.1 --- a/de/index.php	Tue Mar 13 00:14:12 2012 +0100
     3.2 +++ b/de/index.php	Tue Mar 13 00:45:15 2012 +0100
     3.3 @@ -6,55 +6,16 @@
     3.4  	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     3.5  	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
     3.6  	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
     3.7 -	<meta name="robots" content="index, follow, all" />
     3.8 -	<meta name="modified" content="2011-03-26 19:00:00" />
     3.9  	<meta name="author" content="F Steiner (Sevala), François (oui)"/>
    3.10 -	<link rel="shortcut icon" href="../favicon.ico" />
    3.11 -	<link rel="stylesheet" type="text/css" href="../slitaz.css" />
    3.12 -	<link rel="alternate" type="application//rss.xml" title="SliTaz Website feed" href="../en//rss.xml" />
    3.13 -	<link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
    3.14 +	<?php include("../lib/html/meta-link.html"); ?>
    3.15  </head>
    3.16  <body>
    3.17 -	
    3.18 -<!-- Header -->
    3.19 -<div id="header">
    3.20 -	<div id="logo"></div>
    3.21 -	<div id="network">
    3.22 -		<a href="http://www.slitaz.org/netmap.php">
    3.23 -			<img src="../images/network.png" alt="network.png" /></a>
    3.24 -		<a href="http://scn.slitaz.org/">Community</a>
    3.25 -		<a href="http://doc.slitaz.org/">Doc</a>
    3.26 -		<a href="http://forum.slitaz.org/">Forum</a>
    3.27 -		<a href="http://bugs.slitaz.org">Bugs</a>
    3.28 -		<a href="http://hg.slitaz.org/">Hg</a>
    3.29 -	</div>
    3.30 -	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    3.31 -</div>
    3.32 +
    3.33 +<?php include("../lib/html/header.html"); ?>
    3.34  
    3.35  <!-- Block -->
    3.36  <div id="block">
    3.37 -	<!-- Navigation -->
    3.38 -	<div id="block_nav">
    3.39 -		<h4>Navigation</h4>
    3.40 -		<div class="right_box">
    3.41 -			<ul>
    3.42 -				<li><a href="mailing-list.html">Mailing List</a></li>
    3.43 -				<li><a href="devel/">Entwicklung</a></li>
    3.44 -				<li><a href="packages/">Pakete</a></li>
    3.45 -				<li><a href="artwork/">Artwork</a></li>
    3.46 -				<li><a href="search.html">Suchen</a></li>
    3.47 -			</ul>
    3.48 -		</div>
    3.49 -		<div class="left_box">
    3.50 -			<ul>
    3.51 -				<li><a href="./">Neuigkeiten</a></li>
    3.52 -				<li><a href="about/">Über SliTaz</a></li>
    3.53 -				<li><a href="get/">Download</a></li>
    3.54 -				<li><a href="../en/asso/">Association (en)</a></li>
    3.55 -				<li><a href="http://doc.slitaz.org/de:start">Dokumentation</a></li>
    3.56 -			</ul>
    3.57 -		</div>
    3.58 -	</div>
    3.59 +	<?php include("../lib/html/nav.de.html"); ?>
    3.60  	<!-- Information/image -->
    3.61  	<div id="block_info">
    3.62  		<h4>Startseite</h4>
    3.63 @@ -111,8 +72,7 @@
    3.64  
    3.65  <div class="box">
    3.66  	<img src="../images/news.png" alt=".png" />	
    3.67 -	<a href="http://labs.slitaz.org/news">Labs-Nachrichten</a>
    3.68 -	(<a href="http://labs.slitaz.org/news?format=atom">Sendung</a>) | 
    3.69 +	<a href="http://scn.slitaz.org/">Blog-Nachrichten</a> | 
    3.70  	<a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
    3.71  </div>
    3.72  
    3.73 @@ -361,28 +321,18 @@
    3.74  <!-- End of news -->
    3.75  </div>
    3.76  
    3.77 -<!-- End of content -->
    3.78 +<h3>Donate</h3>
    3.79 +
    3.80 +<?php include("../lib/html/donate.html"); ?>
    3.81 +
    3.82 +<h3>Twitter &amp; Facebook</h3>
    3.83 +
    3.84 +<?php include("../lib/html/social.html"); ?>
    3.85 +
    3.86 +<!-- End of content  -->
    3.87  </div>
    3.88  
    3.89 -<!-- Footer -->
    3.90 -<div id="footer">
    3.91 -	Copyright &copy; <span class="year"></span>
    3.92 -	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
    3.93 -	<a href="http://scn.slitaz.org/">Community</a>
    3.94 -	<a href="http://doc.slitaz.org/">Doc</a>
    3.95 -	<a href="http://forum.slitaz.org/">Forum</a>
    3.96 -	<a href="http://pkgs.slitaz.org/">Packages</a>
    3.97 -	<a href="http://bugs.slitaz.org">Bugs</a>
    3.98 -	<a href="http://hg.slitaz.org/">Hg</a>
    3.99 -	<p>
   3.100 -		SliTaz @
   3.101 -		<a href="http://twitter.com/slitaz">Twitter</a>
   3.102 -		<a href="http://www.facebook.com/slitaz">Facebook</a>
   3.103 -		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   3.104 -		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   3.105 -		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   3.106 -	</p>
   3.107 -</div>
   3.108 +<?php include("../lib/html/footer.html"); ?>
   3.109  
   3.110  </body>
   3.111  </html>
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/lib/html/nav.de.html	Tue Mar 13 00:45:15 2012 +0100
     4.3 @@ -0,0 +1,23 @@
     4.4 +<!-- Navigation -->
     4.5 +	<div id="block_nav">
     4.6 +		<h4>Navigation</h4>
     4.7 +		<div class="right_box">
     4.8 +			<ul>
     4.9 +				<li><a href="/de/mailing-list.html">Mailing List</a></li>
    4.10 +				<li><a href="/de/devel/">Entwicklung</a></li>
    4.11 +				<li><a href="/de/packages/">Pakete</a></li>
    4.12 +				<li><a href="/de/artwork/">Artwork</a></li>
    4.13 +				<li><a href="/de/search.html">Suchen</a></li>
    4.14 +			</ul>
    4.15 +		</div>
    4.16 +		<div class="left_box">
    4.17 +			<ul>
    4.18 +				<li><a href="/de/">Neuigkeiten</a></li>
    4.19 +				<li><a href="/de/about/">Ãœber SliTaz</a></li>
    4.20 +				<li><a href="/de/get/">Download</a></li>
    4.21 +				<li><a href="http://doc.slitaz.org/de:start">Dokumentation</a></li>
    4.22 +				<li><a href="/en/asso/">Association (en)</a></li>
    4.23 +				<li><a href="/en/asso/sponsor.php">Sponsor (en)</a></li>
    4.24 +			</ul>
    4.25 +		</div>
    4.26 +	</div>