Author: marcus
Date: Wed Apr 30 19:20:14 2014
New Revision: 1591458

URL: http://svn.apache.org/r1591458
Log:
Disabling all AOO 4.1.0 Beta links

Modified:
    openoffice/ooo-site/trunk/content/download/all_beta.html

Modified: openoffice/ooo-site/trunk/content/download/all_beta.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/all_beta.html?rev=1591458&r1=1591457&r2=1591458&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/all_beta.html (original)
+++ openoffice/ooo-site/trunk/content/download/all_beta.html Wed Apr 30 
19:20:14 2014
@@ -2,190 +2,13 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; />
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-  <title>Apache OpenOffice Downloads - Official Site - Beta Release</title>
-  <script type="text/javascript" src="globalvars.js"></script>
-  <script type="text/javascript" src="download_other.js"></script>
-  <style type="text/css">
-  /* <![CDATA[ */
-  /*-------------------- Exceptions on standard css -----------------------*/
-  @import "styles.css";
-  @import "exceptions.css";
-  /* ]]> */
-  </style>
+  <meta http-equiv="refresh" content="1; URL=index.html" />
+  <title>Apache OpenOffice</title>
 </head>
 
 <body>
 
-<script type="text/javascript">
-  <!--
-  entourage.initialize();
-  // -->
-</script>      
-
-<h1>Apache OpenOffice Downloads - Official Site - Beta Release</h1>
-<br />
-
-<!-- No JavaScript enabled -->
-<noscript>
-  <h2>JavaScript not enabled?</h2>
-
-  <div class="notice"><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 Apache 
OpenOffice, go to the alternative
-  <a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";>download 
page</a>, and you will skip this page. Our
-  apologies for the inconvenience.</p></div>
-</noscript>
-
-<script type="text/javascript">
-  <!--
-  if ( BETA_ACTIVE ) {
-       // Beta Release online
-       document.write( "<ul>"
-       + "<li><h3><a href='#aoo'    title='Full installation sets + languages 
packs'>"
-       + "Full installation sets + languages packs</a></h3></li>"
-       + "<li><h3><a href='#source' title='Software Development Kit 
(SDK)'>Software Development Kit (SDK)</a></h3></li>"
-       + "<li><h3><a href='#source' title='Source code tarballs'>Source code 
tarballs</a></h3></li>"
-       + "<li><h3><a href='#source' title='Release notes'>Release 
notes</a></h3></li>"
-       + "<li><h3><a href='checksums.html' title='How to verify the downloaded 
file?'>"
-       + "How to verify the downloaded file?</a></h3></li>"
-       + "<li><h3><a href='../porting/index.html'"
-       + "title='Looking for portable version, Solaris, OS/2, FreeBSD, Linux 
with glibc 2.5?'>"
-       + "Looking for portable version, Solaris, OS/2, FreeBSD, Linux with 
glibc 2.5?</a></h3></li>"
-       + "<li><h3><a href='#notes'  title='Use Apache mirrors to download 
Apache OpenOffice'>"
-       + "Alternative download mirrors</a></h3></li>"
-       + "<li><h3><a href='#notes'  title='Please read the important notes 
before downloading and using Apache OpenOffice'>"
-       + "Important Notes</a></h3></li>"
-       + "</ul>"
-       + "<br />"
-
-       + "<hr style='display: block;' />"
-       + "<div class='largetable'>"
-       + "<h3 id='aoo'>Apache OpenOffice " + BETA_NAME + " - Full installation 
sets and language packs</h3>"
-
-       + "<h3>Full Installation vs. Language Pack</h3>"
-  
-       + "<p>If you want to use more than a single language in Apache 
OpenOffice then it is recommended to use "
-       + "<a href='http://wiki.openoffice.org/wiki/Languagepack' title='What 
is a language pack?'>language packs</a>. The "
-       + "idea is to have a base language, e.g., English (US) and several 
other languages without a need to install for "
-       + "every language a full installation. Due to this it has to be 
installed over a full installation with the same "
-       + "version number and platform. The language can be changed via the 
menu \"Tools - Options - Language Settings - "
-       + "Languages - User Interface\".</p>"
-
-       + "<p>They are not integrated in the full installation file and it 
contains only resource files to show, e.g., "
-       + "menus, dialogs, error messages in your favorite language - but there 
is no program logic. It may contain "
-       + "translated Help content as well. Language packs are created only 
when also a full installation file is "
-       + "available. In case it is not fully localized, some elements of the 
UI or help topics will display in English as "
-       + "default language.</p>"
-
-       + "<h3>Please check the integrity of the downloaded file</h3>"
-
-       + "<p>It is recommended that you <a 
href='http://en.wikipedia.org/wiki/Checksum'"
-       + "title='What means to verify the file integrity?'>verify the 
integrity</a> of the downloaded file. Available are "
-       + "<a href='http://en.wikipedia.org/wiki/MD5' title='What is 
MD5?'>MD5</a> + "
-       + "<a href='http://en.wikipedia.org/wiki/SHA256' title='What is 
SHA256?'>SHA256</a> hash values. "
-       + "Here you have to create a <a 
href='http://en.wikipedia.org/wiki/Hash_function'"
-       + "title='What is a hash value?'>hash value</a> of your downloaded, 
locally saved Apache OpenOffice file and "
-       + "compare this with the hash value of the respective file in the table 
below.</p>"
-
-       + "<p>We also provide <a 
href='http://en.wikipedia.org/wiki/Pretty_Good_Privacy' title='What is 
PGP?'>PGP</a> "
-       + "signatures. To use this verfication you have to download the 
respective ASC file in the table "
-       + "below and this <a 
href='https://people.apache.org/keys/group/openoffice.asc'"
-       + "title='The KEYS file contains the PGP keys of the Apache OpenOffice 
Release Managers'>KEYS</a> file.</p>"
-
-       + "<p>For more information and details how to do the integrity 
verification please read the guide: "
-       + "<a href='checksums.html' title='How to verify the download with 
signatures and hash values?'>"
-       + "How to verify the download with signatures and hash values?</a></p>" 
);
-       document.write( "<br />" );
-
-       write_table( 2 );
-
-       document.write( "</div>" );
-  } else {
-       // Beta Release coming soon
-       document.write( "<div><h2>Apache OpenOffice " + BETA_NAME
-       + "<small> (planned for: " + BETA_REL_DATE + ")</small></h2>"
-       + "<h3>The Beta release is not yet available. Please make sure to come 
back on the release date to "
-       + "download and test the new version.</h3><br /><br /><br /><br /><br 
/><br />" );
-       document.write( "</div>" );
-  }
-  document.write( "<br />"
-  + "<hr style='display: block;' />"
-
-  + "<h3 id='notes'>Important Notes:</h3>"
-
-  + "<h3>Language is not listed</h3>"
-
-  + "<p>If your language is not listed here then this means the translation is 
not yet completed. Our translations are all "
-  + "done by volunteers, by OpenOffice users like yourself. If you are 
interested in helping translate OpenOffice into "
-  + "your language, please see our <a 
href='http://openoffice.apache.org/translate.html'"
-  + "title='How to Help Translate Apache OpenOffice'>How to Help Translate 
Apache OpenOffice</a> page.</p>"
-
-  + "<h3>Platform is not listed</h3>"
-
-  + "<p>If your operating system is not listed here, you are looking for a 
portale version, or you need a version for "
-  + "Solaris, OS/2, FreeBSD, Linux (32/64-bit) with glibc 2.5, please see our "
-  + "<a href='../porting/index.html'>list of third-party ports and 
distributions</a>.</p>"
-
-  + "<h3>Alternative Download Mirrors</h3>"
-
-  + "<p>In the table above, installation files point to our main distribution 
site, that uses the "
-  + "<a href='http://sourceforge.net/'>SourceForge.net</a> mirror network. 
Additionally, all the installation files are "
-  + "also available on the <a 
href='http://www.apache.org/mirrors/ooo.html'>Apache mirrors</a>. Just search 
your "
-  + "<a href='http://www.apache.org/dyn/aoo-closer.cgi/openoffice/'>nearest 
mirror</a>.</p>"
-
-  + "<h3>Software Development Kit (SDK)</h3>"
-
-  + "<p>The <a href='sdk/index.html' title='For Developers and Power-Users: 
Apache OpenOffice SDK (AOO SDK)'>"
-  + "Apache OpenOffice SDK (AOO SDK)</a> is an add-on for the office suite. It 
provides the necessary tools and "
-  + "documentation for programming the AOO APIs and creating own extensions 
(UNO components). If you want to use Apache "
-  + "OpenOffice without to plan any own extended functionality then you do not 
need to install the AOO SDK.</p>"
-
-  + "<h3>Source code</h3>"
-
-  + "<p>The <a href='source/index.html' title='For Developers and Power-Users: 
Apache OpenOffice source code'>"
-  + "Apache OpenOffice source</a> contain the source code that was used to 
built the Apache OpenOffice releases from. "
-  + "Different compressed file formats are offered. Apache OpenOffice is 
licensed with the "
-  + "<a href='http://www.apache.org/licenses/LICENSE-2.0.html' title='Apache 
License v2'>Apache License v2</a>. If you "
-  + "want to use Apache OpenOffice without to plan to build it from scratch 
then you do not need to download any of the "
-  + "source tarballs.</p>"
-
-  + "<h3><a href='notes.html' title='Please read the important notes before 
downloading and using Apache OpenOffice'>"
-  + "More important notes</a></h3>"
-
-  + "<p class='footer'><small><a href='#' title='Go to the start of the 
page'>Start of page</a></small></p>"
-  + "<br />"
-
-  + "<hr style='display: block;' />"
-
-  + "<h3>Report broken links</h3>"
-
-  + "<p>Please report any broken link or things you think that needs to be 
corrected on this webpage by sending a mail to: "
-  + "<a 
href='mailto:[email protected]&#63;subject=Possible%20broken%20link&#58;%20from%20other.html'"
-  + "title='Development mailing list (to receive answers you need to be 
subscribed)'>"
-  + "Development mailing list</a>.&nbsp;<b>*)</b></p>"
-
-  + "<h3>Where to get help when I have a problem?</h3>"
-
-  + "<p>If you encounter problems with installation or using Apache 
OpenOffice, please contact us via the following ways:"
-  + "</p>"
-
-  + "<ul>"
-  + "<li><a href='mailto:[email protected]'"
-  + "title='User\'s mailing list (to receive answers you need to be 
subscribed)'>User\'s mailing list</a>&nbsp;<b>*)</b>"
-  + "</li>"
-  + "<li><a href='http://forum.openoffice.org' title='User forums (different 
languages)'>"
-  + "User forums (different languages)</a></li>"
-  + "<li><a href='http://www.oooforum.org' title='Another user forums'>Another 
user forums</a></li>"
-  + "</ul>"
-  + "<br />"
-
-  + "<p><b>*)</b> Please note that all mails go to a public mailing list, not 
an individual person. Mails will be archived "
-  + "and can be accessed also by other users. To receive answers, you will 
need to subscribe to the mailing list before "
-  + "sending mails. For instructions, see: <a 
href='http://openoffice.apache.org/mailing-lists.html'"
-  + "title='Learn more about how to use mailing lists'>Learn more about how to 
use mailing lists</a>.</p>"
-
-  + "<p class='footer'><small><a href='#' title='Go to the start of the 
page'>Start of page</a></small></p>" );
-  -->
-</script>
+If your browser do not support redirection please click yourself to go to the 
<a href="index.html">main download website</a>.
 
 </body>
 </html>


Reply via email to