website diff da/packages/index.php @ rev 1040

Check whole website in W3C Validator (again), separate lib/follow, hide js in cdata
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 08 11:47:30 2012 +0300 (2012-04-08)
parents 7bb8568e1c75
children 1997ddbc17d9
line diff
     1.1 --- a/da/packages/index.php	Fri Mar 30 03:53:36 2012 +0300
     1.2 +++ b/da/packages/index.php	Sun Apr 08 11:47:30 2012 +0300
     1.3 @@ -1,18 +1,18 @@
     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 -<!-- Danish (da) translation by Bo Vagner Højer - bohoejer@live.dk
     1.7 -   Member of Labitat Hackerspace, Copenhagen - www.labitat.dk
     1.8 -   visit our hackerspace every tuesday evening for free - always hot coffee -->
     1.9 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    1.10  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
    1.11  <head>
    1.12 -    <title>SliTaz - Packages</title>
    1.13 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.14 -    <meta name="description" content="SliTaz GNU/Linux LiveCD programpakker" />
    1.15 -    <meta name="keywords" lang="da" content="pakker, programpakker, tazpkg" />
    1.16 -    <meta name="author" content="Linux User"/>
    1.17 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.18 +	<title>SliTaz - Packages</title>
    1.19 +	<meta name="description" content="SliTaz GNU/Linux LiveCD programpakker" />
    1.20 +	<meta name="keywords" lang="da" content="pakker, programpakker, tazpkg" />
    1.21 +	<meta name="author" content="Linux User"/>
    1.22  	<?php include("../../lib/html/meta-link.html"); ?>
    1.23  </head>
    1.24  <body>
    1.25 +<!-- Danish (da) translation by Bo Vagner Højer - bohoejer@live.dk
    1.26 +	Member of Labitat Hackerspace, Copenhagen - www.labitat.dk
    1.27 +	visit our hackerspace every tuesday evening for free - always hot coffee -->
    1.28  
    1.29  <?php include("../../lib/html/header.da.html"); ?>
    1.30  
    1.31 @@ -74,13 +74,13 @@
    1.32  </div>
    1.33  
    1.34  <div class="box">
    1.35 -	<img src="../../images/text.png" alt="text.png" />
    1.36 +	<img src="/images/text.png" alt="[ ]" />
    1.37  	Rå pakkeliste:
    1.38  	<a href="http://mirror.slitaz.org/packages/stable/packages.list"
    1.39  		>Stabil version</a> |
    1.40  	<a href="http://mirror.slitaz.org/packages/cooking/packages.list"
    1.41 -		>Udviklingsversion</a>
    1.42 -	<img src="../../images/network.png" alt="text.png" />
    1.43 +		>Udviklingsversion</a><br />
    1.44 +	<img src="/images/network.png" alt="[ ]" />
    1.45  	Centralt filspejl:
    1.46  	<a href="http://mirror.slitaz.org/packages/"
    1.47  		>http://mirror.slitaz.org/packages/</a>
    1.48 @@ -88,12 +88,12 @@
    1.49  
    1.50  <h2>Aktivitet</h2>
    1.51  
    1.52 -<?php require_once("../../libs/get-feeds.php"); ?>
    1.53 +<?php require_once("../../lib/get-feeds.php"); ?>
    1.54  
    1.55  <div class="activity">
    1.56  	<p>
    1.57  		<a href="http://hg.slitaz.org/">
    1.58 -			<img src="../../images/development.png" alt="udvikling" /></a>
    1.59 +			<img src="/images/development.png" alt="[ ]" /></a>
    1.60  		Latest commits in wok
    1.61  		<?php get_feed("wok.xml"); ?>
    1.62  	</div>
    1.63 @@ -103,12 +103,13 @@
    1.64  </div>
    1.65  
    1.66  <h2>Vejledning</h2>
    1.67 +
    1.68  <p>
    1.69  	SliTaz projektet tilbyder detaljeret 
    1.70  	<a href="http://doc.slitaz.org/">vejledning</a> for at lære 
    1.71 -	dig at 	installere og håndtere programpakker på din SliTaz 
    1.72 +	dig at installere og håndtere programpakker på din SliTaz 
    1.73  	GNU/Linux distribution. 
    1.74 -	Medlemmerne af  <a href="http://forum.slitaz.org/">support forumet</a> 
    1.75 +	Medlemmerne af <a href="http://forum.slitaz.org/">support forumet</a> 
    1.76  	vil hjælpe dig i tilfælde af problemmer og det er også stedet at efterspørge en 
    1.77  	ny programpakke. 
    1.78  </p>