gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r1030 - GNUnet-docs/WWW
Date: Sat, 25 Jun 2005 17:27:09 -0700 (PDT)

Author: grothoff
Date: 2005-06-25 17:27:06 -0700 (Sat, 25 Jun 2005)
New Revision: 1030

Modified:
   GNUnet-docs/WWW/mailinglist.php3
Log:
structure

Modified: GNUnet-docs/WWW/mailinglist.php3
===================================================================
--- GNUnet-docs/WWW/mailinglist.php3    2005-06-26 00:20:36 UTC (rev 1029)
+++ GNUnet-docs/WWW/mailinglist.php3    2005-06-26 00:27:06 UTC (rev 1030)
@@ -27,53 +27,34 @@
 H2("Mailinglisten");
 H3("GNUnet Development");
 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();
+echo "<dl><dt>";
 extlink("http://mail.gnu.org/mailman/listinfo/gnunet-developers","Developers";);
-EP();
-echo "</center>";
-
-H3("GNUnet Users");
-BP();
+echo "</dt><dd>";
+W("This mailinglist is used for developer communication.");
+W("Signing up is easy, send good patches and you get subversion access, too.");
+echo "</dd><dt>";
+extlink("http://mail.gnu.org/mailman/listinfo/help-gnunet","Users";);
+echo "</dt><dd>";
 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>";
-
-H3("GNUnet Announcements");
-BP();
+echo "</dd><dt>";
+extlink("http://mail.gnu.org/mailman/listinfo/info-gnunet","Announcements";);
+echo "</dt><dd>";
 W("If you just want to receive announcements of new versions, you can 
subscribe to a strictly moderated mailinglist.");
 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>";
-
-H3("GNUnet Diffs");
-BP();
+echo "</dd><dt>";
+extlink("http://mail.gnu.org/mailman/listinfo/gnunet-sv","Diffs";);
+echo "</dt><dd>";
 W("This mailinglist is used to instantly publish all commits to the %s.",
   extlink_("/svn/", "GNUnet subversion repository"));
 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.");
+W("Do not send patches to this list, send them to the developer mailinglist 
instead!");
+echo "</dd></dl>";
 EP();
-echo "<center>";
-BP();
-extlink("http://mail.gnu.org/mailman/listinfo/gnunet-sv","Diffs";);
-EP();
-echo "</center>";
 
 H2("Other Discussion Forums");
 BP();





reply via email to

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