gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r6909 - GNUnet-docs/WWW
Date: Mon, 26 May 2008 21:07:44 -0600 (MDT)

Author: grothoff
Date: 2008-05-26 21:07:43 -0600 (Mon, 26 May 2008)
New Revision: 6909

Modified:
   GNUnet-docs/WWW/gnunetgtk.php3
Log:
documenting new gtk features -- screenshot needed

Modified: GNUnet-docs/WWW/gnunetgtk.php3
===================================================================
--- GNUnet-docs/WWW/gnunetgtk.php3      2008-05-27 02:50:49 UTC (rev 6908)
+++ GNUnet-docs/WWW/gnunetgtk.php3      2008-05-27 03:07:43 UTC (rev 6909)
@@ -90,7 +90,33 @@
     "gnunet-gtk file-sharing search and download page",
     "CENTER",732,464);
 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 "+".");
+W("If you want to use a space inside of a keyword (or begin a keyword with a 
"+", put the entire keyword in double-quotes.");
+W("Using multiple keywords will cause all search results that match any of the 
keywords to be displayed.");
+EP();
+
+H4("Ranking of results");
+BP();
+W("In addition to showing the search results, gnunet-gtk also automatically 
tries to rank and evaluate search results.");
+W("Ranking information is continuously updated as more information becomes 
available.");
+W("The blue bar under "Ranking" shows how many keywords a particular 
result matches.");
+W("If the blue bar is full, the search result matches all specified 
keywords.");
+W("Just below the blue bar under "Ranking" is a second bar which can 
be red, yellow or green.");
+W("This bar indicates how likely it is that the given file is actually 
available.");
+W("The bar becomes thicker as the certainty that the (un)availability has been 
established increases.");
+W("The bar initially starts in the middle as a yellow line.");
+W("It grows red to the left to indicate unavailability, and green to the right 
to indicate availability.");
+EP();
+
+H4("Namespaces");
+BP();
 W("If a namespace should be searched, change the selection in the selection 
box on the right from "globally" to some namespace identifier.");
+EP();
+
+H4("Downloading");
+
+BP();
 W("The search results will be displayed in a tab that has the same name as the 
query.");
 W("Mind that the metadata shown was supplied by the user that uploaded the 
file and may not always be accurate.");
 W("The search query will be repeated in the background as long as the tab is 
open.");





reply via email to

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