gnunet-svn
[Top][All Lists]
Advanced

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

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


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

Author: durner
Date: 2005-06-13 12:29:08 -0700 (Mon, 13 Jun 2005)
New Revision: 911

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

Modified: GNUnet-docs/WWW/test/mailinglist.php3
===================================================================
--- GNUnet-docs/WWW/test/mailinglist.php3       2005-06-13 19:25:55 UTC (rev 
910)
+++ GNUnet-docs/WWW/test/mailinglist.php3       2005-06-13 19:29:08 UTC (rev 
911)
@@ -5,13 +5,15 @@
 include("html_header.php3");
 
 H2("Blogs, Forum, Stories and Polls");
+BP();
 W("GNUnet uses %s as a community content management system.",
   extlink_("http://gnunet.org/drupal/";, "drupal"));
 W("There, you can read the latest stories, participate in the forums and polls 
and even start your own blogs.");
 W("Everything related to GNUnet is welcome, as long as it is respectful and 
legal.");
-P();
+EP();
 
 H2("Bugtrack");
+BP();
 W("GNUnet uses Mantis for bugtracking.");
 W("Visit %s to report bugs.",
   extlink_("https://gnunet.org/mantis/","https://gnunet.org/mantis/";));
@@ -20,25 +22,29 @@
 P();
 W("If you dislike Mantis and need to report a bug via E-mail, you can use the 
standard GNU way by sending mail to %s.",
   extlink_("mailto:address@hidden","address@hidden";));
+EP();
 
-P();
 H2("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:");
 echo "<center>";
 extlink("http://mail.gnu.org/mailman/listinfo/gnunet-developers","Developers";);
 echo "</center>";
+EP();
 
-P();
 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:");
 echo "<center>";
 extlink("http://mail.gnu.org/mailman/listinfo/help-gnunet","Users";);
 echo "</center>";
+EP();
 
-P();H2("GNUnet Announcements");
+H2("GNUnet Announcements");
+BP();
 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.");
@@ -46,8 +52,10 @@
 echo "<center>";
 extlink("http://mail.gnu.org/mailman/listinfo/info-gnunet","Announcements";);
 echo "</center>";
+EP();
 
-P();H2("GNUnet Diffs");
+H2("GNUnet Diffs");
+BP();
 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.");
@@ -56,9 +64,10 @@
 echo "<center>";
 extlink("http://mail.gnu.org/mailman/listinfo/gnunet-sv","Diffs";);
 echo "</center>";
-P();
+EP();
 
 H2("Other Discussion Forums");
+BP();
 W("The %s is a webpage for discussions of GNUnet and related topics.",
   extlink_("http://www.boardy.de/forumdisplay.php?forumid=104104","GNUnet 
Forum"));
 W("The forum was started by German GNUnet users and hence many postings are in 
German, but contributions in English are welcome.");
@@ -67,12 +76,14 @@
   extlink_("/drupal/", "here"));
 W("%s is an international P2P board with GNUnet related subcategories.",
   extlink_("http://board.planetpeer.de/";, "Planet Peer"));
+EP();
 
 H2("Chat");
+BP();
 W("Various GNUnet people are regularly hanging out on the %s.",
   extlink_("http://www.freenode.net/","Freenode IRC Network"));
 W("The channel name is <tt>#GNUnet</tt>.");
+EP();
 
-P();
 include("html_footer.php3");
 ?>





reply via email to

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