Author: robweir
Date: Fri Nov  1 13:33:59 2013
New Revision: 1537934

URL: http://svn.apache.org/r1537934
Log:
Shorten tweets.  When we went over 10 million downloads we exceeded the max 
length for a tweet, requiring users to edit before sending.  Now we fit within 
the Twitter 140 character limitation.

Modified:
    openoffice/ooo-site/trunk/content/ast/download/index.html
    openoffice/ooo-site/trunk/content/bg-test/download/index.html
    openoffice/ooo-site/trunk/content/cs/download/index.html
    openoffice/ooo-site/trunk/content/de/downloads/index.html
    openoffice/ooo-site/trunk/content/download/index.html
    openoffice/ooo-site/trunk/content/download/test/index.html
    openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html
    openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html
    openoffice/ooo-site/trunk/content/es/descargar/index-new.html
    openoffice/ooo-site/trunk/content/es/descargar/index.html
    openoffice/ooo-site/trunk/content/nl/download/index.html
    openoffice/ooo-site/trunk/content/promotions/dfd.html
    openoffice/ooo-site/trunk/content/pt/download/index.html
    openoffice/ooo-site/trunk/content/sk/download/index.html
    openoffice/ooo-site/trunk/content/social/dfd.html
    openoffice/ooo-site/trunk/content/sr-latn/download/index.html
    openoffice/ooo-site/trunk/content/tr/download/index.html
    openoffice/ooo-site/trunk/content/vi-test/download/index.html
    openoffice/ooo-site/trunk/content/xx/download/index.html
    openoffice/ooo-site/trunk/content/zh-cn/download/index.html

Modified: openoffice/ooo-site/trunk/content/ast/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ast/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ast/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/ast/download/index.html Fri Nov  1 
13:33:59 2013
@@ -23,7 +23,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/bg-test/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/bg-test/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/bg-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/bg-test/download/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/cs/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/cs/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/cs/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/cs/download/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fcs%2Fdownload%2F&text=Přidejte+se+k+OpenOffice+revoluci%2C+svobodný+kancelářský+balík+stažen+více+než+60+miliónů%2Dkrát.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
+      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fcs%2Fdownload%2F&text=Přidejte+se+k+OpenOffice+revoluci%2C+svobodný+kancelářský+balík+stažen+více+než+60+miliónů%2Dkrát.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/de/downloads/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/downloads/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/downloads/index.html (original)
+++ openoffice/ooo-site/trunk/content/de/downloads/index.html Fri Nov  1 
13:33:59 2013
@@ -30,7 +30,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/index.html Fri Nov  1 13:33:59 
2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html Fri Nov  
1 13:33:59 2013
@@ -32,7 +32,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html Fri Nov  
1 13:33:59 2013
@@ -32,7 +32,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/es/descargar/index-new.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/es/descargar/index-new.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/es/descargar/index-new.html (original)
+++ openoffice/ooo-site/trunk/content/es/descargar/index-new.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

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=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/es/descargar/index.html (original)
+++ openoffice/ooo-site/trunk/content/es/descargar/index.html Fri Nov  1 
13:33:59 2013
@@ -24,7 +24,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/nl/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/nl/download/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+60+million+trusted+downloads.&hashtags=openoffice','_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+60+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/promotions/dfd.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/promotions/dfd.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/promotions/dfd.html (original)
+++ openoffice/ooo-site/trunk/content/promotions/dfd.html Fri Nov  1 13:33:59 
2013
@@ -17,7 +17,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'dfd', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'dfd', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/pt/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/pt/download/index.html Fri Nov  1 
13:33:59 2013
@@ -32,7 +32,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/sk/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sk/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sk/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/sk/download/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fsk%2Fdownload%2F&text=Pridajte+sa+k+OpenOffice+revolúcii%2C+slobodný+kancelársky+balík+stiahnutý+viac+ako+60+miliónov%2Dkrát.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
+      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fsk%2Fdownload%2F&text=Pridajte+sa+k+OpenOffice+revolúcii%2C+slobodný+kancelársky+balík+stiahnutý+viac+ako+60+miliónov%2Dkrát.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/social/dfd.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/social/dfd.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/social/dfd.html (original)
+++ openoffice/ooo-site/trunk/content/social/dfd.html Fri Nov  1 13:33:59 2013
@@ -17,7 +17,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'dfd', 'twitter']); 
-      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fsocial%2Fdfd.html%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+75+million+trusted+downloads.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
+      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fsocial%2Fdfd.html%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'dfd', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/sr-latn/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sr-latn/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sr-latn/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/sr-latn/download/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/tr/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/tr/download/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/vi-test/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/vi-test/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/vi-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/vi-test/download/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/xx/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/download/index.html Fri Nov  1 
13:33:59 2013
@@ -31,7 +31,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', '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+75+million+trusted+downloads.&hashtags=openoffice','_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+75+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: openoffice/ooo-site/trunk/content/zh-cn/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/zh-cn/download/index.html?rev=1537934&r1=1537933&r2=1537934&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/zh-cn/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/zh-cn/download/index.html Fri Nov  1 
13:33:59 2013
@@ -33,7 +33,7 @@
 
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fzh-cn%2Fdownload%2F&text=%C3%E2%B7%D1%B5%C4office%CC%D7%BC%FE&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
+      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fzh-cn%2Fdownload%2F&text=%C3%E2%B7%D1%B5%C4office%CC%D7%BC%FE','_blank','toolbar=0,status=0,width=580,height=325');
     }
 
     function shareGooglePlus(){


Reply via email to