www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www home.es.shtml spanish/index.html server/ban...


From: Miguel Vazquez Gocobachi
Subject: www home.es.shtml spanish/index.html server/ban...
Date: Sat, 14 Oct 2006 21:44:40 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Miguel Vazquez Gocobachi <demrit>       06/10/14 21:44:40

Modified files:
        .              : home.es.shtml 
        spanish        : index.html 
Added files:
        server         : banner.es.html footer.es.html header.es.html 
                         sidebar.es.html 

Log message:
        * Updated layout spanish version
        * Fixed some buggies
        * Added files for the new design on /server (spanish)

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.es.shtml?cvsroot=www&r1=1.15&r2=1.16
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.es.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/footer.es.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/header.es.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/sidebar.es.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/spanish/index.html?cvsroot=www&r1=1.25&r2=1.26

Patches:
Index: home.es.shtml
===================================================================
RCS file: /web/www/www/home.es.shtml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- home.es.shtml       13 Oct 2006 07:38:26 -0000      1.15
+++ home.es.shtml       14 Oct 2006 21:44:28 -0000      1.16
@@ -1,4 +1,4 @@
-<!--#include virtual="/spanish/template/header.html" -->
+<!--#include virtual="/server/header.es.html" -->
     <!--
         BEGIN EDIT-ME
     -->
@@ -12,13 +12,7 @@
     <!--
         END EDIT-ME
     -->
-    <!--#include virtual="/spanish/template/banner.html" -->
-        <!-- BEGIN Columns -->
-        <div id="columns">
-            <!--#include virtual="/spanish/template/sidebar.html" -->
-
-            <!-- BEGIN content -->
-            <div id="content">
+       <!--#include virtual="/server/banner.es.html" -->
                 <!--
                    BEGIN EDIT-ME
                 -->
@@ -139,8 +133,8 @@
                            <a href="/people/people.es.html">Qui&eacute;nes 
somos</a>
                         </li>
                         <li>
-                           <a href="/testimonials/testimonials.es.html">
-                              Qu&eacute; piensan los usuarios acerca del 
software GNU
+                                                  <a 
href="/testimonials/testimonials.es.html">Qu&eacute; piensan 
+                                                  los usuarios acerca del 
software GNU
                            </a>
                         </li>
                     </ul>
@@ -265,13 +259,41 @@
                 <!--
                    END EDIT-ME
                 -->
-               </div>
-               <!-- END content -->
-            </div>
-            <!-- END columns -->
+                       <!--#include virtual="/server/footer.es.html" -->
+
+               <!-- BEGIN copyleft -->
+               <div id="footer">
+                       <p>
+                               Por favor, env&iacute;e sus preguntas sobre GNU 
a la direcci&oacute;n: 
+                               <a name="ContactInfo" 
href="mailto:gnu&#64;gnu.org";>gnu&#64;gnu.org</a>, 
+                               Tel&eacute;fono: +1-617-542-5942, fax: 
+1-617-542-2652.
+                       </p>
+                 
+                       <p>
+                               Env&iacute;e enlaces rotos, correcciones o 
sugerencias a los 
+                               <a 
href="/people/webmeisters.es.html">webmasters de GNU</a> al correo 
+                               electr&oacute;nico <a 
href="mailto:webmasters&#64;gnu.org";>webmasters&#64;gnu.org</a>, 
+                               muchas gracias.
+                       </p>
 
-            <!--#include virtual="/spanish/template/footer.html" -->           
 
-            <!--#include virtual="/spanish/template/copyleft.html" -->
+                       <p>
+                               Para obtener informaci&oacute;n sobre 
c&oacute;mo traducir al espa&ntilde;ol o enviar 
+                               correcciones de esta traducci&oacute;n, por 
favor visite el sitio del 
+                               <a href="/spanish/">equipo de traducci&oacute;n 
al espa&ntilde;ol de GNU</a>.  Para
+                               obtener informaci&oacute;n sobre la 
coordinaci&oacute;n y el env&iacute;o de
+                               traducciones lea la <a 
href="/server/standards/README.translations.es.html">gu&iacute;a 
+                               de traducci&oacute;n</a>.
+                       </p>
+                 
+                       <p>
+                               Copyright (C) 1996, 1997, 1998, 1999, 2000, 
2001, 2002, 2003, 2004, 2005, 2006<br />
+                               <a href="http://www.fsf.org";>Free Software 
Foundation</a>, Inc., 51 Franklin St, Fifth 
+                               Floor, Boston, MA 02110-1301, USA.<br />
+                               Verbatim copying and distribution of this 
entire article is permitted in any medium, 
+                               provided this notice is preserved.<br />
+                               Se permite la distribuci&oacute;n y la copia 
literal de este art&iacute;culo en su 
+                               totalidad y por cualquier medio siempre y 
cuando se conserve esta nota.
+                       </p>
 
             <!--
                 BEGIN EDIT-ME
@@ -286,7 +308,7 @@
             <p>
                 &Uacute;ltima actualizaci&oacute;n:
                 <!-- timestamp start -->
-                $Date: 2006/10/13 07:38:26 $ $Author: demrit $
+                               $Date: 2006/10/14 21:44:28 $ $Author: demrit $
                 <!-- timestamp end -->
             </p>
         </div>

Index: spanish/index.html
===================================================================
RCS file: /web/www/www/spanish/index.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- spanish/index.html  1 Sep 2006 07:59:15 -0000       1.25
+++ spanish/index.html  14 Oct 2006 21:44:37 -0000      1.26
@@ -1,4 +1,4 @@
-<!--#include virtual="/spanish/template/header.html" -->
+<!--#include virtual="/server/header.es.html" -->
     <!--
         BEGIN EDIT-ME
     -->
@@ -6,7 +6,7 @@
     <!--
         END EDIT-ME
     -->
-    <!--#include virtual="/spanish/template/banner.html" -->
+    <!--#include virtual="/server/banner.es.html" -->
                 <!--
                    BEGIN EDIT-ME
                 -->
@@ -206,12 +206,41 @@
                 <!--
                    END EDIT-ME
                 -->
+                       <!--#include virtual="/server/footer.es.html" -->
 
-            <!--#include virtual="/spanish/template/sidebar.html" -->
+        <!-- BEGIN copyleft -->
+        <div id="footer">
+            <p>
+                Por favor, env&iacute;e sus preguntas sobre GNU a la 
direcci&oacute;n: 
+                <a name="ContactInfo" 
href="mailto:gnu&#64;gnu.org";>gnu&#64;gnu.org</a>, 
+                Tel&eacute;fono: +1-617-542-5942, fax: +1-617-542-2652.
+            </p>
              
-            <!--#include virtual="/spanish/template/footer.html" -->
+            <p>
+                Env&iacute;e enlaces rotos, correcciones o sugerencias a los 
+                <a href="/people/webmeisters.es.html">webmasters de GNU</a> al 
correo 
+                electr&oacute;nico <a 
href="mailto:webmasters&#64;gnu.org";>webmasters&#64;gnu.org</a>, 
+                muchas gracias.
+            </p>
             
-            <!--#include virtual="/spanish/template/copyleft.html" -->
+            <p>
+                Para obtener informaci&oacute;n sobre c&oacute;mo traducir al 
espa&ntilde;ol o enviar 
+                correcciones de esta traducci&oacute;n, por favor visite el 
sitio del 
+                <a href="/spanish/">equipo de traducci&oacute;n al 
espa&ntilde;ol de GNU</a>.  Para
+                obtener informaci&oacute;n sobre la coordinaci&oacute;n y el 
env&iacute;o de
+                traducciones lea la <a 
href="/server/standards/README.translations.es.html">gu&iacute;a 
+                de traducci&oacute;n</a>.
+            </p>
+          
+            <p>
+                Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006<br />
+                <a href="http://www.fsf.org";>Free Software Foundation</a>, 
Inc., 51 Franklin St, Fifth 
+                Floor, Boston, MA 02110-1301, USA.<br />
+                Verbatim copying and distribution of this entire article is 
permitted in any medium, 
+                provided this notice is preserved.<br />
+                Se permite la distribuci&oacute;n y la copia literal de este 
art&iacute;culo en su 
+                totalidad y por cualquier medio siempre y cuando se conserve 
esta nota.
+            </p>
 
             <!--
                 BEGIN EDIT-ME
@@ -226,7 +255,7 @@
             <p>
                 &Uacute;ltima actualizaci&oacute;n:
                 <!-- timestamp start -->
-                $Date: 2006/09/01 07:59:15 $ $Author: demrit $
+                $Date: 2006/10/14 21:44:37 $ $Author: demrit $
                 <!-- timestamp end -->
             </p>
             <!--
@@ -239,4 +268,3 @@
 </body>
 </html>
 <!-- END layout -->
-

Index: server/banner.es.html
===================================================================
RCS file: server/banner.es.html
diff -N server/banner.es.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ server/banner.es.html       14 Oct 2006 21:44:35 -0000      1.1
@@ -0,0 +1,102 @@
+               <!-- END Title -->
+       </head>
+<body id="foo">
+       <!-- BEGIN wrapper -->
+       <div id="wrapper">
+               <p class="netscape4">
+                       <a href="#content" accesskey="2">Ir al contenido</a>
+               </p>
+               
+               <!-- BEGIN top2 -->
+               <div id="top2">
+                       <!-- BEGIN banner -->
+                       <div id="banner">
+                                <h1>&iexcl;GNU No es Unix! - Software Libre, 
Sociedad Libre</h1>
+                               <!-- BEGIN GNULogo -->
+                               <div id="gnulogo">
+                                       <a href="/" title="Ir a la 
p&aacute;gina principal del proyecto GNU">
+                                       <img 
src="/graphics/gnu-head-banner.png" alt="P&aacute;gina principal" /></a>
+                                </div>
+                                <!-- END GNULogo -->
+                                
+                                <!-- BEGIN DBD -->
+                                <div id="dbdlogo">
+                                        <a 
href="http://www.defectivebydesign.org/join/gnu"; 
+                                               title="Unase en la lucha en 
contra del DRM">
+                                        <img src="/graphics/campaigns.png" 
alt="&iexcl;NO al DRM!" /></a>
+                                </div>
+                                <!-- END DBD -->
+                                
+                                
+                                <!-- BEGIN Links -->                           
 
+                                <ul id="links">
+                                        <li>
+                                                <a 
href="http://www.gnu.org/philosophy/free-sw.es.html";
+                                                       
title="Definici&oacute;n del software libre">&iquest;Qu&eacute; 
+                                                es el Software Libre?</a>
+                                        </li>
+                                        <li>
+                                                <a 
href="http://www.fsf.org/join"; 
+                                                       title="&iexcl;Sea un 
miembro asociado hoy!">Unase a la FSF</a>
+                                        </li>
+                                        <li>
+                                                <a 
href="http://www.fsf.org/register_form"; 
+                                                       title="Registrese para 
recibir informaci&oacute;n actualizada">
+                                                Reciba actualizaciones de la 
FSF</a>
+                                        </li>
+                                </ul>
+                                <!-- END Links -->
+                        </div>
+                        <!-- END banner -->
+         
+                        <!-- BEGIN Navigation -->
+                        <h5 class="netscape4">Navegaci&oacute;n del sitio</h5>
+                        
+                        <div id="navigation-bar">
+                                <div id="navbar">
+                                        <ul>
+                                                <li>
+                                                        <a 
href="/home.es.html" 
+                                                               title="Ir a la 
p&aacute;gina principal">Inicio</a>
+                                                </li>
+                                                <li>
+                                                        <a 
href="/software/software.es.html" 
+                                                               title="Software 
GNU">Software</a>
+                                                </li>
+                                                <li>
+                                                        <a 
href="/philosophy/philosophy.es.html" 
+                                                               
title="Filosof&iacute;a de GNU">Filosof&iacute;a</a>
+                                                </li>
+                                                <li>
+                                                        <a 
href="/licenses/licenses.es.html" 
+                                                               
title="Licencias para el software libre">Licencias</a>
+                                                </li>
+                                                <li>
+                                                        <a 
href="/doc/doc.es.html" 
+                                                               
title="Documentaci&oacute;n del proyecto GNU">Documentaci&oacute;n</a>
+                                                </li>
+                                                <li>
+                                                        <a 
href="/help/help.es.html" 
+                                                               
title="C&oacute;mo ayudar al proyecto GNU">Ayude a GNU</a>
+                                                </li>
+                                                <li>
+                                                        <a href="/contact/" 
+                                                               title="Pongase 
en contacto con nosotros">Contacto</a>
+                                                </li>
+                                                <li>
+                                                        <a 
href="http://gplv3.fsf.org/"; 
+                                                               title="Licencia 
GPL versi&oacute;n 3">GPL v3</a>
+                                                </li>
+                                        </ul>
+                                </div>
+                        </div>
+                        <!-- END Navigation -->
+               </div>
+               <!-- END top2 -->
+               
+               <!-- BEGIN Columns -->
+               <div id="columns">
+                       <!--#include virtual="/server/sidebar.es.html" -->
+
+                       <!-- BEGIN content -->
+                       <div id="content">
\ No newline at end of file

Index: server/footer.es.html
===================================================================
RCS file: server/footer.es.html
diff -N server/footer.es.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ server/footer.es.html       14 Oct 2006 21:44:35 -0000      1.1
@@ -0,0 +1,31 @@
+                       </div>
+                       <!-- END content -->            
+               </div>
+               <!-- END columns -->
+
+               <!-- BEGIN Search -->
+               <div id="searcher">
+               <form method="post" 
action="http://www.gnu.org/cgi-bin/htsearch";>
+                       <div>
+                               <label for="method">Buscar:</label>
+                               <input type="hidden" name="method" id="method" 
value="and" />
+                               <input name="words" id="words" type="text" 
size="20" />
+                               <input type="submit" value="Ir" />
+                               <input type="hidden" name="format" 
value="builtin-long" />
+                               <input type="hidden" name="config" 
value="htdig" />
+                       </div>
+               </form>
+       </div>
+       <!-- END Search -->
+               
+               <!-- BEGIN FSFlinks -->
+               <div id="fsflinks">
+                       <ul>
+                               <li><a href="http://www.fsf.org";>FSF</a></li>
+                               <li><a href="http://www.fsfeurope.org/";>FSF 
Europe</a></li>
+                               <li><a href="http://fsf.org.in/";>FSF 
India</a></li>
+                               <li><a href="http://www.fsfla.org";>FSF Latin 
America</a></li>
+                               <li><a href="#translations">Traducciones de 
esta p&aacute;gina</a></li>
+                       </ul>
+               </div>
+               <!-- END FSFlinks -->
\ No newline at end of file

Index: server/header.es.html
===================================================================
RCS file: server/header.es.html
diff -N server/header.es.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ server/header.es.html       14 Oct 2006 21:44:35 -0000      1.1
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<!-- BEGIN layout -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="es" lang="es">
+       <head>
+               <meta http-equiv="Content-Type" content="text/html; 
charset=utf-8" />
+               <meta http-equiv="Keywords" content="GNU, FSF, Free Software 
Foundation, Linux, Emacs, GCC, Unix, Free Software, Operating System, GNU 
Kernel, HURD, GNU HURD, Fundacion para el software libre, software libre, 
sistema operativo" />
+               <meta http-equiv="Description" content="Desde 1983 
desarrollamos el sistema operativo GNU de tipo Unix, para que los usuarios de 
computadoras tengan la libertad de compartir y mejorar el software que 
utilicen." />
+               <link rev="made" href="mailto:address@hidden"; />
+               <link rev="translated" href="mailto:address@hidden"; />
+               <link rel="icon" type="image/png" 
href="/graphics/gnu-head-mini.png" />
+               <link rel="alternate" title="What's New" 
href="http://www.gnu.org/rss/whatsnew.rss"; type="application/rss+xml" />
+               <link rel="alternate" title="New Free Software" 
href="http://www.gnu.org/rss/quagga.rss"; type="application/rss+xml" />
+               <style type="text/css" media="screen">
+                       /**
+                        * import core GNU styles 
+                        */
+                       @import url('/gnu.css');
+                       
+                       /**
+                        * import new GNU styles 
+                        */
+                       @import url('/gnu-new.css');
+               </style>
+               <link rel="stylesheet alternate" href="/gnu-pink.css" title="A 
pink banner" />
+               <!-- BEGIN Title -->
\ No newline at end of file

Index: server/sidebar.es.html
===================================================================
RCS file: server/sidebar.es.html
diff -N server/sidebar.es.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ server/sidebar.es.html      14 Oct 2006 21:44:35 -0000      1.1
@@ -0,0 +1,89 @@
+                       <!-- BEGIN menu -->
+                       <div id="sidebar" class="boxbox">
+                               <h2 class="netscape4">Navegaci&oacute;n</h2>
+                               <h3>Recursos principales</h3>
+                               <ul>
+                                       <li>
+                                                       <a 
href="http://www.fsf.org/campaigns/priority.html"; style="font-weight: bold;"
+                                                       title="Sugerir un 
proyecto a la comunidad de software libre">Sugerir un 
+                                                       proyecto como 
prioridad</a>
+                                       </li>
+                                       <li>
+                                               <a 
href="/links/links.es.html#FreeGNULinuxDistributions" style="font-weight: bold;"
+                                               title="&iexcl;Consiga una 
copia!">Distribuciones GNU/Linux libres
+                                       </li>
+                                       <li>
+                                               <a 
href="http://directory.fsf.org/";
+                                                  title="Navegue por nuestro 
directorio de proyectos de software libre">Directorio 
+                                                  de software libre</a>
+                                       </li>
+                                       <li>
+                                               <a href="/software/" 
+                                               title="Lista de paquetes de 
software GNU">Paquetes de software GNU</a>
+                                       </li>
+                               </ul>
+
+                               <h3>Mantenerse al d&iacute;a</h3>
+                               <ul>
+                                       <li>
+                                               <a 
href="http://www.fsf.org/register_form";>Recibir alertas de la FSF</a>
+                                       </li>
+                                       <li>
+                                               <a href="/keepingup.html"
+                                               title="Mantenerse informado con 
las ultimas noticias del proyecto GNU">Mantenerse
+                                               al d&iacute;a</a>
+                                       </li>
+                                       <li>
+                                               <a href="http://lists.gnu.org/";
+                                               title="Dialogar con otros 
usuarios y desarrolladores de software libre">Listas
+                                               de discuciones GNU</a>
+                                       </li>
+                                       <li><a 
href="/people/speakers.es.html">Oradores GNU</a></li>
+                                       <li>
+                                               <a 
href="/gnu/gnu-user-groups.es.html"
+                                               title="Conocer a personas en su 
&aacute;rea que usan y desarrollan software libre!">Grupos de usuarios</a>
+                                       </li>
+                                       <li><a 
href="/press/press.html">Informaci&oacute;n de prensa</a></li>
+                               </ul>
+
+                               <h3>Para desarrolladores</h3>
+                               <ul>
+                                       <li>
+                                               <a 
href="http://savannah.gnu.org/";
+                                               title="Forme parte de alguno de 
nuestros proyectos">Desarrollo de proyectos</a>
+                                       </li>
+                                       <li>
+                                               <a 
href="/software/devel.es.html" 
+                                               title="&iquest;Es usted un 
desarrollador? &iexcl;Obtenga acceso a los recursos para desarrollo!">Recursos 
de desarrollo</a>
+                                       </li>
+                               </ul>
+                               
+                               <div id="supportfsf">
+                                       <h3>Ayude a la FSF</h3>
+                                       <ul>
+                                               <li><a 
href="http://order.fsf.org/";>Comprar manuales y otros</a></li>
+                                               <li><a 
href="http://donate.fsf.org/";>Realizar una donaci&oacute;n</a></li>
+                                               <li><a 
href="http://member.fsf.org/";>Miembro asociado</a></li>
+                                               <li><a 
href="http://patron.fsf.org/";>Patrocinio corporativo</a></li>
+                                               <li><a 
href="/thankgnus/thankgnus.es.html">Agradecimientos GNU</a></li>
+                                       </ul>
+                               </div>
+                               
+                               <h3>Entretenimiento</h3>
+                               <ul>
+                                       <li><a 
href="/graphics/graphics.es.html">Arte y gr&aacute;ficos GNU</a></li>
+                                       <li><a href="/fun/humor.html">Humor con 
GNU</a></li>
+                               </ul>
+                               
+                               <h3>Otros recursos</h3>
+                               <ul>
+                                       <li><a 
href="/links/links.es.html">Enlaces de Software Libre</a></li>
+                                       <li>
+                                               <a 
href="http://www.freesoftwaremagazine.com/";
+                                               title="Free Software Maganize 
es una publicaci&oacute;n independiente">Revista
+                                               de Software Libre</a>
+                                       </li>
+                                       <li><a 
href="http://www.gnu.org/jobs";>Empleos de Software Libre</a></li>
+                               </ul>
+                       </div>
+                       <!-- END menu -->
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]