You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2013/07/31 22:03:18 UTC

svn commit: r1509013 - /openoffice/ooo-site/trunk/content/download/index.html

Author: marcus
Date: Wed Jul 31 20:03:18 2013
New Revision: 1509013

URL: http://svn.apache.org/r1509013
Log:
Updated and re-arranged the text in the green and sub-green box when JS is disabled

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

Modified: openoffice/ooo-site/trunk/content/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/index.html?rev=1509013&r1=1509012&r2=1509013&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/index.html Wed Jul 31 20:03:18 2013
@@ -88,14 +88,14 @@
   document.write( "<div class=\"sub-green\">"
   + "<p><a href='other.html' title='Get all platforms, languages, language packs to download'>"
   + "<b>Get all platforms, languages, language packs</b></a> | "
-  + "<a href='other.html#source' title='Get all source code tarballs and SDK to download'>"
-  + "<b>Source Code and SDK</b></a> | <br />"
+  + "<a href='other.html#source' title='Get the source code and SDK to download'>"
+  + "<b>Source code and SDK</b></a> | <br />"
   + "<a href='../../porting/index.html'"
   + "title='Get Apache OpenOffice software packaged as portable USB versions and third-party ports'>"
   + "<b>Portable USB versions</b> and third-party ports</a> | "
-  + "Older and legacy versions: <a href='other-341.html' title='Get the old version Apache OpenOffice "
+  + "Older and legacy versions: <a href='other-341.html' title='Get the old version of Apache OpenOffice "
   + OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + "
-  + "<a href='legacy/index.html' title='Get the legacy version OpenOffice.org "
+  + "<a href='legacy/index.html' title='Get the legacy version of OpenOffice.org "
   + LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" );
   if ( CHECKSUM_ASC ) {
     document.write( " | <br />Signatures and hashes: "
@@ -114,23 +114,24 @@
 
   <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>
-  <div class="button green" id="optionitem1" onclick="openItem('optionitem1','other.html'); return false;">
-    <h2><a href="other.html" title="Select from other platforms and languages to download">
+  <div class="first button green" id="optionitem1" onclick="openItem('optionitem1','other.html'); return false;">
+    <h2><a href="other.html" title="Get all platforms, languages, language packs to download">
     Download Apache OpenOffice</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
+    <p><a href="other.html" title="Get all platforms, languages, language packs to download">
+    <b>JavaScript needs to be enabled</b> to take full advantage of this download section. Please <b>enable it and
+    reload</b> this webpage. <b>Or click on this text</b> to use the alternative download 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>Get all platforms, languages, language packs</b></a> |
-    <a href="other.html#source" title="Get all source code tarballs and SDK to download">
-    <b>Source Code tarballs and SDK</b></a> | <br />
-    <a href="other.html" title="Checksums for Apache OpenOffice">Signatures and Hashes</a> |
+    <p><a href="other.html#source" title="Get the source code and SDK to download"><b>Source code and SDK</b></a> |
+    <a href="../../porting/index.html"
+    title="Get Apache OpenOffice software packaged as portable USB versions and third-party ports">
+    <b>Portable USB versions</b> and third-party ports</a> | <br />
+    <a href="other-341.html" title="Get the old version of Apache OpenOffice"><b>Older version</b></a> |
+    <a href="legacy/index.html" title="Get the legacy version of OpenOffice.org"><b>Legacy version</b></a> |
+    <a href="other.html" title="Signatures and hashes for Apache OpenOffice">Signatures and hashes</a> |
     <a href="../development/releases/index.html"
-    title="What is new, what has been improved in Apache OpenOffice?">Release Notes</a> |
-    <a href="legacy/index.html" title="Get the legacy version OpenOffice.org 3.3.0">Legacy Version</a></p>
+    title="What is new, what has been improved in Apache OpenOffice?">Release Notes</a></p>
   </div>
   </noscript>