Author: marcus
Date: Tue Jan 28 21:25:36 2014
New Revision: 1562239

URL: http://svn.apache.org/r1562239
Log:
Removed the direct link for downloading, instead refer to the common webpage 
for archived releases

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

Modified: openoffice/ooo-site/trunk/content/download/legacy/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/legacy/index.html?rev=1562239&r1=1562238&r2=1562239&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/legacy/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/legacy/index.html Tue Jan 28 
21:25:36 2014
@@ -35,60 +35,30 @@
   </div>
   <div class="sub-orange">
     <p><a href="../index.html" title="Download the most recent Apache 
OpenOffice release">
-    <b>Searching for the most recent Apache OpenOffice release? Click here.</b>
-    </a></p>
+    <b>Searching for the most recent Apache OpenOffice release? Click 
here.</b></a></p>
   </div>
 
 <!-- Green: Stable release -->
+  <div class="button green" id="optionitem1" 
onclick="openItem('optionitem1','../archive.html'); return false;">
+    <h2><a href="../archive.html" title="Archived OpenOffice.org 3.3.0 and 
older legacy releases">
+    Download Legacy OpenOffice.org 3.3.0 and older</a></h2>
+    <p><a href="../archive.html" title="Archived OpenOffice.org 3.3.0 and 
older legacy releases">
+    Java Runtime Environment (JRE) included for all OS versions except Linux 
32/64-bit Debian and Mac OS</a></p>
+  </div>
+  <div class="sub-green">
+    <p><a href="md5sums/" title="MD5 checksums for OpenOffice.org 3.3.0 and 
older legacy releases">
+    <b>MD5 checksums</b></a> |
+    <a href="../../development/releases/index.html"
+    title="What is new, what has been improved in OpenOffice.org 3.3.0 and 
older legacy releases?">
+    <b>Release Notes</b></a></p>
+  </div>
+
   <script type="text/javascript">
   <!--
-  LINK = getLink( VERSION, MIRROR, SCHEMA );
-  document.write( "<div class=\"button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','" + LINK + "');"
-    + "return false;\">" );
-
-  if ( hasMirrorLink() ) {
-    document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download 
Legacy OpenOffice.org " + VERSION + "</a></h2>"
-    + "<p><a href='" + LINK + "' title='" + LINK + "'>Click to start 
downloading the legacy 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 
Legacy OpenOffice.org</a></h2>"
-    + "<p><a href='" + LINK + "' title='" + LINK + "'>Get legacy 
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='../../development/releases/" + VERSION + ".html'"
-    + "title='What is new, what has been improved in legacy OpenOffice.org " + 
VERSION + "?'>Release Notes</a> | "
-    + "<a href='md5sums/" + VERSION + "_md5sums.txt' title='MD5 checksums for 
legacy OpenOffice.org " + VERSION
-    + "'>MD5 checksums" + "</a></p>"
-  + "</div>" );
-
   entourage.initialize();
   //-->
   </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 Legacy 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="../../development/releases/"
-    title="What is new, what has been improved in legacy OpenOffice.org?"> 
Release Notes</a> |
-    <a href="md5sums/index.html" title="MD5 checksums for legacy 
OpenOffice.org">MD5 checksums</a></p>
-  </div>
-  </noscript>
-
 <!-- Blue: Extensions -->
   <div class="button blue" id="optionitem3" 
onclick="openItem('optionitem3','http://extensions.openoffice.org');
     return false;">


Reply via email to