Author: buildbot
Date: Sun Jan 19 02:51:37 2014
New Revision: 894700

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 19 02:51:37 2014
@@ -1 +1 @@
-1559452
+1559453

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 19 02:51:37 2014
@@ -1 +1 @@
-1559452
+1559453

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 Sun Jan 19 
02:51:37 2014
@@ -73,11 +73,13 @@
       // 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='Version " + VERSION + 
" - Milestone " + MILESTONE
-      + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache 
OpenOffice " + VERSION + "</a></h2>"
-      + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone 
" + MILESTONE + " - Build ID " + BUILD
-      + " - SVN " + SVN_REV + "'>Click here for the most recent version 
for:<br />"
-      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + 
FILESIZE + " MByte)</a></p>" );
+      document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION + 
" | Milestone " + MILESTONE
+      + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Date " + DATE + "'>"
+      + "Download Apache OpenOffice " + VERSION + "</a></h2>"
+      + "<p><a href='" + LINK + "' title='Version " + VERSION + " | Milestone 
" + MILESTONE + " | Build ID " + BUILD
+      + " | SVN " + SVN_REV + " | Date " + DATE + "'>Click here for the most 
recent version for:<br />"
+      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> | ~" + 
FILESIZE + " MByte | Released: "
+      + DATE + "<br /></a></p>" );
     } else {
       // OS and/or package manager was not recognized, therefore use 
"other.html" as download link.
       document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
@@ -112,7 +114,7 @@
     + "<a href='checksums.html' title='How to verify the download with 
checksums?'>How to verify?</a> | " );
   }
   document.write( "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes'"
-  + "title='What is new, what has been improved in Apache OpenOffice " + 
VERSION + "?'>Release Notes</a> | <br />"
+  + "title='What is new, what has been improved in Apache OpenOffice " + 
VERSION + "?'><b>Release Notes</b></a> | <br />"
   + "<a href='other.html' title='Get all platforms, languages, language packs 
to download'>"
   + "<b>Get all platforms, languages, language packs</b></a> | "
   + "<a href='other.html#source' title='Get the source code and SDK to 
download'>"
@@ -354,9 +356,9 @@
   <h2>Additional Information</h2>
   <ul>
     <li><a href="../license.html"
-    title="Apache OpenOffice License">License</a></li>
+    title="Apache OpenOffice License"><b>License</b></a></li>
     <li><a href="other.html#source"
-    title="For developers and power users: Get the source to build Apache 
OpenOffice from scratch.">Source</a>
+    title="For developers and power users: Get the source to build Apache 
OpenOffice from scratch."><b>Source</b></a>
     <li><a 
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO";
     title="For developers and power users: HowTo guide to build Apache 
OpenOffice from scratch.">Building Guide</a></li>
     <li><a href="../stats/index.html"
@@ -366,7 +368,7 @@
   <h3>Documentation</h3>
   <ul>
     <li><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Releases";
-    title="When are new releases planned?">Current Release Schedule</a></li>
+    title="When are new releases planned?"><b>Release Schedule</b></a></li>
     <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release";
     title="When were old releases planned?"> Historic Release Schedule</a></li>
     <li><a href="../development/releases/index.html"
@@ -377,15 +379,15 @@
     title="A tour through all Apache OpenOffice applications">Product 
Information</a></li>
     <li><a href="../dev_docs/source/sys_reqs_aoo40.html"
     title="HDD: ~300MB free - Memory: &gt;128MB - Processor: &gt;500MHz - OS: 
Win, Linux, Mac OS, Solaris, FreeBSD...">
-    System Requirements</a></li>
+    <b>System Requirements</b></a></li>
     <li><a href="common/instructions.html"
-    title="Instructions for installing Apache OpenOffice on Windows, Linux and 
Mac OS machines">Install Guides</a> and
+    title="Instructions for installing Apache OpenOffice on Windows, Linux and 
Mac OS machines"><b>Install Guides</b></a> and
     <a href="../documentation/index.html"
-    title="Extensive user manuals for every day use">User Guides</a></li>
+    title="Extensive user manuals for every day use"><b>User 
Guides</b></a></li>
     <li><a href="../development/releases/eol.html"
     title="Information about releases that have reached End-Of-Life 
status">End-Of-Life Information</a></li>
     <li><a href="../support/index.html"
-    title="If the information above did not answer your question: Free and 
paid support!">Support</a></li>
+    title="If the information above did not answer your question: Free and 
paid support!"><b>Support</b></a></li>
     <li><a href="common/java.html"
     title="Explains why to use Java and what it is">Java and Apache 
OpenOffice</a></li>
     <!--<li><a href="http://java.com/en/download/manual_v6.jsp";
@@ -395,11 +397,11 @@
   <h3>Additional Resources</h3>
   <ul>
     <li><a href="http://extensions.openoffice.org/en/search?query=dictionaries";
-    title="Add additional language support to your Apache OpenOffice 
installation">Dictionaries</a></li>
+    title="Add additional language support to your Apache OpenOffice 
installation"><b>Dictionaries</b></a></li>
     <li><a href="http://templates.openoffice.org";
-    title="Get a headstart with Apache OpenOffice">Templates</a></li>
+    title="Get a headstart with Apache OpenOffice"><b>Templates</b></a></li>
     <li><a href="http://extensions.openoffice.org";
-    title="Choose from a wide range of additional and individual 
functionality">Extensions</a></li>
+    title="Choose from a wide range of additional and individual 
functionality"><b>Extensions</b></a></li>
     <li><a href="http://openoffice.apache.org/native-lang.html";
     title="Information and support in your favorite 
language">Localizations</a></li>
     <li><a href="sdk/index.html"


Reply via email to