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/03/18 18:01:48 UTC

svn commit: r809071 - in /websites/staging/ooo-site/trunk/content: ./ download/next/index.html

Author: buildbot
Date: Sun Mar 18 17:01:47 2012
New Revision: 809071

Log:
Staging update by buildbot for openofficeorg

Modified:
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/next/index.html

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 18 17:01:47 2012
@@ -1 +1 @@
-1302164
+1302167

Modified: websites/staging/ooo-site/trunk/content/download/next/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/next/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/next/index.html Sun Mar 18 17:01:47 2012
@@ -5,18 +5,7 @@
 
 
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <title>OpenOffice.org Developer Builds and Release Candidates</title>
-  <script type="text/javascript" src="../globalvars.js"></script>
-  <script type="text/javascript" src="languages.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_mirrorbrain.js"></script>
-  <style type="text/css">
-  /* <![CDATA[ */
-  /*-------------------- Exceptions on standard css -----------------------*/
-  @import "../exceptions.css";
-  /* ]]> */
-  </style>
+  <meta http-equiv="refresh" content="1; URL=../index.html"/>
 
 </head>
 
@@ -34,153 +23,7 @@
     
     
 
-<noscript>
-  <h2>JavaScript not enabled?</h2>
-
-  <p>Your browser does not seem to allow JavaScript on websites. This technique is used on this webpage for presenting the actual
-  download links. If you want to download OpenOffice.org, go to the main <a href="../index.html">download page</a>, and you will skip
-  this page.
-  Our apologies for the inconvenience.</p>
-</noscript>
-
-
-<script type="text/javascript">
-  <!--
-  document.write( "<div class='optionset'>"
-  + "<p>Developer Snapshots represent the most recent status of the OpenOffice.org Development and will be released mostly weekly/biweekly. "
-  + "Please help us to improve the product quality of OpenOffice.org. Download and test the latest versions."
-  + "<br/><br/>"
-  + "<b>Important:</b><br />"
-  + "These builds have not been fully tested and are under continuous development. It is not recommended for production use." );
-  document.write( "</p>" );
-
-// Developer Snapshot from the release codeline online
-  if ( DEV1_VERSION != "" ) {
-	LINK = getLink( DEV1_VERSION, DEV1_MIRROR, DEV1_SCHEMA );
-	document.write( "<div class='button orange' id='optionitem7' onclick='openItem('optionitem7','" + LINK + "'); return false;'>" );
-	if ( hasMirrorLink() ) {
-		document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download Developer Snapshot<br/>"
-		+ DEV1_VERSION + " (" + DEV1_BUILD + ")</a></h2>"
-		+ "<p><a href='" + LINK + "' title='" + LINK + "'>Click to start downloading the most recent version for " + getPlatform()
-		+ " and English (US).</a></p>" );
-	} else {
-		document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download Developer Snapshot<br/>"
-		+ DEV1_VERSION + " (" + DEV1_BUILD + ")</a></h2>"
-		+ "<p>OOo-Dev " + DEV1_VERSION + " for " + getPlatform() + " and English (US).</p>" );
-	}
-	document.write( "</div>" );
-
-	document.write( "<div class='sub-orange'>"
-		+ "<p><a href='other.html#dev1' title='Select from other platforms, language packs, SDK and source tarballs to download'>"
-		+ "Get more platforms and language packs, SDK and source tarballs</a> | "
-		+ "<a href='http://development.openoffice.org/releases/" + DEV1_VERSION + "_snapshot.html'"
-		+ "title='What is new, what has been improved in OOo-Dev "+ DEV1_VERSION + "?'>Release Notes</a> | "
-		+ "<a href='md5sums/" + DEV1_VERSION + "_md5sums.txt' title='MD5 checksums for OOo-Dev " + DEV1_VERSION + "'>MD5 checksums</a></p>"
-	+ "</div>" );
-  }
-
-// Developer Snapshot from the unstable codeline online
-  if (DEV2_VERSION != "" ) {
-	LINK = getLink( DEV2_VERSION, DEV2_MIRROR, DEV2_SCHEMA );
-	document.write( "<div class='button orange' id='optionitem8' onclick='openItem('optionitem8','" + LINK + "'); return false;'>" );
-	if ( hasMirrorLink() ) {
-		document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download Developer Snapshot<br/>"
-		+ DEV2_VERSION + " (" + DEV2_BUILD + ")</a></h2>"
-		+ "<p><a href='" + LINK + "' title='" + LINK + "'>Click to start downloading the most recent version for " + getPlatform()
-		+ " and English (US).</a></p>" );
-	} else {
-		document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download Developer Snapshot<br/>"
-		+ DEV2_VERSION + " (" + DEV2_BUILD + ")</a></h2>"
-		+ "<p>OOo-Dev " + DEV2_VERSION + " for " + getPlatform() + " and English (US).</p>" );
-	}
-	document.write( "</div>" );
-	
-	document.write( "<div class='sub-orange'>"
-		+ "<p><a href='other.html#dev2' title='Select from all platforms, language packs, SDK and source tarballs to download'>"
-		+ "Get all platforms, language packs, SDK and source tarballs</a> | "
-		+ "<a href='http://development.openoffice.org/releases/" + DEV2_VERSION + "_snapshot.html'"
-		+ "title='What is new, what has been improved in OOo-Dev "+ DEV2_VERSION + "?'>Release Notes</a> | "
-		+ "<a href='md5sums/" + DEV2_VERSION + "_md5sums.txt' title='MD5 checksums for OOo-Dev " + DEV2_VERSION + "'>MD5 checksums</a></p>"
-	+ "</div>" );
-  }
-  document.write( "</div>" );
-  //-->
-</script>
-
-<div class="additionalinformation">
-	<h2>Additional information</h2>
-	<ul>
-		<li><a href="//license.html" title="OpenOffice.org is using the LGPL v3">License (LGPL v3)</a></li>
-		<li><a href="http://external.openoffice.org/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>What does it mean?</li>
-		<ul>
-		  <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release/Builds_FAQ" title="Intended to be the next stable release:
-		  However, it may contain some smaller issues and so-called 'show-stoppers' that were reported in the late stages of development.">
-		  Release Candidate</a></li>
-		  <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release/Builds_FAQ" title="An early preview of the next major release. It
-		  contains all or most of the new features, but may still have significant bugs.">Beta Release</a></li>
-		  <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release/Builds_FAQ" title="The very latest 'work in progress' build. Should
-		  only be used by developers and testers to check that code changes are working as expected.">Developer Snapshot</a></li>
-		</ul>
-	</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://development.openoffice.org/releases/dev_index.html" title="What is new, what has been improved in OpenOffice.org">
-		Release Notes</a></li>
-		<li><a href="md5sums/index.html" title="Overview of MD5 checksums for not released versions">MD5 checksums</a></li>
-		<li><a href="//product/" title="A tour through all OpenOffice.org applications">Product Information</a></li>
-		<li><a href="//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://documentation.openoffice.org" title="Extensive user manuals for every day use">User Guides</a></li>
-		<li><a href="http://development.openoffice.org/releases/eol.html" title="Information about releases that have reached End-Of-Life status">
-		End-Of-Life Information</a></li>
-	</ul>
-
-	<h3>Additional resources</h3>
-	<ul>
-		<li><a href="http://qa.openoffice.org/" title="The QA group is happy to offer help">Quality Assurance (QA)</a></li>
-		<li><a href="http://qa.openoffice.org/issue_handling/project_issues.html"
-		title="Users of snapshot builds is encouraged to help the OpenOffice.org project">Report any bugs, issues or errors</a></li>
-		<li><a href="http://qa.openoffice.org/helping.html" title="Help us test unconfirmed issues">Review of unconfirmed issues</a></li>
-		<li><a href="http://development.openoffice.org/" title="The Development team is searching for talented programmers">
-		Development team (Dev)</a></li>
-		<li><a href="/projects/" title="Participation in projects is the way work is carried out in OpenOffice.org">
-		Overview of projects</a></li>
-		<li><a href="http://distribution.openoffice.org/mirrors#mirrors" title="To get alternative download locations">All Mirror Server</a></li>
-	</ul>
-	<br/>
-
-	<script type="text/javascript">
-	<!--
-	if ( RC_ACTIVE == 1 ) {
-		document.write( "<h2>OOo " + RC_NAME + RC_NUMBER + "</h2>"
-		+ "<ul>"
-			+ "<li><a href='../all_rc.html#untested-full' title='OOo " + RC_NAME + RC_NUMBER + " full installation sets'>"
-			+ "Full installation sets</a></li>"
-			+ "<li><a href='../all_rc.html#untested-lp' title='OOo "   + RC_NAME + RC_NUMBER + " language packs'>"
-			+ "Language packs</a></li>"
-			+ "<li><a href='../all_rc.html#untested-sdk' title='OOo "  + RC_NAME + RC_NUMBER + " SDK and source tarballs'>"
-			+ "SDK and source tarballs</a></li>"
-		+ "</ul>" );
-	}
-	if ( BETA_ACTIVE == 1 ) {
-		document.write( "<h2>OOo " + BETA_NAME + BETA_NUMBER + "</h2>"
-		+ "<ul>"
-			+ "<li><a href='../all_beta.html#beta' title='OOo " + BETA_NAME + BETA_NUMBER + " full installation sets and language packs'>"
-			+ "Full installation sets and language packs</a></li>"
-			+ "<li><a href='../all_beta.html#sdk' title='OOo "  + BETA_NAME + BETA_NUMBER + " SDK and source tarballs'>"
-			+ "SDK and source tarballs</a></li>"
-		+ "</ul>" );
-	}
-	// -->
-	</script>
-</div>
+If your browser do not support redirection please click yourself to go to the <a href="../index.html">main download website</a>.
 
 
   </div>