Author: marcus Date: Sun Mar 31 18:13:47 2013 New Revision: 1463020 URL: http://svn.apache.org/r1463020 Log: Updated text and links
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=1463020&r1=1463019&r2=1463020&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/download/index.html (original) +++ openoffice/ooo-site/trunk/content/download/index.html Sun Mar 31 18:13:47 2013 @@ -3,12 +3,15 @@ <head itemscope itemtype="http://schema.org/Article"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta itemprop="name" content="Download Apache OpenOffice" /> - <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 40 million trusted downloads." /> + <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over + 40 million trusted downloads." /> <meta itemprop="image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" /> <meta property="og:title" content="Download Apache OpenOffice" /> - <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 40 million trusted downloads." /> + <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over + 40 million trusted downloads." /> <meta property="og:image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" /> - <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 40 million trusted downloads." /> + <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, + the free office productivity suite with over 40 million trusted downloads." /> <title>Apache OpenOffice Downloads - Official Site</title> <!-- <script type="text/javascript" src="globalvars.js"></script> --> <!-- <script type="text/javascript" src="download.js"></script> --> @@ -67,21 +70,20 @@ 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 to start downloading the most recent version for " - + PLATFORM + " and " + LANG_ARRAY[ 2 ] + "." - + "<br /></p>" ); + + "<p><a href='" + LINK + "' title='" + LINK + "'>Click to start downloading the most recent version for <b>" + + PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b>.<br /></p>"); } else { // dump SF download and redirect to NL webpage (see URLs in "languages.js") if no mirror link (hasMirrorLink() == false) // Get first the array data for NL_LANGUAGE and then the redirect link from the array data document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','" + LANG_ARRAY[ 3 ] + "');" + "return false;\">" ); document.write( "<h2><a href='" + LANG_ARRAY[ 3 ] + "' title='" + LANG_ARRAY[ 3 ] + "'>Download Apache OpenOffice " - + VERSION + "</a></h2>" - + "<p><a href='" + LANG_ARRAY[ 3 ] + "' title='" + LANG_ARRAY[ 3 ] + "'>A release for " + LANG_ARRAY[ 2 ] - + " is not available. Please choose from the alternative download webpage for another language.</a></p>" ); + + VERSION + "</a></h2><p><a href='" + LANG_ARRAY[ 3 ] + "' title='" + LANG_ARRAY[ 3 ] + "'>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>" ); + 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> | " @@ -125,10 +127,13 @@ <div class="button lightblue" > <h2><a>Help Spread the Word</a></h2> <p id='ShareDownloadLinks'> - <a>Please tell your friends about Apache OpenOffice.</a> - <a style="display:inline; padding: 0 5px 0 30px;" href="javascript:shareFacebook(); "><img src="../images/logo-facebook-32.png" alt="Please tell your friends about Apache OpenOffice via Facebook." /></a> - <a style="display:inline; padding: 0 5px;" href="javascript:shareTwitter(); "><img src="../images/logo-twitter-32.png" alt="Please tell your friends about Apache OpenOffice via Twitter." /></a> - <a style="display:inline; padding: 0 5px;" href="javascript:shareGooglePlus(); "><img src="../images/logo-googleplus-32.png" alt="Please tell your friends about Apache OpenOffice via Google+." /></a> + <a>Please tell your friends about Apache OpenOffice.</a><br /> + <a style="display:inline; padding: 0 5px 0 30px;" href="javascript:shareFacebook(); "> + <img src="../images/logo-facebook-32.png" alt="Please tell your friends about Apache OpenOffice via Facebook." /></a> + <a style="display:inline; padding: 0 5px;" href="javascript:shareTwitter(); "> + <img src="../images/logo-twitter-32.png" alt="Please tell your friends about Apache OpenOffice via Twitter." /></a> + <a style="display:inline; padding: 0 5px;" href="javascript:shareGooglePlus(); "> + <img src="../images/logo-googleplus-32.png" alt="Please tell your friends about Apache OpenOffice via Google+." /></a> </p> </div>