diff options
| author | bwarsaw | 2005-12-27 03:31:50 +0000 |
|---|---|---|
| committer | bwarsaw | 2005-12-27 03:31:50 +0000 |
| commit | 704eafa6e9c21c7202f25f066d09fb9ed55fe237 (patch) | |
| tree | d633cc45f20a8cb8ecb087c5dd493ffdde82226e | |
| parent | 618aedcb8061b5563e1eb78241a0fcc1f17128af (diff) | |
| download | mailman-704eafa6e9c21c7202f25f066d09fb9ed55fe237.tar.gz mailman-704eafa6e9c21c7202f25f066d09fb9ed55fe237.tar.zst mailman-704eafa6e9c21c7202f25f066d09fb9ed55fe237.zip | |
| -rw-r--r-- | admin/www/inthenews.ht | 7 | ||||
| -rw-r--r-- | admin/www/inthenews.html | 39 |
2 files changed, 40 insertions, 6 deletions
diff --git a/admin/www/inthenews.ht b/admin/www/inthenews.ht index db537269a..47c697ad4 100644 --- a/admin/www/inthenews.ht +++ b/admin/www/inthenews.ht @@ -608,4 +608,11 @@ Mailman or Mailman technology to run their mailing lists. <!-- Giovani Spagnolo --> <li><a href="http://listas.softwarelivre.org">Projecto Software Livre Brasil</a> + <!-- Stefan Waidele jun. --> + <li><a href="http://linuxbasics.org">Linux Basics</a> + <!-- Anton Geijsendorpher --> + <li><a href="http://www.accessint.co.za">Access International</a> + <!-- Paul Frenken --> + <li><a href="http://www.colaip.org/">Columbus Association of Internet + Professionals (COLAIP)</a> </ul> diff --git a/admin/www/inthenews.html b/admin/www/inthenews.html index 2e33d572b..c96293a1a 100644 --- a/admin/www/inthenews.html +++ b/admin/www/inthenews.html @@ -1,7 +1,8 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun Aug 28 13:50:56 2005 --> +<!-- Mon Dec 26 22:31:05 2005 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman in Use and in the News <head> <title>Mailman in Use and in the News</title> -<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> -<meta name="generator" content="HT2HTML/2.0"> +<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" > +<meta name="generator" content="HT2HTML/2.0" > <style type="text/css"> body { margin: 0px; } </style> @@ -37,7 +38,7 @@ body { margin: 0px; } <td width="90%" bgcolor="#eecfa1" class="banner"> <!-- start of site links table --> <table width="100%" border="0" -CELLSPACING=0 CELLPADDING=0 + CELLSPACING=0 CELLPADDING=0 bgcolor="#ffffff"> <tr> <td bgcolor="#eecfa1"> @@ -106,7 +107,26 @@ Overview <tr><td bgcolor="#eecfa1"> <a href="mirrors.html">Mirrors</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> +<tr><td bgcolor="#36648b"><b><font color="#ffffff"> +Exits +</font></b></td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://sf.net/projects/mailman">SF Project Page</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="lists.html">Discussion Lists</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://www.python.org/">Python</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://www.gnu.org/">GNU</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://barry.warsaw.us/">Barry Warsaw</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -748,6 +768,13 @@ Mailman or Mailman technology to run their mailing lists. <!-- Giovani Spagnolo --> <li><a href="http://listas.softwarelivre.org">Projecto Software Livre Brasil</a> + <!-- Stefan Waidele jun. --> + <li><a href="http://linuxbasics.org">Linux Basics</a> + <!-- Anton Geijsendorpher --> + <li><a href="http://www.accessint.co.za">Access International</a> + <!-- Paul Frenken --> + <li><a href="http://www.colaip.org/">Columbus Association of Internet + Professionals (COLAIP)</a> </ul> </td><!-- end of body cell --> |
