Author: buildbot
Date: Sat Jul  5 11:14:38 2014
New Revision: 915082

Log:
Staging update by buildbot for ooo-site

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/test/boxed_download.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul  5 11:14:38 2014
@@ -1 +1 @@
-1607996
+1607997

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul  5 11:14:38 2014
@@ -1 +1 @@
-1607996
+1607997

Modified: 
websites/staging/ooo-site/trunk/content/download/test/boxed_download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/boxed_download.js 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/boxed_download.js Sat 
Jul  5 11:14:38 2014
@@ -141,28 +141,28 @@ function createShareBox() {
       // Apache OpenOffice blog.
       + "<span onclick='javascript:share( \"apacheblog\" )'"
         + "title='" + l10n_share_light_blue_box_blog_title + "'>"
-        + "<img src='../../images/logo-rss-32.png' alt='" + 
l10n_share_light_blue_box_blog_alt + "'/>"
+        + "<img src='http://www.openoffice.org/images/logo-rss-32.png' alt='" 
+ l10n_share_light_blue_box_blog_alt + "'/>"
         + "<a>Official Blog</a>"
       + "</span>"
 
       // Facebook.
       + "<span onclick='javascript:share( \"facebook\" )'"
         + "title='" + l10n_share_light_blue_box_facebook_title + "'>"
-        + "<img src='../../images/logo-facebook-32.png' alt='" + 
l10n_share_light_blue_box_facebook_alt + "' />"
+        + "<img src='http://www.openoffice.org/images/logo-facebook-32.png' 
alt='" + l10n_share_light_blue_box_facebook_alt + "' />"
         + "<a>Facebook</a>"
       + "</span>"
 
       // Twitter.
       + "<span onclick='javascript:share( \"twitter\" )'"
         + "title='" + l10n_share_light_blue_box_twitter_title + "'>"
-        + "<img src='../../images/logo-twitter-32.png' alt='" + 
l10n_share_light_blue_box_twitter_alt + "' />"
+        + "<img src='http://www.openoffice.org/images/logo-twitter-32.png' 
alt='" + l10n_share_light_blue_box_twitter_alt + "' />"
         + "<a>Twitter</a>"
       + "</span>"
 
       // Google+.
       + "<span onclick='javascript:share( \"google+\" )'"
         + "title='" + l10n_share_light_blue_box_googleplus_title + "'>"
-        + "<img src='../../images/logo-googleplus-32.png' alt='" + 
l10n_share_light_blue_box_googleplus_alt + "' />"
+        + "<img src='http://www.openoffice.org/images/logo-googleplus-32.png' 
alt='" + l10n_share_light_blue_box_googleplus_alt + "' />"
         + "<a>Google+</a>"
       + "</span>"
     + "</div>"
@@ -178,7 +178,7 @@ function createShareBox() {
  */
 function createExtensionsBox() {
   document.write( "<div class='blue button' id='optionitem5' "
-    + 
"onclick='openItem(\"optionitem5\",\"http://extensions.openoffice.org\";); 
return false;'>"
+    + 
"onclick='openItem(\"optionitem5\",\"http://extensions.openoffice.org/\";); 
return false;'>"
     + "<div class='blue-icon'></div>"
 
     // Headline.
@@ -186,7 +186,7 @@ function createExtensionsBox() {
 
     // Box text.
     + "<p style='margin-left: 5px; padding-bottom: 3%;'>"
-      + "<a href='http://extensions.openoffice.org' title='" + 
l10n_ext_blue_box_text_title + "'>"
+      + "<a href='http://extensions.openoffice.org/' title='" + 
l10n_ext_blue_box_text_title + "'>"
         + l10n_ext_blue_box_text_text
       + "</a>"
     + "</p>"
@@ -202,7 +202,7 @@ function createExtensionsBox() {
  */
 function createTemplatesBox() {
   document.write( "<div class='button blue' id='optionitem6' "
-    + "onclick='openItem(\"optionitem6\",\"http://templates.openoffice.org\";); 
return false;'>"
+    + 
"onclick='openItem(\"optionitem6\",\"http://templates.openoffice.org/\";); 
return false;'>"
     + "<div class='blue-icon'></div>"
 
     // Headline.
@@ -210,7 +210,7 @@ function createTemplatesBox() {
 
     // Box text.
     + "<p style='margin-left: 5px; padding-bottom: 3%;'>"
-      + "<a href='http://templates.openoffice.org' title='" + 
l10n_tlp_blue_box_text_title + "'>"
+      + "<a href='http://templates.openoffice.org/' title='" + 
l10n_tlp_blue_box_text_title + "'>"
         + l10n_tlp_blue_box_text_text
       + "</a>"
     + "</p>"
@@ -360,14 +360,18 @@ function createLogoSection() {
   document.write( "<div id='SupportedAndSupporters'>"
 
     // Sourceforge logo.
-    + "<a href='http://www.sourceforge.net' title='" + 
l10n_img_sourceforge_title + "'>"
-      + "<img src='../../images/sourceforge.png' width='160' height='34' 
alt='" + l10n_img_sourceforge_alt + "' />"
+    + "<a href='http://www.sourceforge.net' title='"
+      + l10n_img_sourceforge_title + "'>"
+      + "<img src='http://www.openoffice.org/images/sourceforge.png' 
width='160' height='34' alt='"
+      + l10n_img_sourceforge_alt + "' />"
     + "</a>"
     + "<br /><br />"
 
     // W3C Validator logo.
-    + "<a href='http://validator.w3.org/check?uri=referer' target='_blank' 
title='" + l10n_img_w3c_title + "'>"
-      + "<img src='../../images/valid-xhtml10-blue.png' alt='" + 
l10n_img_w3c_alt + "' />"
+    + "<a href='http://validator.w3.org/check?uri=referer' target='_blank' 
title='"
+      + l10n_img_w3c_title + "'>"
+      + "<img src='http://www.openoffice.org/images/valid-xhtml10-blue.png' 
alt='"
+      + l10n_img_w3c_alt + "' />"
     + "</a>"
   + "</div>" );
   return;


Reply via email to