You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2013/01/02 20:41:33 UTC

svn commit: r844648 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/

Author: buildbot
Date: Wed Jan  2 19:41:33 2013
New Revision: 844648

Log:
Staging update by buildbot for openofficeorg

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/index.html
    websites/staging/ooo-site/trunk/content/download/test1-below-download-passthru.html
    websites/staging/ooo-site/trunk/content/download/test2-subgreen-download-passthru.html
    websites/staging/ooo-site/trunk/content/download/test3-subgreen-no-text-passthru.html
    websites/staging/ooo-site/trunk/content/download/test4-new-section-passthru.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan  2 19:41:33 2013
@@ -1 +1 @@
-1427905
+1427962

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan  2 19:41:33 2013
@@ -1 +1 @@
-1427905
+1427962

Modified: websites/staging/ooo-site/trunk/content/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/index.html Wed Jan  2 19:41:33 2013
@@ -3,8 +3,18 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-  <title>Apache OpenOffice Downloads</title>
+  
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  
+    <meta itemprop="name" content="Download Apache OpenOffice">
+    <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 30 million trusted downloads.">
+    <meta itemprop="image" content="images/aoo-logo-100x100.png">
+
+    <meta property="og:title" content="Download Apache OpenOffice" /> 
+    <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 30 million trusted downloads." />  
+    <meta property="og:image" content="images/aoo-logo-100x100.png" />
+    
+    <title>Apache OpenOffice Downloads</title>
 
   <script type="text/javascript">
     if (window.document.referrer.indexOf("shell.windows.com") != -1)

Modified: websites/staging/ooo-site/trunk/content/download/test1-below-download-passthru.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test1-below-download-passthru.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test1-below-download-passthru.html Wed Jan  2 19:41:33 2013
@@ -22,17 +22,17 @@
    
    <script>
 	function shareFacebook() {
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test1-below-download']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test1-below-download']); 
 		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');	
 	}
 	
 	function shareTwitter(){
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test1-below-download']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test1-below-download']); 
 		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+30+million+trusted+downloads.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
 	}
 	
 	function shareGooglePlus(){
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test1-below-download']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test1-below-download']); 
 		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');
 	}
   </script>

Modified: websites/staging/ooo-site/trunk/content/download/test2-subgreen-download-passthru.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test2-subgreen-download-passthru.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test2-subgreen-download-passthru.html Wed Jan  2 19:41:33 2013
@@ -22,12 +22,12 @@
   
   <script>
 	function shareFacebook() {
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test2-subgreen-download']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test2-subgreen-download']); 
 		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');	
 	}
 	
 	function shareTwitter(){
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test2-subgreen-download']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test2-subgreen-download']); 
 		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+30+million+trusted+downloads.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
 	}
 	

Modified: websites/staging/ooo-site/trunk/content/download/test3-subgreen-no-text-passthru.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test3-subgreen-no-text-passthru.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test3-subgreen-no-text-passthru.html Wed Jan  2 19:41:33 2013
@@ -22,17 +22,17 @@
   
   <script>
 	function shareFacebook() {
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test3-subgreen-no-text']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test3-subgreen-no-text']); 
 		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');	
 	}
 	
 	function shareTwitter(){
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test3-subgreen-no-text']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test3-subgreen-no-text']); 
 		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+30+million+trusted+downloads.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
 	}
 	
 	function shareGooglePlus(){
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test3-subgreen-no-text']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test3-subgreen-no-text']); 
 		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');
 	}
   </script>

Modified: websites/staging/ooo-site/trunk/content/download/test4-new-section-passthru.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test4-new-section-passthru.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test4-new-section-passthru.html Wed Jan  2 19:41:33 2013
@@ -22,17 +22,17 @@
   
     <script>
 	function shareFacebook() {
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test4-new-section']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test4-new-section']); 
 		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');	
 	}
 	
 	function shareTwitter(){
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test4-new-section']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test4-new-section']); 
 		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+30+million+trusted+downloads.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
 	}
 	
 	function shareGooglePlus(){
-		javascript:_gaq.push(['_trackEvent','social', 'shareDownload', 'test4-new-section']); 
+		_gaq.push(['_trackEvent','social', 'shareDownload', 'test4-new-section']); 
 		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');
 	}
   </script>