Author: buildbot
Date: Wed Jun 25 00:31:13 2014
New Revision: 913579
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/cs/download/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 25 00:31:13 2014
@@ -1 +1 @@
-1605199
+1605226
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 25 00:31:13 2014
@@ -1 +1 @@
-1605199
+1605226
Modified: websites/staging/ooo-site/trunk/content/cs/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/cs/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/cs/download/index.html Wed Jun 25
00:31:13 2014
@@ -60,7 +60,7 @@
-<div class="overall_optionset">
+
<div class="optionset">
<!-- Text above the first colored box -->
@@ -146,163 +146,7 @@
RozÅ¡iÅte kreativitu svojho Apache OpenOffice s velkou a stále se
rozrůstajÃcà knihovnou Å¡ablon od ostatnÃch uživatelů.</a></p>
</div>
- <!-- Yellow: Release Candidate online -->
- <script type="text/javascript">
- /*
- <!--
- if ( RC_ACTIVE == 1 ) {
- document.write( "<div class=\"button yellow\" id=\"optionitem4\"
onclick=\"openItem('optionitem4',"
- + "'all_rc.html#untested-full');"
- + "return false;\">"
- + "<h2><a href='all_rc.html#untested-full' title='Select from other
platforms and languages to download'>"
- + "Get OpenOffice.org Release Candidates</a></h2>"
- + "<p><a href='all_rc.html#untested-full' title='Select from other
platforms and languages to download'>"
- + "<b>Most recent: OOo " + RC_NAME + " " + RC_NUMBER + "</b></a></p>"
- + "</div>" );
- document.write( "<div class=\"sub-yellow\">"
- + "<p><a href='all_rc.html' title='Get all platforms, languages,
language packs to download'>"
- + "Get all platforms, languages, language packs</a> | "
- + "<a href='http://www.openoffice.org/development/releases/" + RC_BUILD
+ ".html'"
- + "title='What is new, what has been improved in OpenOffice.org " +
RC_NAME + RC_NUMBER + "?'>Release Notes</a> | "
- + "<a href='next/md5sums/" + RC_BUILD + "_md5sums.txt' title='MD5
checksums for OpenOffice.org " + RC_NAME + RC_NUMBER
- + "'>MD5 checksums</a></p>"
- + "</div>" );
- } else if ( RC_ACTIVE == 0 ) {
- // Yellow: Release Candidate coming soon
- document.write( "<div class=\"button yellow\" id=\"optionitem4\">"
- + "<h2><a>Get OpenOffice.org Release Candidate <small>(" + RC_NAME +
RC_NUMBER + " coming soon)</small></a></h2>"
- + "<p><a>A wide range of platforms and languages will be available."
- + "<br /><b>Important:</b> These builds are nearly ready but needs to be
finally tested and are therefore not "
- + "released.</a></p>"
- + "</div>" );
- }
- //-->
- */
- </script>
-
- <!-- Yellow: Release Candidate: No JavaScript enabled -->
- <!--
- <noscript>
- <div class="button yellow" id="optionitem4"
onclick="openItem('optionitem4','all_rc.html#untested-full'); return false;">
- <h2><a href="all_rc.html" title="Select from all platforms, languages,
language packs to download">
- Get OpenOffice.org Release Candidate</a></h2>
- <p><a href="all_rc.html" title="Select from other platforms, languages,
language packs 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>
- </div>
- <div class="sub-yellow">
- <p><a href="all_rc.html" title="Get all platforms, languages, language
packs to download">
- Get all platforms, languages, language packs</a> |
- <a href="http://www.openoffice.org/development/releases/dev_index.html"
- title="What is new, what has been improved in OpenOffice.org?">Release
Notes</a> |
- <a href="next/md5sums/index.html" title="MD5 checksums for
OpenOffice.org">MD5 checksums</a></p>
- </div>
- </noscript>
- //-->
-
- <!-- Yellow: Beta Release online -->
- <script type="text/javascript">
- /*
- <!--
- if ( BETA_ACTIVE == 1 ) {
- document.write( "<div class=\"button yellow\" id=\"optionitem2\"
onclick=\"openItem('optionitem2','all_beta.html');"
- + "return false;\">"
- + "<h2><a href='all_beta.html' title='Select from all platforms,
languages, language packs to download'\">"
- + "Get OpenOffice.org Beta Release</a></h2>"
- + "<p><a href='all_beta.html' title='Select from all platforms,
languages, language packs to download'\">"
- + "<b>Most recent: OOo-Dev " + BETA_NAME + " " + BETA_NUMBER +
"</b></a></p>"
- + "</div>" );
- document.write( "<div class=\"sub-yellow\">"
- + "<p><a href='all_beta.html' title='Get all platforms, languages,
language packs to download'>"
- + "Get all platforms, languages, language packs</a> | "
- + "<a href='http://www.openoffice.org/development/releases/" +
BETA_BUILD + ".html'"
- + "title='What is new, what has been improved in OpenOffice.org " +
BETA_NAME + BETA_NUMBER + "?'>Release Notes</a> | "
- + "<a href='next/md5sums/index.html" + BETA_BUILD + "_md5sums.txt'
title='MD5 checksums for OpenOffice.org "
- + BETA_NAME + BETA_NUMBER + "'>MD5 checksums</a></p>"
- + "</div>" );
- } else if ( BETA_ACTIVE == 0 ) {
- // Yellow: Beta Release coming soon
- document.write( "<div class=\"button yellow\" id=\"optionitem2\">"
- + "<h2><a>Get OpenOffice.org Beta Release <small>(" + BETA_NAME +
BETA_NUMBER + " coming soon)</small></a></h2>"
- + "<p><a>A wide range of platforms and languages will be available."
- + "<br /><b>Important:</b> The Beta is feature complete but can contain
issues and detailed tests needs to be done."
- + "</a></p>"
- + "</div>" );
- }
- //-->
- */
- </script>
-
- <!-- Yellow: Beta: No JavaScript enabled -->
- <!--
- <noscript>
- <div class="button yellow" id="optionitem2"
onclick="openItem('optionitem2','all_beta.html#untested-full'); return false;">
- <h2><a href="all_beta.html" title="Select from all platforms, languages,
language packs to download">
- Get OpenOffice.org Beta Release</a></h2>
- <p><a href="all_beta.html" title="Select from all platforms, languages,
language packs 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>
- </div>
- <div class="sub-yellow">
- <p><a href="all_beta.html" title="Get all platforms, languages, language
packs to download">
- Get all platforms, languages, language packs</a> |
- <a href="http://www.openoffice.org/development/releases/dev_index.html"
- title="What is new, what has been improved in OpenOffice.org?">Release
Notes</a> |
- <a href="next/md5sums/index.html" title="MD5 checksums for
OpenOffice.org">MD5 checksums</a></p>
- </div>
- </noscript>
- //-->
-
- <!-- Red: Developer Snapshots online -->
- <script type="text/javascript">
- /*
- <!--
- document.write( "<div class=\"button orange\" id=\"optionitem5\"
onclick=\"openItem('optionitem5','next/index.html');"
- + "return false;\">"
- + "<h2><a href='next/index.html' title='Select from the most recent
OpenOffice.org Developer Snapshots'>"
- + "Get OpenOffice.org Developer Snapshots</a></h2>" );
- document.write( "<p><a href='next/index.html' title='Select from the most
recent OpenOffice.org Developer "
- + "Snapshots'><b>" );
- if ( DEV1_VERSION != "" ) {
- document.write( "Most recent: " + DEV1_VERSION + " (" + DEV1_BUILD + ")
and " + DEV2_VERSION + " (" + DEV2_BUILD
- + ")" );
- } else {
- document.write( "Most recent: " + DEV2_VERSION + " (" + DEV2_BUILD + ")"
);
- }
- document.write( "</b></a></p>"
- + "</div>" );
- document.write( "<div class=\"sub-orange\">"
- + "<p><a href='next/other.html' title='Get all platforms, languages, SDK
builds, source tarballs to download'>"
- + "Get all platforms, languages, SDK builds, source tarballs</a> | "
- + "<a href='http://www.openoffice.org/development/releases/dev_index.html'"
- + "title='What is new, what has been improved in OpenOffice.org?'>Release
Notes</a> | "
- + "<a href='next/md5sums/index.html' title='MD5 checksums for
OpenOffice.org'>MD5 checksums</a></p>"
- + "</div>" );
- //-->
- */
- </script>
-
- <!-- Red: Developer Snapshots: No JavaScript enabled -->
- <!--
- <noscript>
- <div class="button orange" id="optionitem5"
onclick="openItem('optionitem5','next/index.html'); return false;">
- <h2><a href="next/other.html" title="Select from the most recent
OpenOffice.org Developer Snapshots">
- Get OpenOffice.org Developer Snapshots</a></h2>
- <p><a href="next/other.html" title="Select from the most recent
OpenOffice.org Developer Snapshots">
- 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-orange">
- <p><a href="next/other.html" title="Get all platforms, languages, language
packs, SDK builds, source tarballs to
- download">
- Get all platforms, languages, language packs, SDK builds, source
tarballs</a> |
- <a href="http://www.openoffice.org/development/releases/dev_index.html"
title="What is new, what has been improved in
- OpenOffice.org?">
- Release Notes</a> | <a href="next/md5sums/index.html" title="MD5 checksums
for OpenOffice.org">MD5 checksums</a></p>
- </div>
- </noscript>
- //-->
-</div>
+
</div>
<div class="additionalinformation">