Author: marcus
Date: Sun Jan 19 02:59:05 2014
New Revision: 1559455

URL: http://svn.apache.org/r1559455
Log:
Added release date (link and title text) and made some links bold to increase 
their visibility

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=1559455&r1=1559454&r2=1559455&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Sun Jan 19 
02:59:05 2014
@@ -57,11 +57,13 @@
       // 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='Version " + VERSION + 
" - Milestone " + MILESTONE
-      + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache 
OpenOffice " + VERSION + "</a></h2>"
-      + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone 
" + MILESTONE + " - Build ID " + BUILD
-      + " - SVN " + SVN_REV + "'>Click here for the most recent version 
for:<br />"
-      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + 
FILESIZE + " MByte)</a></p>" );
+      document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION + 
" | Milestone " + MILESTONE
+      + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Release date " + 
DATE + "'>"
+      + "Download Apache OpenOffice " + VERSION + "</a></h2>"
+      + "<p><a href='" + LINK + "' title='Version " + VERSION + " | Milestone 
" + MILESTONE + " | Build ID " + BUILD
+      + " | SVN " + SVN_REV + " | Release date " + DATE + "'>Click here for 
the most recent version for:<br />"
+      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> | ~" + 
FILESIZE + " MByte | Released: "
+      + DATE + "<br /></a></p>" );
     } else {
       // 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','"
@@ -347,9 +349,9 @@
   <h2>Additional Information</h2>
   <ul>
     <li><a href="../../license.html"
-    title="Apache OpenOffice License">License</a></li>
+    title="Apache OpenOffice License"><b>License</b></a></li>
     <li><a href="other.html#source"
-    title="For developers and power users: Get the source to build Apache 
OpenOffice from scratch.">Source</a>
+    title="For developers and power users: Get the source to build Apache 
OpenOffice from scratch."><b>Source</b></a>
     <li><a 
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO";
     title="For developers and power users: HowTo guide to build Apache 
OpenOffice from scratch.">Building Guide</a></li>
     <li><a href="../../stats/index.html"
@@ -359,7 +361,7 @@
   <h3>Documentation</h3>
   <ul>
     <li><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Releases";
-    title="When are new releases planned?">Current Release Schedule</a></li>
+    title="When are new releases planned?"><b>Release Schedule</b></a></li>
     <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release";
     title="When were old releases planned?"> Historic Release Schedule</a></li>
     <li><a href="../../development/releases/index.html"
@@ -370,11 +372,11 @@
     title="A tour through all Apache OpenOffice applications">Product 
Information</a></li>
     <li><a href="../../dev_docs/source/sys_reqs_aoo40.html"
     title="HDD: ~300MB free - Memory: &gt;128MB - Processor: &gt;500MHz - OS: 
Win, Linux, Mac OS, Solaris, FreeBSD...">
-    System Requirements</a></li>
-    <li><a href="../common/instructions.html"
-    title="Instructions for installing Apache OpenOffice on Windows, Linux and 
Mac OS machines">Install Guides</a> and
-    <a href="../../documentation/index.html"
-    title="Extensive user manuals for every day use">User Guides</a></li>
+    <b>System Requirements</b></a></li>
+    <li><a href="common/instructions.html"
+    title="Instructions for installing Apache OpenOffice on Windows, Linux and 
Mac OS machines"><b>Install Guides</b></a> and
+    <a href="../documentation/index.html"
+    title="Extensive user manuals for every day use"><b>User 
Guides</b></a></li>
     <li><a href="../../development/releases/eol.html"
     title="Information about releases that have reached End-Of-Life 
status">End-Of-Life Information</a></li>
     <li><a href="../../support/index.html"
@@ -388,11 +390,11 @@
   <h3>Additional Resources</h3>
   <ul>
     <li><a href="http://extensions.openoffice.org/en/search?query=dictionaries";
-    title="Add additional language support to your Apache OpenOffice 
installation">Dictionaries</a></li>
+    title="Add additional language support to your Apache OpenOffice 
installation"><b>Dictionaries</b></a></li>
     <li><a href="http://templates.openoffice.org";
-    title="Get a headstart with Apache OpenOffice">Templates</a></li>
+    title="Get a headstart with Apache OpenOffice"><b>Templates</b></a></li>
     <li><a href="http://extensions.openoffice.org";
-    title="Choose from a wide range of additional and individual 
functionality">Extensions</a></li>
+    title="Choose from a wide range of additional and individual 
functionality"><b>Extensions</b></a></li>
     <li><a href="http://openoffice.apache.org/native-lang.html";
     title="Information and support in your favorite 
language">Localizations</a></li>
     <li><a href="../sdk/index.html"


Reply via email to