gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r1490 - GNUnet-docs/WWW
Date: Wed, 13 Jul 2005 19:50:52 -0700 (PDT)

Author: grothoff
Date: 2005-07-13 19:50:49 -0700 (Wed, 13 Jul 2005)
New Revision: 1490

Modified:
   GNUnet-docs/WWW/user_index.inc
Log:
update

Modified: GNUnet-docs/WWW/user_index.inc
===================================================================
--- GNUnet-docs/WWW/user_index.inc      2005-07-14 02:48:13 UTC (rev 1489)
+++ GNUnet-docs/WWW/user_index.inc      2005-07-14 02:50:49 UTC (rev 1490)
@@ -1,8 +1,13 @@
-<ol>
- <li><?php intlink("user_gnunet.php3","Compilation and Configuration of 
GNUnet"); ?></li>
- <li><?php intlink("user_afs.php3","Configuration and Usage of GNUnet&rsquo;s 
(anonymous) file sharing"); ?></li>
- <!-- li><?php intlink("user_chat.php3","Broadcast chat"); ?></li -->
-  <!-- li><?php intlink("user_tbench.php3","Measureing the transport 
performance"); ?></li -->
-  <!-- li><?php intlink("user_tracekit.php3","Tracing the GNUnet topology"); 
?></li -->
- <!-- li><?php intlink("user_testbed.php3","Deploying a GNUnet P2P testbed"); 
?></li -->
-</ol>
+<?php 
+echo "<ol>\n";
+LILI("user_gnunet.php3","Compilation and Configuration of GNUnet");
+LILI("user_afs.php3","Configuration and Usage of GNUnet&rsquo;s (anonymous) 
file sharing");
+echo "<ul>\n";
+LILI("gnunetgtk.php3","Using <tt>gnunet-gtk</tt>");
+echo "</ul>\n";
+// LILI("user_chat.php3","Broadcast chat");
+// LILI("user_tbench.php3","Measureing the transport performance");
+// LILI("user_tracekit.php3","Tracing the GNUnet topology");
+// LILI("user_testbed.php3","Deploying a GNUnet P2P testbed"); 
+echo "</ol>\n";
+?>





reply via email to

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