You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/04/27 18:22:35 UTC

svn commit: r814751 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/index_new2_dl.html

Author: buildbot
Date: Fri Apr 27 16:22:35 2012
New Revision: 814751

Log:
Staging update by buildbot for openofficeorg

Added:
    websites/staging/ooo-site/trunk/content/download/test/index_new2_dl.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 27 16:22:35 2012
@@ -1 +1 @@
-1331358
+1331489

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 27 16:22:35 2012
@@ -1 +1 @@
-1331358
+1331489

Added: websites/staging/ooo-site/trunk/content/download/test/index_new2_dl.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index_new2_dl.html (added)
+++ websites/staging/ooo-site/trunk/content/download/test/index_new2_dl.html Fri Apr 27 16:22:35 2012
@@ -0,0 +1,370 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <title>Apache OpenOffice Downloads</title>
+  <script type="text/javascript" src="globalvars_new_dl.js"></script>
+  <script type="text/javascript" src="download_new_dl.js"></script>
+  <!--<script type="text/javascript" src="globalvars.js"></script> -->
+  <script type="text/javascript" src="languages_new_dl.js"></script>
+  <!--  <script type="text/javascript" src="download.js"></script> -->
+  <!-- <script type="text/javascript" src="../download_bouncer.js"></script> -->
+  <script type="text/javascript" src="download_new_mirrorbrain.js"></script>
+
+
+  
+  <style type="text/css">
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "styles.css";
+  @import "exceptions.css";
+  /* ]]> */
+  </style>
+	
+
+	
+
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/download/">download</a>&nbsp;&raquo;&nbsp;<a href="/download/test/">test</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+<div class="optionset">
+
+  <script type="text/javascript">
+  <!--
+  document.write ("<font color=\"red\">");
+  document.write ( "<h2>This page is to test how to get download requests to more than one mirror hosts:</h2>" );
+  
+  document.write ( "<p>Complete SF URL: " + MIRROR_SOURCEFORGE_REF + "</p>" );
+  document.write ( "<p> Complete Apache URL: "+ MIRROR_APACHE_REF + "</p>" );
+  
+  document.write ( "<h3>1. Mirror redirection by percent: Apache, SourceForge</h3>" );
+
+  MIRROR = getMirrorHost();
+  alert ("New mirror: " + MIRROR);
+
+  document.write ( "<h3>2. Mirror redirection by percent: Apache, SourceForge, MirrorBrain</h3>" );
+
+  getMirrorHost_asf_sf_mb_percent();
+
+  document.write ( "<h3>3. Mirror redirection by weight: Apache, SourceForge, MirrorBrain</h3>" );
+
+  getMirrorHost_asf_sf_mb_weighted();
+  document.write ("</font>");
+
+  //-->
+  </script>
+
+</div>
+
+<div class="optionset">
+
+<!-- Green: Stable release -->
+  <script type="text/javascript">  
+  <!--
+  LINK = getLink( VERSION, MIRROR, SCHEMA );
+  document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','" + LINK + "');"
+    + "return false;\">" );
+
+  if ( hasMirrorLink() ) {
+    var myURLlink = "<a href=\"" + LINK + "\"" + "title = \"" + LINK + "\"" + "target =\"_blank\" >";
+    alert ("myURLlink :" + myURLlink;
+    document.write( "<h2>" + myURLlink+ "Download OpenOffice.org " + VERSION + "</a></h2>"
+    + "<p><a href='" + LINK + " title=" + LINK + " '>Click to start downloading the most recent version for "
+    + getPlatform() + " and " + getLanguage() + "."
+    + "<br/>(Java Runtime Environment (JRE) included for all OS versions except Linux 32/64-bit Debian and Mac OS)</a>"
+    + "</p>" );
+  } else {
+    document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download OpenOffice.org</a></h2>"
+    + "<p><a href='" + LINK + "' title='" + LINK + "'>Get OpenOffice.org from your " + getLanguage()
+    + " Native Language community</a></p>" );
+  }
+  document.write( "</div>" );
+  document.write( "<div class=\"sub-green\">"
+    + "<p><a href='other.html' title='Get all platforms, languages, language packs to download'>"
+    + "<b>Searching for another version?</b> Get all platforms, languages, language packs</a> | "
+    + "<a href='http://development.openoffice.org/releases/" + VERSION + ".html'"
+    + "title='What is new, what has been improved in OpenOffice.org " + VERSION + "?'>Release Notes</a> | "
+    + "<a href='md5sums/" + VERSION + "_md5sums.txt' title='MD5 checksums for OpenOffice.org " + VERSION + "'>MD5 checksums"
+    + "</a></p>"
+  + "</div>" );
+  //-->
+  </script>
+
+<!-- Green: Stable release: No JavaScript enabled -->
+  <noscript>
+  <div class="button green" id="optionitem1" onclick="openItem('optionitem1','other.html#tested-full'); return false;">
+    <h2><a href="other.html" title="Select from other platforms and languages to download">Download OpenOffice.org</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>
+  </div>
+  <div class="sub-green">
+    <p><a href="other.html" title="Get all platforms, languages, language packs to download">
+    <b>Searching for another version?</b> Get all platforms, languages, language packs</a> |
+    <a href="http://www.openoffice.org/development/releases/" title="What is new, what has been improved in OpenOffice.org?">
+    Release Notes</a> |
+    <a href="md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p>
+  </div>
+  </noscript>
+
+<!-- Blue: Extensions -->
+  <div class="button blue" id="optionitem3" onclick="openItem('optionitem3','http://extensions.services.openoffice.org');
+    return false;">
+    <h2><a href="http://extensions.openoffice.org" title="Choose from a wide range of additional and individual
+    functionality">Get OpenOffice.org Extensions</a></h2>
+    <p><a href="http://extensions.openoffice.org" title="Choose from a wide range of additional and individual
+    functionality">
+    Extend your OpenOffice.org functionality with a large and growing library of extensions with other users.</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 class="additionalinformation">
+
+  <h2>Additional Information</h2>
+  <ul>
+    <li><a href="http://www.openoffice.org/license.html" title="OpenOffice.org License">License</a></li>
+    <li><a href="http://www.openoffice.org/external/3.0/THIRDPARTYLICENSEREADME.html"
+    title="This page contains details about other technologies included in OpenOffice.org and their licenses">
+    3rd Party content + license</a></li>
+    <li><a href="source/index.html" title="For developers and power users: build OpenOffice.org from scratch.">Source</a>
+    </li>
+  </ul>
+
+  <h3>Documentation</h3>
+    <ul>
+    <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release" title="When are the next releases planned?">
+    Release Schedule</a></li>
+    <li><a href="http://www.openoffice.org/development/releases/" title="What is new, what has been improved in
+    OpenOffice.org?">Release Notes</a>
+    </li>
+    <li><a href="md5sums/index.html" title="MD5 checksums for released versions">MD5 checksums</a></li>
+    <li><a href="http://www.openoffice.org/product/index.html" title="A tour through all OpenOffice.org
+    applications">Product Information</a></li>
+    <li><a href="http://www.openoffice.org/dev_docs/source/sys_reqs_30.html"
+    title="HDD: ~300MB free - Memory: &gt;128MB - Processor: &gt;500MHz - OS: Win, Linux, Mac, Solaris, FreeBSD...">
+    System Requirements</a></li>
+    <li><a href="common/instructions.html" title="Instructions for installing OpenOffice.org on Windows, Linux and
+    Mac OS machines">Install Guides
+    </a> and <a href="http://www.openoffice.org/documentation/" title="Extensive user manuals for every day use">
+    User Guides</a></li>
+    <li><a href="http://www.openoffice.org/development/releases/eol.html" title="Information about releases that have
+    reached End-Of-Life status">
+    End-Of-Life Information</a></li>
+    <li><a href="http://www.openoffice.org/support" title="If the information above did not answer your question:
+    Free and paid support!">Support</a></li>
+    <li><a href="common/java.html" title="Explains why to use Java and what it is">Java and OpenOffice.org</a></li>
+    <li><a href="http://java.com/en/download/manual.jsp" title="Get most recent Java Runtime Environment (JRE)">
+    Get the most recent Java (JRE)</a></li>
+    </ul>
+
+  <h3>Additional Resources</h3>
+  <ul>
+    <li><a href="http://www.openoffice.org/lingucomponent/download_dictionary.html"
+    title="Add additional language support to your OpenOffice.org installation">Dictionaries</a></li>
+    <li><a href="http://templates.openoffice.org" title="Get a headstart with OpenOffice.org">Templates</a></li>
+    <li><a href="http://extensions.openoffice.org"
+    title="Choose from a wide range of additional and individual functionality">Extensions</a></li>
+    <li><a href="http://www.openoffice.org/projects/native-lang.html" title="Information and support in your favorite
+    language">Localizations</a></li>
+    <li><a href="sdk/index.html" title="For developers: Software Development Kit">Software Development Kit (SDK)</a></li>
+    <li><a href="http://www.openoffice.org/distribution/p2p/" title="Download OpenOffice.org via Peer-to-Peer network">
+    P2P downloads</a></li>
+    <li><a href="http://www.openoffice.org/distribution/cdrom/iso_download.html"
+    title="Download OpenOffice.org as ISO file and burn it yourself on CD-ROM">ISO images</a> and
+    <a href="http://www.openoffice.org/distribution/cdrom/index.html#cdrom"
+    title="If you cannot download OpenOffice.org, order a CD-ROM">Order CD-ROM</a></li>
+    <li><a href="http://www.openoffice.org/distribution/mirrors#mirrors" title="To get alternative download locations">
+    All Mirror Server</a><br/></li>
+    <li><a href="archive.html" title="Download legacy and archived releases">Archived legacy releases</a><br/></li>
+  </ul>
+
+  <div id="SupportedAndSupporters">
+    <a href="http://validator.w3.org/check?uri=http://www.openoffice.org/download/index.html"
+    title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents">
+    <img src="http://www.w3.org/Icons/valid-xhtml10-blue.png"
+    alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents"/></a>
+    &nbsp;&nbsp;&nbsp;
+    <a href="http://www.mirrorbrain.org" title="MirrorBrain - A download redirector and metalink generator">
+    <img src="http://mirrorbrain.org/static/images/powered-by-mirrorbrain-50x128-transparent.png"
+    alt="MirrorBrain - A download redirector and metalink generator"/></a>
+  </div>
+</div>
+
+
+  </div>
+
+<!--#include virtual="/footer.html" -->
+
+</body>
+</html>