Author: buildbot
Date: Mon Jul 15 15:05:00 2013
New Revision: 869576
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 Mon Jul 15 15:05:00 2013
@@ -1 +1 @@
-1503271
+1503284
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 15 15:05:00 2013
@@ -1 +1 @@
-1503271
+1503284
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 Mon Jul 15
15:05:00 2013
@@ -71,28 +71,44 @@
// // 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','"
// + LINK + "');" + "return false;\">" );
- // document.write( "<h2><a href='" + LINK + "' title='" + LINK +
"'>Download Apache OpenOffice " + VERSION + "</a></h2>"
+ // document.write( "<h2><a href='" + LINK + "' title='" + LINK +
"'>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>.<br
/></a></p>");
// } else {
// 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>"
- + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the
most recent version for <b>"
- + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b>.<br
/></a></p>");
+ document.write( "<h2><a href='" + LINK + "' title='" + LINK +
"'>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>"
+ + "<h3><a
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+ + "title='Get information about known issues in Apache OpenOffice " +
VERSION + "'>"
+ + "<b>Click here for known issues you should know about.</b></a></h3><br
/>");
// }
} else {
// Download from an alternative webpage if hasMirrorLink() == false.
document.write( "<div class=\"first button green\" id=\"optionitem1\"
onclick=\"openItem('optionitem1','"
+ LANG_ARRAY[ 3 ] + "');" + "return false;\">" );
- document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" +
LANG_ARRAY[ 4 ] + "'>Download Apache OpenOffice "
- + VERSION + "</a></h2><p><a href='" + LANG_ARRAY[ 4 ] + "' title='" +
LANG_ARRAY[ 4 ] + "'>A release for <b>"
- + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not available.
Please choose another language from the alternative "
- + "download webpage.</a></p>" );
+ document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" +
LANG_ARRAY[ 4 ] + "'>"
+ + "Download Apache OpenOffice " + VERSION + "</a></h2>"
+ + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>A
release for "
+ + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not
available. Please "
+ + "choose another language from the alternative download webpage.</a></p>"
);
}
document.write( "</div>" );
+ /*
+ // Show a link for the known issues.
+ document.write( "<div class=\"sub-green\">"
+ + "<h3><a
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+ + "title='Get information about known issues in Apache OpenOffice " +
VERSION + ".'>"
+ + "<b>Read here for known issues you should know.</b></a></h3><br />"
+ + "</div>" );
+ */
+
+ // Show some helpful links for SDK, source, checksums, release notes, legacy
version.
document.write( "<div class=\"sub-green\">"
+ "<p><a href='other.html' title='Get all platforms, languages, language
packs to download'>"
+ "<b>Get all platforms, languages, language packs</b></a> | "
@@ -120,8 +136,9 @@
<h2><a href="other.html" title="Select from other platforms and languages
to download">
Download Apache OpenOffice</a></h2>
<p><a href="other.html" title="Select from other platforms and languages
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>
+ 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-green">
<p><a href="other.html" title="Get all platforms, languages, language
packs to download">
@@ -129,8 +146,8 @@
<a href="other.html#source" title="Get all source code tarballs and SDK to
download">
<b>Source Code tarballs and SDK</b></a> | <br />
<a href="other.html" title="Checksums for Apache OpenOffice">Signatures
and Hashes</a> |
- <a href="../development/releases/index.html" title="What is new, what has
been improved in Apache OpenOffice?">
- Release Notes</a> |
+ <a href="../development/releases/index.html"
+ title="What is new, what has been improved in Apache OpenOffice?">Release
Notes</a> |
<a href="legacy/index.html" title="Get the legacy version OpenOffice.org
3.3.0">Legacy Version</a></p>
</div>
</noscript>