Author: nextgens Date: 2008-06-21 12:22:10 +0000 (Sat, 21 Jun 2008) New Revision: 20559
Modified: trunk/website/pages/en/jsite.php trunk/website/pages/en/thaw.php Log: website: tell the user where to get Thaw and jSite from Modified: trunk/website/pages/en/jsite.php =================================================================== --- trunk/website/pages/en/jsite.php 2008-06-21 12:20:58 UTC (rev 20558) +++ trunk/website/pages/en/jsite.php 2008-06-21 12:22:10 UTC (rev 20559) @@ -3,13 +3,13 @@ jSite is a graphical application that you can use to create, insert and manage your own Freenet sites. It was written in Java by Bombe. -It comes packaged with the Freenet installer, -so it should be in your main Freenet directory. </p> +<p> +You can <a href="http://downloads.freenetproject.org/alpha/jSite/jSite.jar">download jSite here</a> +</p> <h3>Starting jSite</h3> <p> -To start jSite, type the following in a terminal -while in the Freenet-directory (e.g. /home/username/Freenet): +To start jSite, type the following in a terminal: </p> <pre> java -jar jSite.jar Modified: trunk/website/pages/en/thaw.php =================================================================== --- trunk/website/pages/en/thaw.php 2008-06-21 12:20:58 UTC (rev 20558) +++ trunk/website/pages/en/thaw.php 2008-06-21 12:22:10 UTC (rev 20559) @@ -6,9 +6,7 @@ </p> <h3>Starting Thaw</h3> <p> -Thaw should be included in the Freenet installation -by default. It should be found in the Freenet -directory. To start it, write in a command prompt: +You can <a href="http://downloads.freenetproject.org/alpha/Thaw/Thaw.jar">download Thaw here</a>. To start it, write in a command prompt: </p> <pre> java -jar Thaw.jar
