gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7095 - in GNUnet-docs/WWW: . screenshots


From: gnunet
Subject: [GNUnet-SVN] r7095 - in GNUnet-docs/WWW: . screenshots
Date: Sun, 8 Jun 2008 22:50:21 -0600 (MDT)

Author: grothoff
Date: 2008-06-08 22:50:21 -0600 (Sun, 08 Jun 2008)
New Revision: 7095

Added:
   GNUnet-docs/WWW/screenshots/gnunet-gtk-logs.png
   GNUnet-docs/WWW/screenshots/gnunet-gtk-peers.png
   GNUnet-docs/WWW/screenshots/gnunet-gtk-stats-inbound.png
   GNUnet-docs/WWW/screenshots/gnunet-gtk-stats-load.png
Modified:
   GNUnet-docs/WWW/gnunetgtk.php3
Log:
more

Modified: GNUnet-docs/WWW/gnunetgtk.php3
===================================================================
--- GNUnet-docs/WWW/gnunetgtk.php3      2008-06-08 23:33:59 UTC (rev 7094)
+++ GNUnet-docs/WWW/gnunetgtk.php3      2008-06-09 04:50:21 UTC (rev 7095)
@@ -181,13 +181,44 @@
 H2("The stats plugin");
 
 BP();
-IMG("screenshots/gnunet-gtk-stats.png",
-    "gnunet-gtk statistics page",
-    "CENTER",732,464);
 W("This page visualizes various statistics of the current <tt>gnunetd</tt> 
process.");
 W("You can configure the speed at which the window updates using the 
STATS-INTERVAL option in <tt>gnunet.conf</tt> (in section 
<tt>GNUNET-GTK</tt>).");
 W("The information shown corresponds to (some of) the data shown by 
<tt>gnunet-stats</tt>.");
 EP();
+IMG("screenshots/gnunet-gtk-stats-load.png",
+    "gnunet-gtk load statistics page",
+    "CENTER",615,492);
+IMG("screenshots/gnunet-gtk-stats-inbound.png",
+    "gnunet-gtk inbound traffic statistics page",
+    "CENTER",615,492);
 
+ANCHOR("peers");
+H2("The Peers View");
+
+BP();
+W("The peer tab shows the list of other peers known to your system as well as 
their connection status.");
+W("A green light is used for connected peers.");
+W("If the connection is flaky and about to time out, the light turns yellow.");
+W("For peers where the IP address is known and the DNS lookup succeeds, the 
hostname and the country of the peer are also listed.");
+W("Finally the list also includes how much we trust this peer (which itself is 
a metric for how much that peer has been contributing to the network).");
+EP();
+IMG("screenshots/gnunet-gtk-peers.png",
+    "gnunet-gtk peers page",
+    "CENTER",615,492);
+
+
+ANCHOR("logs");
+H2("The Logs");
+
+BP();
+W("The logs tab shows messages about events.");
+W("The most common messages are namespace discoveries and a failure to connect 
to gnunetd.");
+W("Note that the tab shows the messages in reverse order -- the most recent 
message is always on top!");
+EP();
+IMG("screenshots/gnunet-gtk-logs.png",
+    "gnunet-gtk logs page",
+    "CENTER",615,492);
+
+
 include("html_footer.php3");
 ?>

Added: GNUnet-docs/WWW/screenshots/gnunet-gtk-logs.png
===================================================================
(Binary files differ)


Property changes on: GNUnet-docs/WWW/screenshots/gnunet-gtk-logs.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GNUnet-docs/WWW/screenshots/gnunet-gtk-peers.png
===================================================================
(Binary files differ)


Property changes on: GNUnet-docs/WWW/screenshots/gnunet-gtk-peers.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GNUnet-docs/WWW/screenshots/gnunet-gtk-stats-inbound.png
===================================================================
(Binary files differ)


Property changes on: GNUnet-docs/WWW/screenshots/gnunet-gtk-stats-inbound.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GNUnet-docs/WWW/screenshots/gnunet-gtk-stats-load.png
===================================================================
(Binary files differ)


Property changes on: GNUnet-docs/WWW/screenshots/gnunet-gtk-stats-load.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream





reply via email to

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