website rev 1294

Fix: de/devel/index.php
author Christophe Lincoln <pankso@slitaz.org>
date Sun Dec 11 23:01:30 2016 +0100 (2016-12-11)
parents fdf3fc2f9769
children 12bf990a118b
files de/devel/index.php
line diff
     1.1 --- a/de/devel/index.php	Wed Dec 07 23:56:21 2016 +0100
     1.2 +++ b/de/devel/index.php	Sun Dec 11 23:01:30 2016 +0100
     1.3 @@ -10,34 +10,25 @@
     1.4  </head>
     1.5  <body>
     1.6  
     1.7 -<?php include("../../lib/html/header.html"); ?>
     1.8 -
     1.9 -<!-- Block -->
    1.10 -<div id="block">
    1.11 -	<?php include("../../lib/html/nav.de.html"); ?>
    1.12 -	<!-- Information/image -->
    1.13 -	<div id="block_info">
    1.14 -		<h4>Entwicklung</h4>
    1.15 -		<p>
    1.16 -			SliTaz is a community based distribution made by many
    1.17 -			people all over the world and everyone is welcome to help
    1.18 -			and get involve in the project.
    1.19 -		</p>
    1.20 -		<p>
    1.21 -			<img src="/images/users.png" alt="[ ]" />
    1.22 -			<a href="http://scn.slitaz.org/">Join us on SCN</a> and
    1.23 -			the <a href="../mailing-list.php">mailing list</a>
    1.24 -		</p>
    1.25 -	</div>
    1.26 -</div>
    1.27 -
    1.28 -<?php include("../../lib/lang.php"); ?>
    1.29 +<?php
    1.30 +include("../../config.php");
    1.31 +include("../../lib/html/header.html");
    1.32 +include("../../lib/html/nav.de.html");
    1.33 +include("../../lib/lang.php");
    1.34 +?>
    1.35  
    1.36  <!-- Content -->
    1.37  <div id="content">
    1.38  
    1.39  <h2>Entwicklung von SliTaz</h2>
    1.40  
    1.41 +<p>
    1.42 +	SliTaz is a community based distribution made by many people all over 
    1.43 +	the world and everyone is welcome to help and get involve in the project.
    1.44 +	<a href="http://scn.slitaz.org/">Join us on SCN</a> and the 
    1.45 +	<a href="../mailing-list.php">mailing list</a>
    1.46 +</p>
    1.47 +
    1.48  <ul>
    1.49  	<li><a href="#repos">Mercurial Repositories.</a></li>
    1.50  	<li><a href="#pkgs">Tazpkg Pakete.</a></li>
    1.51 @@ -150,12 +141,8 @@
    1.52  <h2 id="pkgs">Tazpkg Pakete</h2>
    1.53  
    1.54  <p>
    1.55 -Tazpkg Pakete werden bei SliTaz automatisch via Tazwok und einem "Rezept"
    1.56 -generiert. Im Wiki entsteht gerade eine Referenz von
    1.57 -<a href="http://hg.slitaz.org/tazwok/raw-file/tip/doc/tazwok.en.html">Tazwok</a>, den
    1.58 -<a href="http://doc.slitaz.org/en:cookbook:receipts">Rezepten</a> sowie ein
    1.59 -<a href="http://doc.slitaz.org/en:cookbook:wok">Manual</a>.
    1.60 -Kenntnisse dieser Anleitungen werden vorrausgesetzt.
    1.61 +Tazpkg Pakete werden bei SliTaz automatisch via Cookutils und einem "Rezept"
    1.62 +generiert.
    1.63  </p>
    1.64  <p>
    1.65  Zuerst zur Auswahl des Paketes. Es sollen nur Pakete angeboten werden,