Author: marcus
Date: Mon Jul 15 15:04:28 2013
New Revision: 1503284

URL: http://svn.apache.org/r1503284
Log:
Added text and link to release notes/known issues inside the green box to draw 
the user's attention to it - adden 2 variants

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

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1503284&r1=1503283&r2=1503284&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Mon Jul 15 
15:04:28 2013
@@ -56,28 +56,44 @@
     //    // OS and/or package manager was not recognized, therefore use 
"other.html" as download link.
     //    document.write( "<div class=\"first button green\" 
id=\"optionitem1\" onclick=\"openItem('optionitem1','"
     //    + LINK + "');" + "return false;\">" );
-    //    document.write( "<h2><a href='" + LINK + "' title='" + LINK + 
"'>Download Apache OpenOffice " + VERSION + "</a></h2>"
+    //    document.write( "<h2><a href='" + LINK + "' title='" + LINK + 
"'>Download Apache OpenOffice "
+    //    + VERSION + "</a></h2>"
     //    + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the 
most recent version for <b>"
     //    + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b>.<br 
/></a></p>");
     //  } else {
       // Download directly from a mirror with displayed platform and language.
       document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
       + LINK + "');" + "return false;\">" );
-      document.write( "<h2><a href='" + LINK + "' title='" + LINK + 
"'>Download Apache OpenOffice " + VERSION + "</a></h2>"
-      + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the 
most recent version for <b>"
-      + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b>.<br 
/></a></p>");
+      document.write( "<h2><a href='" + LINK + "' title='" + LINK + 
"'>Download Apache OpenOffice " + VERSION
+      + "</a></h2>"
+      + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the 
most recent version for "
+      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + 
"</b>.</a></p>"
+      + "<h3><a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+      + "title='Get information about known issues in Apache OpenOffice " + 
VERSION + "'>"
+      + "<b>Click here for known issues you should know about.</b></a></h3><br 
/>");
     //  }
   } else {
     // Download from an alternative webpage if hasMirrorLink() == false.
     document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
     + LANG_ARRAY[ 3 ] + "');" + "return false;\">" );
-    document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + 
LANG_ARRAY[ 4 ] + "'>Download Apache OpenOffice "
-    + VERSION + "</a></h2><p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + 
LANG_ARRAY[ 4 ] + "'>A release for <b>"
-    + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not available. 
Please choose another language from the alternative "
-    + "download webpage.</a></p>" );
+    document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + 
LANG_ARRAY[ 4 ] + "'>"
+    + "Download Apache OpenOffice " + VERSION + "</a></h2>"
+    + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>A 
release for "
+    + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not 
available. Please "
+    + "choose another language from the alternative download webpage.</a></p>" 
);
   }
   document.write( "</div>" );
 
+  /*
+  // Show a link for the known issues.
+  document.write( "<div class=\"sub-green\">"
+    + "<h3><a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+    + "title='Get information about known issues in Apache OpenOffice " + 
VERSION + ".'>"
+    + "<b>Read here for known issues you should know.</b></a></h3><br />"
+  + "</div>" );
+  */
+
+  // Show some helpful links for SDK, source, checksums, release notes, legacy 
version.
   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> | "
@@ -105,8 +121,9 @@
     <h2><a href="other.html" title="Select from other platforms and languages 
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 platform and language.</a></p>
+    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">
@@ -114,8 +131,8 @@
     <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> |
-    <a href="../development/releases/index.html" title="What is new, what has 
been improved in Apache OpenOffice?">
-    Release Notes</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>
   </div>
   </noscript>


Reply via email to