Author: buildbot
Date: Thu Jul 18 22:24:35 2013
New Revision: 870041

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 18 22:24:35 2013
@@ -1 +1 @@
-1504689
+1504693

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 18 22:24:35 2013
@@ -1 +1 @@
-1504689
+1504693

Modified: websites/staging/ooo-site/trunk/content/download/test/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index.html Thu Jul 18 
22:24:35 2013
@@ -79,8 +79,9 @@
       // Download directly from a mirror with displayed platform and language.
       document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
       + LINK + "');" + "return false;\">" );
-      document.write( "<h2><a href='" + LINK + "' title='" + LINK + 
"'>Download Apache OpenOffice " + VERSION
-      + "</a></h2>"
+      document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION
+      + " - Milestone " + MILESTONE + " - Build ID " + BUILD + " - SVN " + 
SVN_REV + "'>"
+      + "Download Apache OpenOffice " + VERSION + "</a></h2>"
       + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the 
most recent version for "
       + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + 
"</b>.</a></p>");
       /*
@@ -125,8 +126,7 @@
       + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> | 
");
     }
     document.write( "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
-    + "title='What is new, what has been improved in Apache OpenOffice " + 
VERSION
-    + "?'>Release Notes</a> | "
+    + "title='What is new, what has been improved in Apache OpenOffice " + 
VERSION + "?'>Release Notes</a> | "
     + "<a href='legacy/index.html' title='Get the legacy version 
OpenOffice.org 3.3.0'>Legacy Version</a></p>"
   + "</div>" );
 


Reply via email to