website rev 986

es: packages (tiny edits)
author Paul Issott <paul@slitaz.org>
date Tue Mar 20 18:27:54 2012 +0000 (2012-03-20)
parents 4bbaaeaa0a40
children 3fd5ad861a91
files es/packages/index.php es/search.php
line diff
     1.1 --- a/es/packages/index.php	Tue Mar 20 19:58:37 2012 +0200
     1.2 +++ b/es/packages/index.php	Tue Mar 20 18:27:54 2012 +0000
     1.3 @@ -3,57 +3,19 @@
     1.4  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
     1.5  <head>
     1.6      <title>SliTaz - Paquetes</title>
     1.7 -    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
     1.8 +    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     1.9      <meta name="description" content="SliTaz GNU/Linux LiveCD packages" />
    1.10      <meta name="keywords" lang="es" content="package, tazpkg" />
    1.11 -    <meta name="robots" content="index, follow, all" />
    1.12 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    1.13      <meta name="author" content="Eduardo Suarez-Santana" />
    1.14 -    <link rel="shortcut icon" href="../../favicon.ico" />
    1.15 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    1.16 +    <?php include("../../lib/html/meta-link.html"); ?>
    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 +<?php include("../../lib/html/header.html"); ?>
    1.35  
    1.36  <!-- Block -->
    1.37  <div id="block">
    1.38 -	<!-- Navigation -->
    1.39 -	<div id="block_nav">
    1.40 -		<h4>Navigation</h4>
    1.41 -		<div class="right_box">
    1.42 -			<ul>
    1.43 -			<ul>
    1.44 -				<li><a href="../mailing-list.php">Lista de correo</a></li>
    1.45 -				<li><a href="../devel/">Desarrollo</a></li>
    1.46 -				<li><a href="../packages/">Paquetes</a></li>
    1.47 -				<li><a href="../artwork/">Artwork</a></li>
    1.48 -				<li><a href="../search.php">Buscar</a></li>
    1.49 -			</ul>
    1.50 -		</div>
    1.51 -		<div class="left_box">
    1.52 -			<ul>
    1.53 -				<li><a href="../">Titulares</a></li>
    1.54 -				<li><a href="../about/">Acerca de</a></li>
    1.55 -				<li><a href="../get/">Descargas</a></li>
    1.56 -				<li><a href="../asso/">Asociación</a></li>
    1.57 -				<li><a href="../doc/">Documentación</a></li>
    1.58 -			</ul>
    1.59 -		</div>
    1.60 -	</div>
    1.61 +	<?php include("../../lib/html/nav.es.html"); ?>
    1.62  	<!-- Information/image -->
    1.63  	<div id="block_info">
    1.64  		<h4>Paquetes</h4>
    1.65 @@ -120,12 +82,12 @@
    1.66  
    1.67  <h2>Actividad</h2>
    1.68  
    1.69 -<?php require_once("../../libs/get-feeds.php"); ?>
    1.70 +<?php require_once("../../lib/get-feeds.php"); ?>
    1.71  
    1.72  <div class="activity">
    1.73  	<p>
    1.74  		<a href="http://hg.slitaz.org/">
    1.75 -			<img src="../../images/development.png" alt="development.png" /></a>
    1.76 +			<img src="images/development.png" alt="[ Devel ]" /></a>
    1.77  		Últimos commits en el wok
    1.78  		<?php get_feed("wok.xml"); ?>
    1.79  	</div>
    1.80 @@ -148,25 +110,7 @@
    1.81  <!-- End of content -->
    1.82  </div>
    1.83  
    1.84 -<!-- Footer -->
    1.85 -<div id="footer">
    1.86 -	Copyright &copy; <span class="year"></span>
    1.87 -	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
    1.88 -	<a href="http://scn.slitaz.org/">Community</a>
    1.89 -	<a href="http://doc.slitaz.org/">Doc</a>
    1.90 -	<a href="http://forum.slitaz.org/">Forum</a>
    1.91 -	<a href="http://pkgs.slitaz.org/">Packages</a>
    1.92 -	<a href="http://bugs.slitaz.org">Bugs</a>
    1.93 -	<a href="http://hg.slitaz.org/">Hg</a>
    1.94 -	<p>
    1.95 -		SliTaz @
    1.96 -		<a href="http://twitter.com/slitaz">Twitter</a>
    1.97 -		<a href="http://www.facebook.com/slitaz">Facebook</a>
    1.98 -		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
    1.99 -		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   1.100 -		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   1.101 -	</p>
   1.102 -</div>
   1.103 +<?php include("../../lib/html/footer.html"); ?>
   1.104  
   1.105  </body>
   1.106  </html>
     2.1 --- a/es/search.php	Tue Mar 20 19:58:37 2012 +0200
     2.2 +++ b/es/search.php	Tue Mar 20 18:27:54 2012 +0000
     2.3 @@ -3,7 +3,7 @@
     2.4  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
     2.5  <head>
     2.6  	<title>SliTaz - Buscar</title>
     2.7 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     2.8 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
     2.9  	<meta name="description" content="SliTaz GNU/Linux custom search engine" />
    2.10  	<meta name="keywords" lang="es" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    2.11  	<meta name="author" content="Eduardo Suarez-Santana"/>