You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/03/05 17:35:01 UTC

svn commit: r1785557 - /openoffice/ooo-site/trunk/content/es/descargar/index.html

Author: mseidel
Date: Sun Mar  5 17:35:01 2017
New Revision: 1785557

URL: http://svn.apache.org/viewvc?rev=1785557&view=rev
Log:
Changed size of Google+ share because of new design

Modified:
    openoffice/ooo-site/trunk/content/es/descargar/index.html

Modified: openoffice/ooo-site/trunk/content/es/descargar/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/es/descargar/index.html?rev=1785557&r1=1785556&r2=1785557&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/es/descargar/index.html (original)
+++ openoffice/ooo-site/trunk/content/es/descargar/index.html Sun Mar  5 17:35:01 2017
@@ -1,14 +1,14 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" />
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head itemscope itemtype="http://schema.org/Article">
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta itemprop="name" content="Descargar Apache OpenOffice" />
-  <meta itemprop="description" content="Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 125 millones de descargas." />
-  <meta itemprop="image" content="/images/aoo-logo-100x100.png" />
+  <meta itemprop="description" content="Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 200 millones de descargas." />
+  <meta itemprop="image" content="/images//AOO_logos/AOO-Logo-Download.png" />
   <meta property="og:title" content="Descargar Apache OpenOffice" />
-  <meta property="og:description" content="Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 125 millones de descargas." />
-  <meta property="og:image" content="/images/aoo-logo-100x100.png" />
-  <meta name="description" content="Página oficial de descarga de Apache OpenOffice. Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 125 millones de descargas." />
+  <meta property="og:description" content="Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 200 millones de descargas." />
+  <meta property="og:image" content="/images//AOO_logos/AOO-Logo-Download.png" />
+  <meta name="description" content="Página oficial de descarga de Apache OpenOffice. Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 200 millones de descargas." />
   <title>Apache OpenOffice - Descargas - Sitio Oficial</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="msg_prop_l10n_es.js"></script>
@@ -36,9 +36,9 @@
       } else if ( platform == 'facebook' ) {
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
-        window.open( 'https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+200+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'google+' ) {
-        window.open( 'https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>