Author: marcus Date: Mon Sep 2 19:08:54 2013 New Revision: 1519496 URL: http://svn.apache.org/r1519496 Log: Write the TOC with JS as it doesn't make sense to show the TOC when JS is disabled
Modified: openoffice/ooo-site/trunk/content/download/other.html Modified: openoffice/ooo-site/trunk/content/download/other.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/other.html?rev=1519496&r1=1519495&r2=1519496&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/download/other.html (original) +++ openoffice/ooo-site/trunk/content/download/other.html Mon Sep 2 19:08:54 2013 @@ -36,24 +36,24 @@ apologies for the inconvenience.</p></div> </noscript> -<ul> - <li><h3><a href="#aoo" title="Full installation sets + languages packs"> - Full installation sets + languages packs</a></h3></li> - <li><h3><a href="#source" title="Software Development Kit (SDK)">Software Development Kit (SDK)</a></h3></li> - <li><h3><a href="#source" title="Source code tarballs">Source code tarballs</a></h3></li> - <li><h3><a href="#source" title="Release notes">Release notes</a></h3></li> - <li><h3><a href="checksums.html" title="How to verify the downloaded file?"> - How to verify the downloaded file?</a></h3></li> - <li><h3><a href="#notes" title="Use Apache mirrors to download Apache OpenOffice"> - Alternative Download Mirrors</a></h3></li> - <li><h3><a href="#notes" title="Please read the important notes before downloading and using Apache OpenOffice"> - Important Notes</a></h3></li> -</ul> -<br /> - <script type="text/javascript"> <!-- - document.write( "<hr style='display: block;' />" + document.write( "<ul>" + + "<li><h3><a href='#aoo' title='Full installation sets + languages packs'>" + + "Full installation sets + languages packs</a></h3></li>" + + "<li><h3><a href='#source' title='Software Development Kit (SDK)'>Software Development Kit (SDK)</a></h3></li>" + + "<li><h3><a href='#source' title='Source code tarballs'>Source code tarballs</a></h3></li>" + + "<li><h3><a href='#source' title='Release notes'>Release notes</a></h3></li>" + + "<li><h3><a href='checksums.html' title='How to verify the downloaded file?'>" + + "How to verify the downloaded file?</a></h3></li>" + + "<li><h3><a href='#notes' title='Use Apache mirrors to download Apache OpenOffice'>" + + "Alternative download mirrors</a></h3></li>" + + "<li><h3><a href='#notes' title='Please read the important notes before downloading and using Apache OpenOffice'>" + + "Important Notes</a></h3></li>" + + "</ul>" + + "<br />" + + + "<hr style='display: block;' />" + "<div class='largetable'>" + "<h3 id='aoo'>Apache OpenOffice " + VERSION + " - Full installation sets and language packs</h3>"