gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r7204 - GNUnet-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r7204 - GNUnet-docs/WWW
Date: Sat, 14 Jun 2008 01:21:23 -0600 (MDT)

Author: grothoff
Date: 2008-06-14 01:21:23 -0600 (Sat, 14 Jun 2008)
New Revision: 7204

Modified:
   GNUnet-docs/WWW/gnunetgtk.php3
Log:
docs

Modified: GNUnet-docs/WWW/gnunetgtk.php3
===================================================================
--- GNUnet-docs/WWW/gnunetgtk.php3      2008-06-14 07:12:35 UTC (rev 7203)
+++ GNUnet-docs/WWW/gnunetgtk.php3      2008-06-14 07:21:23 UTC (rev 7204)
@@ -16,7 +16,9 @@
 
 P();
 W("After <tt>gnunet-gtk</tt> was started, you should see something like the 
following:");
+EP();
 IMG("screenshots/gnunet-gtk-welcome.png","GNUnet GTK welcome 
window","CENTER",615,492);
+BP();
 W("Which options appear on top depends on the set of plugins that are selected 
in the configuration file.");
 W("The following plugins are currently available:");
 echo "<ul>\n";
@@ -38,9 +40,11 @@
 BP();
 W("The daemon plugin enables the &quot;General&quot; menu.");
 W("This menu can be used to control <tt>gnunetd</tt>.");
+EP();
 IMG("screenshots/gnunet-gtk-daemon.png",
     "gnunet-gtk daemon page",
     "CENTER",615,492);
+BP();
 W("The &quot;Start&quot; and &quot;Stop&quot; buttons can be used to start or 
kill the <tt>gnunetd</tt> process.");
 W("Note that stop may kill <tt>gnunetd</tt> even if <tt>gnunetd</tt> is 
running on another machine, while start is only able to start the process on 
the local machine.");
 W("If <tt>gnunetd</tt> is running, the &quot;Start&quot;-button will not be 
active.");
@@ -70,9 +74,11 @@
 H3("Status");
 BP();
 W("The status tab gives an overview of the current file-sharing activities.");
+EP();
 IMG("screenshots/gnunet-gtk-fs-status.png",
     "gnunet-gtk file-sharing status page",
     "CENTER",615,492);
+BP();
 W("It lists the various active searches with the number of search results for 
each search.");
 P();
 W("The download list shows active downloads and how far they have 
progressed.");
@@ -85,10 +91,10 @@
 ANCHOR("fs-search");
 H3("Searching and Downloading");
 
-BP();
 IMG("screenshots/gnunet-gtk-fs-search.png",
     "gnunet-gtk file-sharing search and download page",
     "CENTER",615,492);
+BP();
 W("In order to start a search, enter a keyword into the input line at the top 
and click on search.");
 W("You can specify multiple keywords, separated by spaces.");
 W("Prefix mandatory keywords with a &quot;+&quot;.");
@@ -131,9 +137,11 @@
 W("The &quot;Close&quot;-button closes the search window.");
 P();
 W("If a directory is downloaded, the contents of the directory will be shown 
in the search window.");
+EP();
 IMG("screenshots/gnunet-gtk-directory-browser.png",
     "gnunet-gtk lists the contents of a directory",
     "CENTER",765,679);
+BP();
 W("Click on the little triangle that appears to the left of the name to show 
the contents of the directory.");
 W("GNUnet is able to show the contents of a directory even if the download is 
still incomplete.");
 W("Files (and other directories) contained in the directory can be downloaded 
just like the search results using the &quot;Download&quot; button.");
@@ -148,11 +156,10 @@
 ANCHOR("fs-publication");
 H3("Publishing");
 
-BP();
 IMG("screenshots/gnunet-gtk-fs-upload.png",
     "gnunet-gtk file-sharing publication page",
     "CENTER",615,492);
-
+BP();
 W("In order to share a file to GNUnet, you should first choose between 
insertion and indexing.");
 W("If you want to publish an entire directory tree, select 
&quot;recursive;&quot;.");
 W("You can the enter a filename or use the &quot;Browse&quot; button to browse 
the local filesystem for files.");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]