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 2014/03/12 22:14:11 UTC

svn commit: r901326 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/index_gradient.html

Author: buildbot
Date: Wed Mar 12 21:14:11 2014
New Revision: 901326

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/index_gradient.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 12 21:14:11 2014
@@ -1 +1 @@
-1576903
+1576906

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 12 21:14:11 2014
@@ -1 +1 @@
-1576903
+1576906

Modified: websites/staging/ooo-site/trunk/content/download/test/index_gradient.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index_gradient.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index_gradient.html Wed Mar 12 21:14:11 2014
@@ -83,6 +83,7 @@ screen reader. -->
       // then download from Sourceforge with displayed platform and language.
       document.write( "<div class=\"first button green_gradient\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
         + LINK + "');" + "return false;\">"
+	+ "<div class='green_icon'></div>"
         + "<h2><a href='" + LINK + "' title='Version " + VERSION + " | Milestone " + MILESTONE
         + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Released: " + REL_DATE + "'>"
         + "Download Apache OpenOffice " + VERSION + "</a></h2>"
@@ -96,6 +97,7 @@ screen reader. -->
       // then use "other.html" as download link.
       document.write( "<div class=\"first button green_gradient\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
         + LINK + "');" + "return false;\">"
+	+ "<div class='green_icon'></div>"
         + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
         + "Download Apache OpenOffice</a></h2>"
         + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + VERSION + " for "
@@ -107,6 +109,7 @@ screen reader. -->
       // then provide a download link to the previous version.
       document.write( "<div class=\"first button green_gradient\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
         + LINK + "');" + "return false;\">"
+	+ "<div class='green_icon'></div>"
         + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
         + "Download Apache OpenOffice</a></h2>"
         + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + VERSION + " for "
@@ -118,6 +121,7 @@ screen reader. -->
     // If browser language do not match with AOO languages, then download from an alternative webpage.
     document.write( "<div class=\"first button green_gradient\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
       + LINK + "');" + "return false;\">"
+	+ "<div class='green_icon'></div>"
       + "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>"
       + "Download Apache OpenOffice</a></h2>"
       + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>Apache OpenOffice " + VERSION + " for "
@@ -159,6 +163,7 @@ screen reader. -->
   <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>
   <div class="first button green_gradient" id="optionitem1">
+    <div class="green_icon"></div>
     <h2><a>Download Apache OpenOffice</a></h2>
     <p><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
     title="Select from all platforms, languages, language packs to download">Your browser does not seem to allow JavaScript
@@ -196,6 +201,7 @@ screen reader. -->
         // If a Beta Release is available for download, then download from Sourceforge with displayed platform and language.
         document.write( "<div class=\"button yellow_gradient\" id=\"optionitem2\" onclick=\"openItem('optionitem2','"
           + LINK + "') return false;\">"
+          + "<div class='yellow_icon'></div>"
           + "<h2><a href='" + LINK + "' title='Version " + BETA_NAME + " | Milestone " + BETA_MILESTONE
           + " | Build ID " + BETA_BUILD + " | SVN " + BETA_SVN_REV + " | Released: " + BETA_REL_DATE + "'>"
           + "Download Apache OpenOffice " + BETA_NAME + "</a></h2>"
@@ -211,6 +217,7 @@ screen reader. -->
         // then use "other.html" as download link.
         document.write( "<div class=\"button yellow_gradient\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
           + LINK + "');" + "return false;\">"
+          + "<div class='yellow_icon'></div>"
           + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
           + "Download Apache OpenOffice</a></h2>"
           + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + BETA_NAME + " for "
@@ -222,6 +229,7 @@ screen reader. -->
         // then provide a download link to the previous version.
         document.write( "<div class=\"button yellow_gradient\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
           + LINK + "');" + "return false;\">"
+          + "<div class='yellow_icon'></div>"
           + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
           + "Download Apache OpenOffice</a></h2>"
           + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + BETA_NAME + " for "
@@ -234,6 +242,7 @@ screen reader. -->
       // LINK = "http://www.openoffice.org/download/test/all_beta.html";
       document.write( "<div class=\"button yellow_gradient\" id=\"optionitem2\" onclick=\"openItem('optionitem2','"
         + LINK + "') return false;\">"
+        + "<div class='yellow_icon'></div>"
         + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
         + "Download Apache OpenOffice " + BETA_NAME + "</a></h2>"
         + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + BETA_NAME + " for "
@@ -265,6 +274,7 @@ screen reader. -->
   <!-- Yellow: Beta: No JavaScript enabled -->
   <noscript>
   <div class="button yellow_gradient" id="optionitem2" onclick="openItem('optionitem2','all_beta.html'); return false;">
+    <div class="yellow_icon"></div>
     <h2><a href="all_beta.html" title="Select from all platforms, languages, language packs to download">
     Download Apache OpenOffice Beta</a></h2>
     <p><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/"
@@ -283,6 +293,7 @@ screen reader. -->
 
   <!-- Light Blue: Share download with social networks -->
   <div class="button lightblue_gradient" id="optionitem3">
+    <div class="lightblue_icon"></div>
     <h2><a style="cursor: default;" title="Help spread the word and tell your friends about Apache OpenOffice">
     Help Spread the Word</a></h2>
     <p style="cursor: default;" id="ShareDownloadLinks">
@@ -303,6 +314,7 @@ screen reader. -->
   <!-- Blue: Extensions -->
   <div class="button blue_gradient" id="optionitem4" onclick="openItem('optionitem4','http://extensions.openoffice.org');
     return false;">
+    <div class="blue_icon"></div>
     <h2><a href="http://extensions.openoffice.org"
     title="Choose from a wide range of additional and individual functionality">
     Get Apache OpenOffice Extensions and Dictionaries</a></h2>
@@ -315,6 +327,7 @@ screen reader. -->
   <!-- Blue: Templates -->
   <div class="button blue_gradient" id="optionitem5" onclick="openItem('optionitem5','http://templates.openoffice.org');
     return false;">
+    <div class="blue_icon"></div>
     <h2><a href="http://templates.openoffice.org"
     title="Choose from a wide range of additional and individual documents">
     Get Apache OpenOffice Templates</a></h2>