Author: marcus Date: Mon Aug 5 21:43:21 2013 New Revision: 1510757 URL: http://svn.apache.org/r1510757 Log: #122961# Re-arranged the text and links displayed as 'no javascript' message, partly suggested by sebb
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=1510757&r1=1510756&r2=1510757&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/download/test/index.html (original) +++ openoffice/ooo-site/trunk/content/download/test/index.html Mon Aug 5 21:43:21 2013 @@ -117,27 +117,28 @@ <!-- Green: Stable release: No JavaScript enabled --> <noscript> - <div class="first button green" id="optionitem1" onclick="openItem('optionitem1','other.html'); return false;"> + <div class="first button green" id="optionitem1"> + <h2><a style="cursor: default;">Download Apache OpenOffice</a></h2> + <p style="cursor: default;"> + <a style="cursor: default;">JavaScript needs to be enabled to download Apache OpenOffice.</a></p> + </div> + <!-- Old text + <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"> 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="Checksums for Apache OpenOffice">Signatures and Hashes</a> , - <a href="../checksums.html" title="How to verify the download with checksums?">How to verify?</a> | - <a href="../development/releases/index.html" - title="What is new, what has been improved in Apache OpenOffice?">Release Notes</a> | <br /> - <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 and SDK to download">Source Code and SDK</a> | <br /> - <a href="../../porting/index.html" + <p><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> | + <a href="../development/releases/index.html" + title="What is new, what has been improved in Apache OpenOffice?">Release Notes</a> | <br /> <a href="../other-341.html" title="Get the old version of Apache OpenOffice">Old Apache OpenOffice</a> | - <a href="../legacy/index.html" title="Get the legacy version of OpenOffice.org">Legacy OpenOffice.org</a> + <a href="../legacy/index.html" title="Get the legacy version of OpenOffice.org">Legacy OpenOffice.org</a></p> </div> </noscript>