Author: buildbot
Date: Thu May 29 11:59:49 2014
New Revision: 910386
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_droplist.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 29 11:59:49 2014
@@ -1 +1 @@
-1598237
+1598261
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 29 11:59:49 2014
@@ -1 +1 @@
-1598237
+1598261
Modified:
websites/staging/ooo-site/trunk/content/download/test/index_droplist.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index_droplist.html
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/index_droplist.html
Thu May 29 11:59:49 2014
@@ -58,15 +58,15 @@
-<!-- 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 Download</h1>
-
<div class="optionset">
<!-- Green: Stable release -->
<script type="text/javascript">
<!--
+ // The text in the H1 tag is intentionally shown as "display: none" (do not
display).
+ // This is to please accessibility tools like a screen reader.
+ document.write( "<h1 style='display: none;'>Apache OpenOffice Download</h1>"
);
+
/*
document.write( "<div>"
+ "Just for testing, please ignore."
@@ -80,9 +80,12 @@ screen reader. -->
+ "</div>" );
*/
// Set a specific language ISO code to force to assemble a certain localized
build as download link.
+ // The variable can be found in the "msg_prop_l10n_<ISO_code>.js".
NL_LANG = "";
+
// Get the download link (1 = Stable Release).
var dl_link = getLink( 1 );
+
// Does the browser language match with AOO languages?
if ( isLangSupported() ) {
if ( SF ) {
@@ -647,10 +650,10 @@ screen reader. -->
title="Extensive user manuals for every day use">User Guides</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"
title="Get the Java Runtime Environment (JRE 1.6)">Get the Java Runtime
Environment (JRE 1.6)</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>
</ul>
@@ -669,7 +672,7 @@ screen reader. -->
title="If the information above did not answer your question: Free and
paid support!">Support</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="../../distribution/index.html"
title="FAQ for distributions ">Distributions FAQ</a></li>
<li><a href="../../distribution/cdrom/iso_download.html"
@@ -678,7 +681,7 @@ screen reader. -->
title="If you cannot download OpenOffice.org, order a CD-ROM">Order
CD-ROM</a>
<li><a href="../../distribution/mirrors#mirrors"
title="To get alternative download locations">All Mirror Server</a><br
/></li>
- -->
+-->
<li><a href="../../stats/index.html"
title="Download and other statistics">Download Statistics</a></li>
<li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/"