gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r917 - GNUnet-docs/WWW/test


From: durner
Subject: [GNUnet-SVN] r917 - GNUnet-docs/WWW/test
Date: Mon, 13 Jun 2005 13:23:51 -0700 (PDT)

Author: durner
Date: 2005-06-13 13:23:48 -0700 (Mon, 13 Jun 2005)
New Revision: 917

Modified:
   GNUnet-docs/WWW/test/download.php3
Log:
Format downloads

Modified: GNUnet-docs/WWW/test/download.php3
===================================================================
--- GNUnet-docs/WWW/test/download.php3  2005-06-13 20:19:36 UTC (rev 916)
+++ GNUnet-docs/WWW/test/download.php3  2005-06-13 20:23:48 UTC (rev 917)
@@ -33,30 +33,29 @@
      <a href="http://www.gnu.org/software/gettext/";>GNU gettext (&gt;= 
0.14.1)</a></li>
 <?php
 echo "</ul>\n";
-P();
 H2("SVN access");
+BP();
 W("You can access the current SVN version of GNUnet using");
 PRE("$ svn checkout https://gnunet.org/svn/GNUnet/";);
 W("For access to the GNUnet 0.6.x branch use:");
 PRE("$ svn checkout https://gnunet.org/svn/branches/GNUnet06/";);
 W("For access to the freeway code use:");
 PRE("$ svn checkout https://gnunet.org/svn/freeway/";);
-BR();
-P();
+EP();
 H2("Download");
-
+BP();
 W("Please mind that this is a beta version.");
 W("The network has not been tested on a large scale and the code still 
requires some tuning.");
 W("There are various known portability problems.");
 W("Read the PLATFORMS file to find out about known problems (and workarounds) 
for specific architectures.");
 
-BR();
+P();
 
 W("The network is still fairly small and downloads can be rather slow.");
 W("Only little content is available, thus it is not always a bug if you get 
few (or no) search results.");
 W("Mind that all queries are case-sensitive.");
 
-BR();
+P();
 
 W("A subscription to GNUnet mailinglists might be a good idea, use 
<tt>help-gnunet</tt> or %s to report problems.",
   extlink_("https://gnunet.org/mantis/","Mantis";));
@@ -87,6 +86,7 @@
 LIV(extlink_("download/GNUnet-0.7.0pre2.tar.bz2", "GNUnet-0.7.0pre2.tar.bz2 
(1188 kb)"));
 LIV(extlink_("download/GNUnet-0.7.0pre2.tar.gz" , "GNUnet-0.7.0pre2.tar.gz 
(1693 kb)"));
 echo "</ul>\n";
+EP();
 
 
 include("html_footer.php3");





reply via email to

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