Author: buildbot
Date: Sat Feb 15 00:10:52 2014
New Revision: 897951
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 Sat Feb 15 00:10:52 2014
@@ -1 +1 @@
-1568546
+1568549
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Feb 15 00:10:52 2014
@@ -1 +1 @@
-1568546
+1568549
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 Sat Feb 15
00:10:52 2014
@@ -211,9 +211,10 @@ screen reader. -->
ANN_LINK = "https://blogs.apache.org/OOo/";
document.write( "<div class=\"button yellow\" id=\"optionitem2\"
onclick=\"openItem('optionitem2','"
+ ANN_LINK + "') return false;\">" );
- document.write( "<h2><a href='" + ANN_LINK + "' title='" + ANN_LINK +
"'>Get Apache OpenOffice " + BETA_VERSION
- + "<br /><small>(planned release on: " + BETA_REL_DATE +
")</small></a></h2>"
- + "<p><a href='" + ANN_LINK + "' title='" + ANN_LINK + "'>"
+ document.write( "<h2><a href='" + ANN_LINK + "' title='Official blog of
Apache OpenOffice'>"
+ + "Get Apache OpenOffice " + BETA_VERSION + "<br />"
+ + "<small>(planned release on: " + BETA_REL_DATE + ")</small></a></h2>"
+ + "<p><a href='" + ANN_LINK + "' title='Official blog of Apache
OpenOffice'>"
+ "<br /><b>The Beta release is feature complete but is not yet fully
tested and can contain issues. "
+ "It is not recommended to use in production.</b></a></p>" );
document.write( "</div>" );