Author: nextgens
Date: 2007-12-16 20:48:45 +0000 (Sun, 16 Dec 2007)
New Revision: 16606

Modified:
   trunk/website/pages/en/download.php
Log:
website: reapply r16604

Modified: trunk/website/pages/en/download.php
===================================================================
--- trunk/website/pages/en/download.php 2007-12-16 20:46:27 UTC (rev 16605)
+++ trunk/website/pages/en/download.php 2007-12-16 20:48:45 UTC (rev 16606)
@@ -14,6 +14,8 @@
 href="/faq.html#firewall"><b>here</b></a>
 for some info.</i> <BR> &nbsp;<BR>

+<a href="javascript:toggleLayer('windows');">Show windows instructions</a>
+<div class="hideit" name="windows">
 <h3>Windows</h3>
 - Download and run <big><a 
href="http://downloads.freenetproject.org/alpha/installer/freenet-win32-with_jre.exe";>freenet
 webinstall</a> (13MB)</big><br>
 - or <a 
href="http://downloads.freenetproject.org/alpha/installer/freenet-win32.exe";>click
 here</a> if you already have java installed (3MB).<br>
@@ -29,11 +31,17 @@
 Windows 95, 98 and ME (Millennium Edition) don't work as well; in particular, 
the installer won't run on those operating systems.
 Also we strongly recommend you not run an OS for which security support has 
been discontinued.<br>
 If the installer doesn't work (something seriously wrong) then please let us 
know, install Java, and try the Linux instructions below.
+</div>

+<a href="javascript:toggleLayer('macos');">Show Mac OSX instructions</a>
+<div class="hideit" name="macos">
 <h3>Mac OSX</h3>
 <a 
href="http://downloads.freenetproject.org/alpha/installer/mac/freenet.jnlp";>Install
 Freenet 0.7</a> using JavaWebStart.<br>
 If this doesn't work, try the linux instructions below.
+</div>

+<a href="javascript:toggleLayer('unix');">Show Unix/Linux instructions</a>
+<div class="hideit" name="unix">
 <h3>Unix, and Linux</h3>
 You need to have a recent <b>Java Runtime Environment</b> (JRE). We have 
experienced best results with Sun's Java Runtime Environment which can be 
obtained from <a href="http://www.java.com/";>http://www.java.com/</a>. <BR>
 Java version 1.4.2 and later will work. However, be aware that there are 
applet security vulnerabilities in all versions prior to Java 1.5 update 4. 
Generally, we recommend using latest.
@@ -55,6 +63,7 @@
 </pre>
 </p>
 <p>You might find the <a 
href="http://www.minihowto.org/freenet_howto/Freenet%2520-%2520a%2520very%2520short%2520howto_3077.html";>mini-howto</a>
 useful (it might be of interest to Windows users too).</p>
+</div>

 <h3>After installing</h3>



Reply via email to