Author: buildbot
Date: Thu Jan 17 16:29:18 2013
New Revision: 847040

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/exceptions.css
    websites/staging/ooo-site/trunk/content/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 17 16:29:18 2013
@@ -1 +1 @@
-1434691
+1434761

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 17 16:29:18 2013
@@ -1 +1 @@
-1434691
+1434761

Modified: websites/staging/ooo-site/trunk/content/download/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/exceptions.css (original)
+++ websites/staging/ooo-site/trunk/content/download/exceptions.css Thu Jan 17 
16:29:18 2013
@@ -50,6 +50,13 @@ h1 { padding-left: 0.5em; }
 .sub-blue { background: #E1E1FF; border-top: 1px solid #D1D1FF; border-bottom: 
1px solid #D1D1FF; font-size: .8em; }
 .sub-blue p { padding: .1em 3%; width: 94%; }
 
+.lightblue { background: url(/download/cachedimages/button-lightblue.png) 
#D8E5F6 right 0 no-repeat; }
+.lightblue:hover { background: 
url(/download/cachedimages/button-lightblue.png) #C3D9F1 right -200px 
no-repeat; }
+.lightblue h2 a { color: #2D72CE; }
+.lightblue:hover h2 a, #bodycol .lightblue h2 a:hover { color: #21549A; }
+.sub-lightblue { background: #E1E1FF; border-top: 1px solid #D1D1FF; 
border-bottom: 1px solid #D1D1FF; font-size: .8em; }
+.sub-lightblue p { padding: .1em 3%; width: 94%; }
+
 .yellow { background: url(/download/cachedimages/button-yellow.png) #FFF379 
right top no-repeat; }
 .yellow:hover { background: url(/download/cachedimages/button-yellow.png) 
#FFF24F right -200px no-repeat; }
 .yellow h2 a { color: #E09C09; }

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 Thu Jan 17 
16:29:18 2013
@@ -63,6 +63,20 @@ valueOf()+(h?'&utmxhash='+escape(h.subst
   /* ]]> */
   </style>
 
+  <script>
+       function shareFacebook() {
+               
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(){
+               
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(){
+               
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>
+       
 
 <!--#include virtual="/google-analytics.js" -->
 </head>
@@ -151,6 +165,17 @@ valueOf()+(h?'&utmxhash='+escape(h.subst
   </div>
   </noscript>
 
+  <!-- Light Blue: Share Download -->
+  <div class="button lightblue" >
+       <h2><a>Social Media</a></h2>
+    <p id='ShareDownloadLinks'>
+         <a>Please tell your friends about Apache OpenOffice.</a>
+         <a style="display:inline; padding: 0 5px 0 30px;" 
href="javascript:shareFacebook(); "><img src='images/logo-facebook-32.png' 
/></a>
+         <a style="display:inline; padding: 0 5px;" 
href="javascript:shareTwitter(); "><img src='images/logo-twitter-32.png' /></a>
+         <a style="display:inline; padding: 0 5px;" 
href="javascript:shareGooglePlus(); "><img src='images/logo-googleplus-32.png'  
/></a>      
+       </p>
+  </div>
+       
 <!-- Blue: Extensions -->
   <div class="button blue" id="optionitem3" 
onclick="openItem('optionitem3','http://extensions.services.openoffice.org');
     return false;">


Reply via email to