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:23:06 UTC

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

Author: buildbot
Date: Wed Mar 12 21:23:05 2014
New Revision: 901331

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:23:05 2014
@@ -1 +1 @@
-1576906
+1576918

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

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:23:05 2014
@@ -83,7 +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>"
+        + "<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>"
@@ -97,7 +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>"
+        + "<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 "
@@ -109,7 +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>"
+        + "<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 "
@@ -121,7 +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>"
+      + "<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 "
@@ -341,15 +341,16 @@ screen reader. -->
   /*
   <!--
   if ( RC_ACTIVE == 1 ) {
-    document.write( "<div class=\"button yellow\" id=\"optionitem4\" onclick=\"openItem('optionitem4',"
+    document.write( "<div class=\"button yellow_gradient\" id=\"optionitem4\" onclick=\"openItem('optionitem4',"
       + "'all_rc.html#untested-full');"
       + "return false;\">"
+      + "<div class='yellow_icon'></div>"
       + "<h2><a href='all_rc.html#untested-full' title='Select from other platforms and languages to download'>"
       + "Get OpenOffice.org Release Candidates</a></h2>"
       + "<p><a href='all_rc.html#untested-full' title='Select from other platforms and languages to download'>"
       + "<b>Most recent: OOo " + RC_NAME + " " + RC_NUMBER + "</b></a></p>"
     + "</div>" );
-    document.write( "<div class=\"sub-yellow\">"
+    document.write( "<div class=\"sub-yellow_gradient\">"
       + "<p><a href='all_rc.html' title='Get all platforms, languages, language packs to download'>"
       + "Get all platforms, languages, language packs</a> | "
       + "<a href='http://www.openoffice.org/development/releases/" + RC_BUILD + ".html'"
@@ -359,7 +360,7 @@ screen reader. -->
     + "</div>" );
   } else if ( RC_ACTIVE == 0 ) {
   // Yellow: Release Candidate coming soon
-    document.write( "<div class=\"button yellow\" id=\"optionitem4\">"
+    document.write( "<div class=\"button yellow_gradient\" id=\"optionitem4\">"
       + "<h2><a>Get OpenOffice.org Release Candidate <small>(" + RC_NAME + RC_NUMBER + " coming soon)</small></a></h2>"
       + "<p><a>A wide range of platforms and languages will be available."
       + "<br /><b>Important:</b> These builds are nearly ready but needs to be finally tested and are therefore not "
@@ -373,14 +374,16 @@ screen reader. -->
   <!-- Yellow: Release Candidate: No JavaScript enabled -->
   <!--
   <noscript>
-  <div class="button yellow" id="optionitem4" onclick="openItem('optionitem4','all_rc.html#untested-full'); return false;">
+  <div class="button yellow_gradient" id="optionitem4" onclick="openItem('optionitem4','all_rc.html#untested-full');
+    return false;">
+    <div class="yellow_icon"></div>
     <h2><a href="all_rc.html" title="Select from all platforms, languages, language packs to download">
     Get OpenOffice.org Release Candidate</a></h2>
     <p><a href="all_rc.html" title="Select from other platforms, languages, language packs to download">
     JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
     Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
   </div>
-  <div class="sub-yellow">
+  <div class="sub-yellow_gradient">
     <p><a href="all_rc.html" title="Get all platforms, languages, language packs to download">
     Get all platforms, languages, language packs</a> |
     <a href="http://www.openoffice.org/development/releases/dev_index.html"
@@ -394,8 +397,9 @@ screen reader. -->
   <script type="text/javascript">
   /*
   <!--
-  document.write( "<div class=\"button orange\" id=\"optionitem5\" onclick=\"openItem('optionitem5','next/index.html');"
-    + "return false;\">"
+  document.write( "<div class=\"button orange_gradient\" id=\"optionitem5\"
+    onclick=\"openItem('optionitem5','next/index.html'); return false;\">"
+    + "<div class='orange_icon'></div>"
     + "<h2><a href='next/index.html' title='Select from the most recent OpenOffice.org Developer Snapshots'>"
     + "Get OpenOffice.org Developer Snapshots</a></h2>" );
     document.write( "<p><a href='next/index.html' title='Select from the most recent OpenOffice.org Developer "
@@ -408,7 +412,7 @@ screen reader. -->
     }
     document.write( "</b></a></p>"
   + "</div>" );
-  document.write( "<div class=\"sub-orange\">"
+  document.write( "<div class=\"sub-orange_gradient\">"
     + "<p><a href='next/other.html' title='Get all platforms, languages, SDK builds, source tarballs to download'>"
     + "Get all platforms, languages, SDK builds, source tarballs</a> | "
     + "<a href='http://www.openoffice.org/development/releases/dev_index.html'"
@@ -422,14 +426,15 @@ screen reader. -->
   <!-- Red: Developer Snapshots: No JavaScript enabled -->
   <!--
   <noscript>
-  <div class="button orange" id="optionitem5" onclick="openItem('optionitem5','next/index.html'); return false;">
+  <div class="button orange_gradient" id="optionitem5" onclick="openItem('optionitem5','next/index.html'); return false;">
+    <div class="orange_icon"></div>
     <h2><a href="next/other.html" title="Select from the most recent OpenOffice.org Developer Snapshots">
     Get OpenOffice.org Developer Snapshots</a></h2>
     <p><a href="next/other.html" title="Select from the most recent OpenOffice.org Developer Snapshots">
     JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
     Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
   </div>
-  <div class="sub-orange">
+  <div class="sub-orange_gradient">
     <p><a href="next/other.html" title="Get all platforms, languages, language packs, SDK builds, source tarballs to
     download">
     Get all platforms, languages, language packs, SDK builds, source tarballs</a> |