Author: buildbot Date: Sun Mar 31 18:14:19 2013 New Revision: 856765 Log: Staging update by buildbot for ooo-site
Modified: websites/staging/ooo-site/trunk/cgi-bin/ (props changed) websites/staging/ooo-site/trunk/content/ (props changed) websites/staging/ooo-site/trunk/content/download/index.html Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun Mar 31 18:14:19 2013 @@ -1 +1 @@ -1463012 +1463020 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun Mar 31 18:14:19 2013 @@ -1 +1 @@ -1463012 +1463020 Modified: websites/staging/ooo-site/trunk/content/download/index.html ============================================================================== --- websites/staging/ooo-site/trunk/content/download/index.html (original) +++ websites/staging/ooo-site/trunk/content/download/index.html Sun Mar 31 18:14:19 2013 @@ -5,12 +5,15 @@ <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> --> @@ -82,21 +85,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> | " @@ -140,10 +142,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>