Author: nextgens
Date: 2007-02-21 00:40:39 +0000 (Wed, 21 Feb 2007)
New Revision: 11866

Modified:
   trunk/apps/new_installer/res/welcome.html
Log:
installer: new wording for the welcome page (thanks to dbkr)

Modified: trunk/apps/new_installer/res/welcome.html
===================================================================
--- trunk/apps/new_installer/res/welcome.html   2007-02-21 00:34:50 UTC (rev 
11865)
+++ trunk/apps/new_installer/res/welcome.html   2007-02-21 00:40:39 UTC (rev 
11866)
@@ -91,23 +91,25 @@
   <body>
     <div id="page">
       <div id="topbar">
-        <h1>Successful Installation of Freenet 0.7!</h1>
+        <h1>Freenet 0.7 Installation Successful!</h1>
       </div>
       <div id="content">
         <div class="infobox">
-          <div class="infobox-header">Next, connect your node to the 
network.</div>
-           <p>You will need to get some <abbr title="Darknet is the primary 
network on Freenet.">darknet</abbr> connections. If you know people using 
Freenet ask them for their noderefs (this is ideal) otherwise please join us on 
IRC on <a href="irc://irc.freenode.net/freenet-refs">#freenet-refs</a> on 
irc.freenode.net, and we will get you wired in to the network. Note that you 
are especially vulnerable to your peers. If you are paranoid you should only 
connect to people you trust.</p>
+          <div class="infobox-header">Next, configure your node and connect 
your node to the network.</div>
+            <p>The next step is to access the <a 
href="http://127.0.0.1:8888/";><i>FProxy</i> web interface</a>.  From there, you 
can view the status of your <abbr title="A node is a single point on the 
Freenet network represented by a single computer.">node</abbr> and set 
configuration options including a human-readable name for your node.</p>
+           <p>Once you've done this, you will need to get some <abbr 
title="Darknet is the primary network on Freenet.">darknet</abbr> connections. 
If you know people using Freenet, ask them for their noderefs (this is ideal). 
Otherwise, please join us on IRC on <a 
href="irc://irc.freenode.net/freenet-refs">#freenet-refs</a> on 
irc.freenode.net, and we will get you wired in to the network. Note that you 
are especially vulnerable to your peers, so if you require a higher level of 
security then you should only connect to people you trust.</p>
             <p>To create a link with another node, send them your <a 
href="http://127.0.0.1:8888/darknet/myref.fref";>noderef</a> and add theirs on 
the <a href="http://127.0.0.1:8888/darknet/";>darknet</a> page.  When <b>both 
ends</b> have added the other's noderef they should connect.  If you are having 
difficulties refer to the <a 
href="http://wiki.freenetproject.org/FreenetConnections";>Freenet 
Connections</a> page on the <a href="http://wiki.freenetproject.org";>Freenet 
Project Wiki</a>.</p>
         </div>

         <div class="infobox">
-          <div class="infobox-header">Congratulations, you have successfully 
installed a Freenet 0.7 alpha-test node.</div>
-          <p>You should first access the <a 
href="http://127.0.0.1:8888/";><i>FProxy</i> web interface</a>.  From there, you 
can view the status of your <abbr title="A node is a single point on the 
Freenet network represented by a single computer.">node</abbr>, set 
configuration options and start browsing <abbr title="Websites on Freenet are 
called freesites.">freesites</abbr> using one of the bookmarks listed.</p>
-         <p>You can also run <abbr title="A message boards 
program.">Frost</abbr> if you chose to install it, there may be an icon on your 
desktop.</p>
+          <div class="infobox-header">Explore and contribute to Freenet</div>
+          <p>You can start browsing <abbr title="Websites on Freenet are 
called freesites.">freesites</abbr> using one of the bookmarks listed on the <a 
href="http://127.0.0.1:8888/";>homepage</a>. From there, you can view a large 
amount of the content on Freenet.</p>
+         <p>You can also browse and post in the anonymous message board 
application, Frost. This is accessible through the 'Frost' desktop icon if you 
chose to install it.</p>
+          <p>Once you've seen some of the content already on Freenet, you 
could try using JSite to create your own Freesite for others to browse!</p>
         </div>

         <div class="infobox">
-          <div class="infobox-header">Once again thank you for using 
Freenet!</div>
+          <div class="infobox-header">Once again, thank you for using 
Freenet!</div>
          <p>Remember, Freenet is all about freedom of speech. You may find 
content on Freenet that you consider offensive or unacceptable. If this 
concerns you, then consider carefully what links you trust and what indexes and 
freesites you fetch.</p>
           <p>The Freenet Project employs a full-time developer.  If you can, 
we would appreciate it if could <a 
href="http://freenetproject.org/index.php?page=donate";>donate to the 
project</a> so that we can continue to employ him and keep on improving our 
software.</p>
          <p>We wish you a pleasant experience in the free world!</p>


Reply via email to