Author: buildbot
Date: Wed Jan 22 21:50:34 2014
New Revision: 895161
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 Wed Jan 22 21:50:34 2014
@@ -1 +1 @@
-1560517
+1560526
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 22 21:50:34 2014
@@ -1 +1 @@
-1560517
+1560526
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 Wed Jan 22
21:50:34 2014
@@ -58,6 +58,10 @@
+<!-- The text in the H1 tag is intentionally shown as not displayable, just to
please accessibility tools like a
+screen reader. -->
+<h1 style="display: none;">Apache OpenOffice</h1>
+
<div class="optionset">
<!-- Green: Stable release -->
@@ -74,10 +78,10 @@
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 + " | Date " + DATE + "'>"
+ + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Release 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 />"
+ + " | SVN " + SVN_REV + " | Release 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 {