gnunet-svn
[Top][All Lists]
Advanced

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

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


From: durner
Subject: [GNUnet-SVN] r912 - GNUnet-docs/WWW/test
Date: Mon, 13 Jun 2005 12:33:45 -0700 (PDT)

Author: durner
Date: 2005-06-13 12:33:42 -0700 (Mon, 13 Jun 2005)
New Revision: 912

Modified:
   GNUnet-docs/WWW/test/mailinglist.php3
Log:
Format links

Modified: GNUnet-docs/WWW/test/mailinglist.php3
===================================================================
--- GNUnet-docs/WWW/test/mailinglist.php3       2005-06-13 19:29:08 UTC (rev 
911)
+++ GNUnet-docs/WWW/test/mailinglist.php3       2005-06-13 19:33:42 UTC (rev 
912)
@@ -28,20 +28,24 @@
 BP();
 W("This mailinglist is used for developer communication.");
 W("Signing up is easy, send good patches and you get CVS access, too:");
+EP();
 echo "<center>";
+BP();
 extlink("http://mail.gnu.org/mailman/listinfo/gnunet-developers","Developers";);
+EP();
 echo "</center>";
-EP();
 
 H2("GNUnet Users");
 BP();
 W("<tt>help-gnunet</tt> is a mailinglist that is intended as a discussion 
forum for users, such that they can help other users.");
 W("Some developers usually also hang around to help.");
 W("This mailinglist is be open for everybody and any kind of (netiquette 
compatible) discussion:");
+EP();
 echo "<center>";
+BP();
 extlink("http://mail.gnu.org/mailman/listinfo/help-gnunet","Users";);
+EP();
 echo "</center>";
-EP();
 
 H2("GNUnet Announcements");
 BP();
@@ -49,10 +53,12 @@
 W("Only developers can post announcements for new releases of GNUnet related 
software on this list.");
 W("All other mail will be discareded.");
 W("This list is not for discussions or bug reports!");
+EP();
 echo "<center>";
+BP();
 extlink("http://mail.gnu.org/mailman/listinfo/info-gnunet","Announcements";);
+EP();
 echo "</center>";
-EP();
 
 H2("GNUnet Diffs");
 BP();
@@ -61,10 +67,12 @@
 W("So if you want to be notified about any change to the GNUnet codebase, you 
can subscribe to this mailinglist.");
 W("Only subversion-diffs should (and hopefully can) be posted on this list.");
 W("All other mail will be discareded.");
+EP();
 echo "<center>";
+BP();
 extlink("http://mail.gnu.org/mailman/listinfo/gnunet-sv","Diffs";);
+EP();
 echo "</center>";
-EP();
 
 H2("Other Discussion Forums");
 BP();





reply via email to

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