diff options
author | bwarsaw <> | 2003-09-22 02:30:41 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-09-22 02:30:41 +0000 |
commit | aa151822b8ed7d5b3751ac6c33e0f603ca67a27e (patch) | |
tree | 3301a2ac18b44ca4ce1dfbd91e6bdca3e9b13eb5 /admin | |
parent | 33ad4402b372695b9526f57c33dd8f05c0eeddb3 (diff) | |
download | mailman2-aa151822b8ed7d5b3751ac6c33e0f603ca67a27e.tar.gz mailman2-aa151822b8ed7d5b3751ac6c33e0f603ca67a27e.tar.xz mailman2-aa151822b8ed7d5b3751ac6c33e0f603ca67a27e.zip |
Backporting from the HEAD -- web pages
Diffstat (limited to 'admin')
-rw-r--r-- | admin/www/admins.html | 34 | ||||
-rw-r--r-- | admin/www/bugs.html | 15 | ||||
-rw-r--r-- | admin/www/devs.html | 13 | ||||
-rw-r--r-- | admin/www/docs.ht | 14 | ||||
-rw-r--r-- | admin/www/docs.html | 31 | ||||
-rw-r--r-- | admin/www/download.html | 34 | ||||
-rw-r--r-- | admin/www/faq.html | 32 | ||||
-rw-r--r-- | admin/www/features.html | 15 | ||||
-rw-r--r-- | admin/www/help.html | 15 | ||||
-rw-r--r-- | admin/www/i18n.ht | 255 | ||||
-rw-r--r-- | admin/www/i18n.html | 289 | ||||
-rw-r--r-- | admin/www/index.html | 15 | ||||
-rw-r--r-- | admin/www/install.html | 34 | ||||
-rw-r--r-- | admin/www/inthenews.ht | 63 | ||||
-rw-r--r-- | admin/www/inthenews.html | 95 | ||||
-rw-r--r-- | admin/www/jwzrebuttal.html | 34 | ||||
-rw-r--r-- | admin/www/lists.html | 32 | ||||
-rw-r--r-- | admin/www/mgrs.html | 34 | ||||
-rw-r--r-- | admin/www/mirrors.html | 32 | ||||
-rw-r--r-- | admin/www/otherstuff.html | 34 | ||||
-rw-r--r-- | admin/www/prev.html | 32 | ||||
-rw-r--r-- | admin/www/requirements.html | 19 | ||||
-rw-r--r-- | admin/www/site.html | 34 | ||||
-rw-r--r-- | admin/www/todo.ht | 2 | ||||
-rw-r--r-- | admin/www/todo.html | 34 | ||||
-rw-r--r-- | admin/www/users.html | 34 | ||||
-rw-r--r-- | admin/www/version.html | 34 |
27 files changed, 846 insertions, 463 deletions
diff --git a/admin/www/admins.html b/admin/www/admins.html index ac3e9917..95790461 100644 --- a/admin/www/admins.html +++ b/admin/www/admins.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. --> -<!-- Sat Apr 19 21:58:48 2003 --> +<!-- Sun Sep 14 23:22:04 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: List Manager Documentation <head> <title>List Manager Documentation</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> @@ -97,7 +98,7 @@ 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"> Documentation </font></b></td></tr> @@ -116,7 +117,26 @@ Documentation <tr><td bgcolor="#eecfa1"> <a href="i18n.html">Translators</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> @@ -149,7 +169,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>List Manager Documentation</h3> <p><a href="http://staff.imsa.edu/~ckolar">Chris Kolar</a> has made diff --git a/admin/www/bugs.html b/admin/www/bugs.html index c3f9b15d..7af97537 100644 --- a/admin/www/bugs.html +++ b/admin/www/bugs.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. --> -<!-- Sat Apr 19 21:58:48 2003 --> +<!-- Sun Sep 14 23:22:04 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Bugs and Patches <head> <title>Bugs and Patches</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> @@ -97,7 +98,7 @@ 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> @@ -110,7 +111,7 @@ Exits <tr><td bgcolor="#eecfa1"> <a href="http://sourceforge.net/projects/mailman">Mailman Project</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -143,7 +144,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Bugs and Patches</h3> <p>Mailman is being <a diff --git a/admin/www/devs.html b/admin/www/devs.html index b5fc03bb..c3c62529 100644 --- a/admin/www/devs.html +++ b/admin/www/devs.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. --> -<!-- Sat Apr 19 21:58:48 2003 --> +<!-- Sun Sep 14 23:22:05 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Developer Resources <head> <title>Mailman Developer Resources</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> @@ -88,7 +89,7 @@ Developer Exits <tr><td bgcolor="#eecfa1"> <a href="http://demo.iuveno-net.de/iuveno/Products/ZMailman/">ZMailman</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -121,7 +122,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Developer Resources</h3> If you're the kind of person who loves to get elbow deep in code, diff --git a/admin/www/docs.ht b/admin/www/docs.ht index db94b73d..9a4f598b 100644 --- a/admin/www/docs.ht +++ b/admin/www/docs.ht @@ -48,8 +48,18 @@ FAQ Wizard</a>. Feel free to add or correct entries in the FAQ Wizard -- this is your resource for helping your colleagues. The password is <em>Mailman</em> (yes, we use the honor system here). -<p>For issues not covered in the FAQ, please post your questions to -the <a href="lists.html">Mailman-Users</a> mailing list. +<p>For issues not covered in the FAQ or documentation pages above, +please check the +<a href="http://mail.python.org/pipermail/mailman-users">archives</a> +of the <a href="lists.html">Mailman-Users</a> +mailing list. If your question is not covered in the documentation, +FAQ, or list archives, then you can send your questions to the +<a href="http://mail.python.org/mailman/listinfo/mailman-users" +>mailman-users</a> list. We suggest you +<a href="mailto:mailman-users-join@python.org">subscribe</a> to the +list first - then submit your question - so that your question will be +distributed quickly to the list subscribers and replies also will be +distributed quickly back to you. <p><a href="http://staff.imsa.edu/~ckolar/index.htm">Chris Kolar</a> has made available <a href="http://staff.imsa.edu/~ckolar/mailman">Mailman diff --git a/admin/www/docs.html b/admin/www/docs.html index add5b0db..c3b3ee20 100644 --- a/admin/www/docs.html +++ b/admin/www/docs.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. --> -<!-- Sat Apr 19 21:58:48 2003 --> +<!-- Sun Sep 14 23:22:05 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Documentation <head> <title>Mailman Documentation</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> @@ -97,7 +98,7 @@ 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"> Documentation </font></b></td></tr> @@ -116,7 +117,7 @@ Documentation <tr><td bgcolor="#eecfa1"> <a href="i18n.html">Translators</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> @@ -129,7 +130,7 @@ Exits <tr><td bgcolor="#eecfa1"> <a href="http://www.exim.org/howto/mailman.html">Exim HOWTO</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -162,7 +163,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Mailman Documentation</h3> On-line documentation for Mailman 2.1 is still under construction, but @@ -205,8 +206,18 @@ FAQ Wizard</a>. Feel free to add or correct entries in the FAQ Wizard -- this is your resource for helping your colleagues. The password is <em>Mailman</em> (yes, we use the honor system here). -<p>For issues not covered in the FAQ, please post your questions to -the <a href="lists.html">Mailman-Users</a> mailing list. +<p>For issues not covered in the FAQ or documentation pages above, +please check the +<a href="http://mail.python.org/pipermail/mailman-users">archives</a> +of the <a href="lists.html">Mailman-Users</a> +mailing list. If your question is not covered in the documentation, +FAQ, or list archives, then you can send your questions to the +<a href="http://mail.python.org/mailman/listinfo/mailman-users" +>mailman-users</a> list. We suggest you +<a href="mailto:mailman-users-join@python.org">subscribe</a> to the +list first - then submit your question - so that your question will be +distributed quickly to the list subscribers and replies also will be +distributed quickly back to you. <p><a href="http://staff.imsa.edu/~ckolar/index.htm">Chris Kolar</a> has made available <a href="http://staff.imsa.edu/~ckolar/mailman">Mailman diff --git a/admin/www/download.html b/admin/www/download.html index d9cc416b..70350a18 100644 --- a/admin/www/download.html +++ b/admin/www/download.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. --> -<!-- Sat Apr 19 21:58:49 2003 --> +<!-- Sun Sep 14 23:22:05 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Downloading Mailman <head> <title>Downloading Mailman</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> @@ -97,7 +98,7 @@ 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"> Downloading </font></b></td></tr> @@ -113,7 +114,26 @@ Downloading <tr><td bgcolor="#eecfa1"> <a href="install.html">Installing</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> @@ -146,7 +166,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Downloading</h3> Mailman is available from the following sources: diff --git a/admin/www/faq.html b/admin/www/faq.html index 764b661a..daf4647b 100644 --- a/admin/www/faq.html +++ b/admin/www/faq.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. --> -<!-- Sat Apr 19 21:58:55 2003 --> +<!-- Sun Sep 14 23:22:09 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Frequently Asked Questions <head> <title>Mailman Frequently Asked Questions</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> @@ -97,7 +98,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> @@ -130,7 +150,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> See also the <a href="http://www.python.org/cgi-bin/faqw-mm.py">Mailman FAQ Wizard</a> for more information. diff --git a/admin/www/features.html b/admin/www/features.html index 874f4867..7009f197 100644 --- a/admin/www/features.html +++ b/admin/www/features.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. --> -<!-- Sat Apr 19 21:58:49 2003 --> +<!-- Sun Sep 14 23:22:05 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Features <head> <title>Mailman Features</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> @@ -97,14 +98,14 @@ 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://www.oac.uci.edu/indiv/ehood/mhonarc.html">MHonArc</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -137,7 +138,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Mailman Features</h3> Here's a brief description of the new features in Mailman 2.1 diff --git a/admin/www/help.html b/admin/www/help.html index 274e55c7..2d309cd2 100644 --- a/admin/www/help.html +++ b/admin/www/help.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. --> -<!-- Sat Apr 19 21:58:49 2003 --> +<!-- Sun Sep 14 23:22:06 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Help <head> <title>Mailman Help</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> @@ -97,7 +98,7 @@ 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"> Help </font></b></td></tr> @@ -111,7 +112,7 @@ Help <tr><td bgcolor="#eecfa1"> <a href="lists.html">Mailing lists</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -144,7 +145,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Help</h3> There are many resources available for those who need help with diff --git a/admin/www/i18n.ht b/admin/www/i18n.ht index b1cade0d..b244de4a 100644 --- a/admin/www/i18n.ht +++ b/admin/www/i18n.ht @@ -46,134 +46,137 @@ about I18N Mailman, please contact the <a href="http://www.iro.umontreal.ca/contrib/po/HTML/">Translation Project</a> for future language support. -<dl> - <p><dt><b>Catalan</b></dt> - <dd><a href="mailto:toni.panades@partal.com">Toni Panades</a> is heading - up the Catalan translation effort. - - <p><dt><b>Chinese</b> Simplified (GB), and Big5</dt> - <dd><a href="mailto:max.yu@turbolinux.com.cn">Max Yu</a> heads up - the Simplified Chinese translation effort. Michael Fang - contributed a Big5 mailman.po file, but I've had some trouble - converting it to a .mo file with msgfmt. Assistance would be - greatly appreciated! - - <p><dt><b>Czech</b></dt> - <dd><a href="mailto:dan@ohnesorg.cz">Dan Ohnesorg</a> heads up - the Czech translation effort, which has been assisted by - <a href="mailto:stan@krnovsko.cz">V. Stanovsky</a>.</dd> - - <p><dt><b>Danish</b></dt> - <dd><a href="mailto:t@garbage.dk">Thomas von Hassel</a> and - <a href="mailto:soren@ka-net.dk">Soren Bondrup</a> are heading up - the Danish translations. - - <p><dt><b>Dutch</b></dt> - <dd><a href="mailto:danny@terweij.nl">Danny Terweij</a> and - <a href="mailto:sander@steffann.nl">Sander Steffann</a> head up - the Dutch translation. - - <p><dt><b>Estonian</b></dt> - <dd><a href="mailto:duke@linux.ee">Anti Veeranna</a> heads up the - Estonian translation effort. - - <p><dt><b>Finnish</b></dt> - <dd><a href="mailto:pekka.haavisto@mtt.fi">Pekka Haavisto</a> - heads up the Finnish translation effort. - - <p><dt><b>French</b></dt> - <dd><a href="mailto:george@lyon.inserm.fr">Pascal GEORGE</a> and - <a href="mailto:wilane@yahoo.com">Ousmane Wilane</a> head up the - French translation effort, with a mailing list hosted by +<table border="2"> +<tr><th>Language</th><th>Locale</th><th>Champion</th><th>Status/Notes</th> +<tr><td>Basque</td><td>eu-ES</td> + <td><a href="mailto:pi@beobide.net">pi at beobide.net</a></td> + <td>Not yet submitted</td> +</tr> +<tr><td>Catalan</td><td>??</td> + <td><a href="mailto:toni.panades@partal.com">Toni Panades</td> + <td>Not yet submitted</td> +</tr> +<tr><td>Chinese</td><td>Big5, gb</td> + <td><a href="mailto:max.yu@turbolinux.com.cn">Max Yu</a> + <td>Both Simplified Chinese (GB), and Big5 have been submitted but + support may be incomplete. Assistance would be greatly + appreciated!</td> +</tr> +<tr><td>Czech</td><td>cs</td> + <td><a href="mailto:dan@ohnesorg.cz">Dan Ohnesorg</a> with + assistance from <a href="mailto:stan@krnovsko.cz">V. Stanovsky</a>.</td> + <td>Supported</td> +</tr> +<tr><td>Danish</td><td>dk</td> + <td><a href="mailto:soren@ka-net.dk">Soren Bondrup</a></td> + <td>Not yet submitted</td> +</tr> +<tr><td>Dutch</td><td>nl</td> + <td><a href="mailto:danny@terweij.nl">Danny Terweij</a>, + <a href="mailto:sander@steffann.nl">Sander Steffann</a></td> + <td>Supported</td> +</tr> +<tr><td>Esperanto</td><td>??</td> + <td><a href="malacarne@cce.ufes.br">Marcio Malacarne</td> + <td>Not yet submitted</td> +</tr> +<tr><td>Estonian</td><td>et</td> + <td><a href="mailto:duke@linux.ee">Anti Veeranna</a></td> + <td>Supported</td> +</tr> +<tr><td>Finnish</td><td>fi</td> + <td><a href="mailto:pekka.haavisto@mtt.fi">Pekka Haavisto</a></td> + <td>Supported</td> +</tr> +<tr><td>French</td><td>fr</td> + <td><a href="mailto:george@lyon.inserm.fr">Pascal GEORGE</a>, + <a href="mailto:wilane@yahoo.com">Ousmane Wilane</a></td> + <td>Supported. French translation team mailing list hosted by <a href="mailto:Fil@rezo.net">Fil</a> at <a href="http://listes.rezo.net/mailman/listinfo/mailman-fr" - >http://listes.rezo.net/mailman/listinfo/mailman-fr</a>. - - <p><dt><b>German</b></dt> - <dd><a href="mailto:p.heinlein@jpberlin.de">Peer Heinlein</a> is - now the German translation champion. - - <p><dt><b>Hungarian</b></dt> - <dd><a href="mailto:vizisz@freemail.hu">Vizi Szilard</a> - heads up the Hungarian translation effort, with - some help from Szabolcs Szigeti and - <a href="mailto:Funk.Gabor@hunetkft.hu">Gabor Funk</a>. - - <p><dt><b>Italian</b></dt> - <dd><a href="mailto:pioppo@ferrara.linux.it">Simone Piunno</a> is - heading up the Italian translations, with help from many others. - Simone has created an Italian mailing list for those wishing to - help: <a href="http://mailman.ferrara.linux.it/listinfo/mailman-it/" - >http://mailman.ferrara.linux.it/listinfo/mailman-it/</a> - - <p><dt><b>Japanese</b></dt> - <dd>Tokio Kikuchi maintains the + >http://listes.rezo.net/mailman/listinfo/mailman-fr</a></td> +</tr> +<tr><td>German</td><td>de</td> + <td><a href="mailto:p.heinlein@jpberlin.de">Peer Heinlein</a></td> + <td>Supported</td> +</tr> +<tr><td>Hungarian</td><td>hu</td> + <td><a href="mailto:vizisz@freemail.hu">Vizi Szilard</a>, Szabolcs + Szigeti, + <a href="mailto:Funk.Gabor@hunetkft.hu">Gabor Funk</a></td> + <td>Supported</td> +</tr> +<tr><td>Italian</td><td>it</td> + <td><a href="mailto:pioppo@ferrara.linux.it">Simone Piunno</a></td> + <td>Supported. Italian translation team mailing list at + <a href="http://liste.ferrara.linux.it/listinfo/mailman-it/" + >http://liste.ferrara.linux.it/listinfo/mailman-it/</a> or email + to <a href="mailto:mailman-it@liste.ferrara.linux.it" + >mailman-it@liste.ferrara.linux.it</a></td> +</tr> +<tr><td>Japanese</td><td>ja</td> + <td>Tokio Kikuchi</td> + <td>Supported. See also the <a href="http://mm.tkikuchi.net/"><em>Japanized Mailman Page</em></a> - and also runs a mailing list for Japanese Mailman users, for which + and also the mailing list for Japanese Mailman users, for which the <a href="http://mm.tkikuchi.net/pipermail/mmjp-users/">archives</a> - are publically available. - - <p><dt><b>Korean</b></dt> - <dd><a href="mailto:song@yaimma.co.kr">song@yaimma.co.kr</a> has - volunteered to head up the Korean translation effort.</dd> - - <p><dt><b>Lithuanian</b></dt> - <dd><a href="mailto:mantas@akl.lt">Mantas Kriauciunas</a> has - contributed a Lithuanian translation. - - <p><dt><b>Norwegian</b></dt> - <dd><a href="mailto:Daniel.Buchmann@bibsys.no">Daniel Buchmann</a> - heads up the Norwegian translation effort. See also his - <a href="http://www.bibsys.no/~db/MM21">Norwegian Mailman Page</a>. - </dd> - - <p><dt><b>Polish</b></dt> - <dd>Polish translations have been contributed by - <a href="mailto:sawickib@iem.pw.edu.pl">Bartosz Sawicki</a> with - help from the rest of the translation team: - <a href="mailto:Pawel.Kolodziejczyk@comarch.pl">Pawel - Kolodziejczyk</a>, <a href="mailto:wanted@mwd.pl">Marcin - Sochacki</a>, and - <a href="mailto:m.zaborowski@il.pw.edu.pl">Marcin Zaborowski</a>. - - <p><dt><b>Portuguese</b></dt> - <dd>The following folks are working on the Portuguese - translations: - <ul> - <li><a href="mailto:gleydson.mazioli@ima.sp.gov.br">Gleydson - Mazioli da Silva</a> - <li><a href="mailto:samarta@ci.uc.pt">João Sá Marta</a> - <li><a href="mailto:queiroz@ccuec.unicamp.br">Rubens Queiroz de + are publically available.</td> +</tr> +<tr><td>Korean</td><td>ko</td> + <td><a href="mailto:song@yaimma.co.kr">song at yaimma.co.kr</a></td> + <td>Supported</td> +</tr> +<tr><td>Lithuanian</td><td>lt</td> + <td><a href="mailto:mantas@akl.lt">Mantas Kriauciunas</a></td> + <td>Supported</td> +<tr> +<tr><td>Norwegian</td><td>no</td> + <td><a href="mailto:Daniel.Buchmann@bibsys.no">Daniel Buchmann</td> + <td>Supported. See also the + <a href="http://www.bibsys.no/~db/MM21">Norwegian Mailman Page</a>.</td> +</tr> +<tr><td>Polish</td><td>pl</td> + <td><a href="mailto:sawickib@iem.pw.edu.pl">Bartosz Sawicki</a>, + <a href="mailto:Pawel.Kolodziejczyk@comarch.pl">Pawel Kolodziejczyk</a>, + <a href="mailto:wanted@mwd.pl">Marcin Sochacki</a>, + <a href="mailto:m.zaborowski@il.pw.edu.pl">Marcin Zaborowski</a></td> + <td>Supported</td> +</tr> +<tr><td>Portuguese</td><td>pt, pt_BR</td> + <td><a href="mailto:gleydson.mazioli@ima.sp.gov.br">Gleydson + Mazioli da Silva</a>, + <a href="mailto:samarta@ci.uc.pt">João Sá Marta</a>, + <a href="mailto:queiroz@ccuec.unicamp.br">Rubens Queiroz de Almeida</a>, - <li><a href="mailto:aleck@unesp.br">Aleck Zander</a> - <li><a href="mailto:joseroberto@dicaslinux.com.br">Jose Roberto Kerne</a>. - </ul> - They are working on both the Brazilian (pt_BR) and Portuguese (pt) - translations, with help from <a href="mailto:moitinho@civil.ist.utl.pt" - >Jose Paulo Moitinho de Almeida</a>. - - <p><dt><b>Russian</b></dt> - <dd><a href="mailto:mss@mawhrin.net">Mikhail Sobolev</a> - has volunteered to head up the Russian translation effort. There - is also a <a href="mailto:mailman-ru@only.mawhrin.net">Russian - Mailman list</a> for discussion of the Russian translation. - - <p><dt><b>Spanish</b></dt> - <dd><a href="mailto:jcrey@uma.es">Juan Carlos Rey Anaya</a> heads - up the Spanish translations. - - <p><dt><b>Swedish</b></dt> - <dd>We're looking for a Swedish champion to continue this effort. - Please contact <a href="mailto:Daniel.Buchmann@bibsys.no">Daniel - Buchmann</a> if you can volunteer. - - <p><dt><b>Turkish</b></dt> - <dd><a href="mailto:eguler@aegee.metu.edu.tr">Erdinc Guler</a> - heads up the Turkish translation effort. - - <p><dt><b>Ukrainian</b></dt> - <dd><a href="mailto:miroslav@ichistory.org">Miroslav Ris</a> heads - up the Ukrainian translations. - -</dl> - + <a href="mailto:aleck@unesp.br">Aleck Zander</a>, + <a href="mailto:joseroberto@dicaslinux.com.br">Jose Roberto Kerne</a> + <a href="mailto:moitinho@civil.ist.utl.pt">Jose Paulo Moitinho + de Almeida</a></td> + <td>Supported</td> +</tr> +<tr><td>Russian</td><td>ru</td> + <td><a href="mailto:mss@mawhrin.net">Mikhail Sobolev</a></td> + <td>Supported. See also the + <a href="mailto:mailman-ru@only.mawhrin.net">Russian Mailman list</a></td> +</tr> +<tr><td>Serbian</td><td>sr</td> + <td><a href="mailto:bojan@trust-b.com">Bojan Suzic</a></td> + <td>Supported</td> +</tr> +<tr><td>Spanish</td><td>es</td> + <td><a href="mailto:jcrey@uma.es">Juan Carlos Rey Anaya</a></td> + <td>Supported</td> +</tr> +<tr><td>Swedish</td><td>sv</td> + <td><a href="mailto:tomfa@debian.org">Tomas Fasth</a> and + <a href="mailto:anders@norrbring.biz">Anders Norrbring</a></td> + <td>Supported</td> +</tr> +<tr><td>Turkish</td><td>tr</td> + <td><a href="mailto:eguler@aegee.metu.edu.tr">Erdinc Guler</a></td> + <td>Not yet submitted</td> +</tr> +<tr><td>Ukrainian</td><td>uk</td> + <td><a href="mailto:mvd@mylinux.com.ua">Maxim Dzumanenko</a></td> + <td>Supported</td> +</tr> diff --git a/admin/www/i18n.html b/admin/www/i18n.html index 7a5b3a2b..5c13c8a4 100644 --- a/admin/www/i18n.html +++ b/admin/www/i18n.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. --> -<!-- Sat Apr 19 21:58:49 2003 --> +<!-- Sun Sep 14 23:22:06 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Internationalization <head> <title>Internationalization</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> @@ -97,7 +98,7 @@ 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"> Documentation </font></b></td></tr> @@ -116,7 +117,26 @@ Documentation <tr><td bgcolor="#eecfa1"> <b>Translators</b> </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> @@ -149,7 +169,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Internationalization</h3> Mailman 2.1 is fully internationalized. This means you can add @@ -195,137 +215,140 @@ about I18N Mailman, please contact the <a href="http://www.iro.umontreal.ca/contrib/po/HTML/">Translation Project</a> for future language support. -<dl> - <p><dt><b>Catalan</b></dt> - <dd><a href="mailto:toni.panades@partal.com">Toni Panades</a> is heading - up the Catalan translation effort. - - <p><dt><b>Chinese</b> Simplified (GB), and Big5</dt> - <dd><a href="mailto:max.yu@turbolinux.com.cn">Max Yu</a> heads up - the Simplified Chinese translation effort. Michael Fang - contributed a Big5 mailman.po file, but I've had some trouble - converting it to a .mo file with msgfmt. Assistance would be - greatly appreciated! - - <p><dt><b>Czech</b></dt> - <dd><a href="mailto:dan@ohnesorg.cz">Dan Ohnesorg</a> heads up - the Czech translation effort, which has been assisted by - <a href="mailto:stan@krnovsko.cz">V. Stanovsky</a>.</dd> - - <p><dt><b>Danish</b></dt> - <dd><a href="mailto:t@garbage.dk">Thomas von Hassel</a> and - <a href="mailto:soren@ka-net.dk">Soren Bondrup</a> are heading up - the Danish translations. - - <p><dt><b>Dutch</b></dt> - <dd><a href="mailto:danny@terweij.nl">Danny Terweij</a> and - <a href="mailto:sander@steffann.nl">Sander Steffann</a> head up - the Dutch translation. - - <p><dt><b>Estonian</b></dt> - <dd><a href="mailto:duke@linux.ee">Anti Veeranna</a> heads up the - Estonian translation effort. - - <p><dt><b>Finnish</b></dt> - <dd><a href="mailto:pekka.haavisto@mtt.fi">Pekka Haavisto</a> - heads up the Finnish translation effort. - - <p><dt><b>French</b></dt> - <dd><a href="mailto:george@lyon.inserm.fr">Pascal GEORGE</a> and - <a href="mailto:wilane@yahoo.com">Ousmane Wilane</a> head up the - French translation effort, with a mailing list hosted by +<table border="2"> +<tr><th>Language</th><th>Locale</th><th>Champion</th><th>Status/Notes</th> +<tr><td>Basque</td><td>eu-ES</td> + <td><a href="mailto:pi@beobide.net">pi at beobide.net</a></td> + <td>Not yet submitted</td> +</tr> +<tr><td>Catalan</td><td>??</td> + <td><a href="mailto:toni.panades@partal.com">Toni Panades</td> + <td>Not yet submitted</td> +</tr> +<tr><td>Chinese</td><td>Big5, gb</td> + <td><a href="mailto:max.yu@turbolinux.com.cn">Max Yu</a> + <td>Both Simplified Chinese (GB), and Big5 have been submitted but + support may be incomplete. Assistance would be greatly + appreciated!</td> +</tr> +<tr><td>Czech</td><td>cs</td> + <td><a href="mailto:dan@ohnesorg.cz">Dan Ohnesorg</a> with + assistance from <a href="mailto:stan@krnovsko.cz">V. Stanovsky</a>.</td> + <td>Supported</td> +</tr> +<tr><td>Danish</td><td>dk</td> + <td><a href="mailto:soren@ka-net.dk">Soren Bondrup</a></td> + <td>Not yet submitted</td> +</tr> +<tr><td>Dutch</td><td>nl</td> + <td><a href="mailto:danny@terweij.nl">Danny Terweij</a>, + <a href="mailto:sander@steffann.nl">Sander Steffann</a></td> + <td>Supported</td> +</tr> +<tr><td>Esperanto</td><td>??</td> + <td><a href="malacarne@cce.ufes.br">Marcio Malacarne</td> + <td>Not yet submitted</td> +</tr> +<tr><td>Estonian</td><td>et</td> + <td><a href="mailto:duke@linux.ee">Anti Veeranna</a></td> + <td>Supported</td> +</tr> +<tr><td>Finnish</td><td>fi</td> + <td><a href="mailto:pekka.haavisto@mtt.fi">Pekka Haavisto</a></td> + <td>Supported</td> +</tr> +<tr><td>French</td><td>fr</td> + <td><a href="mailto:george@lyon.inserm.fr">Pascal GEORGE</a>, + <a href="mailto:wilane@yahoo.com">Ousmane Wilane</a></td> + <td>Supported. French translation team mailing list hosted by <a href="mailto:Fil@rezo.net">Fil</a> at <a href="http://listes.rezo.net/mailman/listinfo/mailman-fr" - >http://listes.rezo.net/mailman/listinfo/mailman-fr</a>. - - <p><dt><b>German</b></dt> - <dd><a href="mailto:p.heinlein@jpberlin.de">Peer Heinlein</a> is - now the German translation champion. - - <p><dt><b>Hungarian</b></dt> - <dd><a href="mailto:vizisz@freemail.hu">Vizi Szilard</a> - heads up the Hungarian translation effort, with - some help from Szabolcs Szigeti and - <a href="mailto:Funk.Gabor@hunetkft.hu">Gabor Funk</a>. - - <p><dt><b>Italian</b></dt> - <dd><a href="mailto:pioppo@ferrara.linux.it">Simone Piunno</a> is - heading up the Italian translations, with help from many others. - Simone has created an Italian mailing list for those wishing to - help: <a href="http://mailman.ferrara.linux.it/listinfo/mailman-it/" - >http://mailman.ferrara.linux.it/listinfo/mailman-it/</a> - - <p><dt><b>Japanese</b></dt> - <dd>Tokio Kikuchi maintains the + >http://listes.rezo.net/mailman/listinfo/mailman-fr</a></td> +</tr> +<tr><td>German</td><td>de</td> + <td><a href="mailto:p.heinlein@jpberlin.de">Peer Heinlein</a></td> + <td>Supported</td> +</tr> +<tr><td>Hungarian</td><td>hu</td> + <td><a href="mailto:vizisz@freemail.hu">Vizi Szilard</a>, Szabolcs + Szigeti, + <a href="mailto:Funk.Gabor@hunetkft.hu">Gabor Funk</a></td> + <td>Supported</td> +</tr> +<tr><td>Italian</td><td>it</td> + <td><a href="mailto:pioppo@ferrara.linux.it">Simone Piunno</a></td> + <td>Supported. Italian translation team mailing list at + <a href="http://liste.ferrara.linux.it/listinfo/mailman-it/" + >http://liste.ferrara.linux.it/listinfo/mailman-it/</a> or email + to <a href="mailto:mailman-it@liste.ferrara.linux.it" + >mailman-it@liste.ferrara.linux.it</a></td> +</tr> +<tr><td>Japanese</td><td>ja</td> + <td>Tokio Kikuchi</td> + <td>Supported. See also the <a href="http://mm.tkikuchi.net/"><em>Japanized Mailman Page</em></a> - and also runs a mailing list for Japanese Mailman users, for which + and also the mailing list for Japanese Mailman users, for which the <a href="http://mm.tkikuchi.net/pipermail/mmjp-users/">archives</a> - are publically available. - - <p><dt><b>Korean</b></dt> - <dd><a href="mailto:song@yaimma.co.kr">song@yaimma.co.kr</a> has - volunteered to head up the Korean translation effort.</dd> - - <p><dt><b>Lithuanian</b></dt> - <dd><a href="mailto:mantas@akl.lt">Mantas Kriauciunas</a> has - contributed a Lithuanian translation. - - <p><dt><b>Norwegian</b></dt> - <dd><a href="mailto:Daniel.Buchmann@bibsys.no">Daniel Buchmann</a> - heads up the Norwegian translation effort. See also his - <a href="http://www.bibsys.no/~db/MM21">Norwegian Mailman Page</a>. - </dd> - - <p><dt><b>Polish</b></dt> - <dd>Polish translations have been contributed by - <a href="mailto:sawickib@iem.pw.edu.pl">Bartosz Sawicki</a> with - help from the rest of the translation team: - <a href="mailto:Pawel.Kolodziejczyk@comarch.pl">Pawel - Kolodziejczyk</a>, <a href="mailto:wanted@mwd.pl">Marcin - Sochacki</a>, and - <a href="mailto:m.zaborowski@il.pw.edu.pl">Marcin Zaborowski</a>. - - <p><dt><b>Portuguese</b></dt> - <dd>The following folks are working on the Portuguese - translations: - <ul> - <li><a href="mailto:gleydson.mazioli@ima.sp.gov.br">Gleydson - Mazioli da Silva</a> - <li><a href="mailto:samarta@ci.uc.pt">João Sá Marta</a> - <li><a href="mailto:queiroz@ccuec.unicamp.br">Rubens Queiroz de + are publically available.</td> +</tr> +<tr><td>Korean</td><td>ko</td> + <td><a href="mailto:song@yaimma.co.kr">song at yaimma.co.kr</a></td> + <td>Supported</td> +</tr> +<tr><td>Lithuanian</td><td>lt</td> + <td><a href="mailto:mantas@akl.lt">Mantas Kriauciunas</a></td> + <td>Supported</td> +<tr> +<tr><td>Norwegian</td><td>no</td> + <td><a href="mailto:Daniel.Buchmann@bibsys.no">Daniel Buchmann</td> + <td>Supported. See also the + <a href="http://www.bibsys.no/~db/MM21">Norwegian Mailman Page</a>.</td> +</tr> +<tr><td>Polish</td><td>pl</td> + <td><a href="mailto:sawickib@iem.pw.edu.pl">Bartosz Sawicki</a>, + <a href="mailto:Pawel.Kolodziejczyk@comarch.pl">Pawel Kolodziejczyk</a>, + <a href="mailto:wanted@mwd.pl">Marcin Sochacki</a>, + <a href="mailto:m.zaborowski@il.pw.edu.pl">Marcin Zaborowski</a></td> + <td>Supported</td> +</tr> +<tr><td>Portuguese</td><td>pt, pt_BR</td> + <td><a href="mailto:gleydson.mazioli@ima.sp.gov.br">Gleydson + Mazioli da Silva</a>, + <a href="mailto:samarta@ci.uc.pt">João Sá Marta</a>, + <a href="mailto:queiroz@ccuec.unicamp.br">Rubens Queiroz de Almeida</a>, - <li><a href="mailto:aleck@unesp.br">Aleck Zander</a> - <li><a href="mailto:joseroberto@dicaslinux.com.br">Jose Roberto Kerne</a>. - </ul> - They are working on both the Brazilian (pt_BR) and Portuguese (pt) - translations, with help from <a href="mailto:moitinho@civil.ist.utl.pt" - >Jose Paulo Moitinho de Almeida</a>. - - <p><dt><b>Russian</b></dt> - <dd><a href="mailto:mss@mawhrin.net">Mikhail Sobolev</a> - has volunteered to head up the Russian translation effort. There - is also a <a href="mailto:mailman-ru@only.mawhrin.net">Russian - Mailman list</a> for discussion of the Russian translation. - - <p><dt><b>Spanish</b></dt> - <dd><a href="mailto:jcrey@uma.es">Juan Carlos Rey Anaya</a> heads - up the Spanish translations. - - <p><dt><b>Swedish</b></dt> - <dd>We're looking for a Swedish champion to continue this effort. - Please contact <a href="mailto:Daniel.Buchmann@bibsys.no">Daniel - Buchmann</a> if you can volunteer. - - <p><dt><b>Turkish</b></dt> - <dd><a href="mailto:eguler@aegee.metu.edu.tr">Erdinc Guler</a> - heads up the Turkish translation effort. - - <p><dt><b>Ukrainian</b></dt> - <dd><a href="mailto:miroslav@ichistory.org">Miroslav Ris</a> heads - up the Ukrainian translations. - -</dl> - + <a href="mailto:aleck@unesp.br">Aleck Zander</a>, + <a href="mailto:joseroberto@dicaslinux.com.br">Jose Roberto Kerne</a> + <a href="mailto:moitinho@civil.ist.utl.pt">Jose Paulo Moitinho + de Almeida</a></td> + <td>Supported</td> +</tr> +<tr><td>Russian</td><td>ru</td> + <td><a href="mailto:mss@mawhrin.net">Mikhail Sobolev</a></td> + <td>Supported. See also the + <a href="mailto:mailman-ru@only.mawhrin.net">Russian Mailman list</a></td> +</tr> +<tr><td>Serbian</td><td>sr</td> + <td><a href="mailto:bojan@trust-b.com">Bojan Suzic</a></td> + <td>Supported</td> +</tr> +<tr><td>Spanish</td><td>es</td> + <td><a href="mailto:jcrey@uma.es">Juan Carlos Rey Anaya</a></td> + <td>Supported</td> +</tr> +<tr><td>Swedish</td><td>sv</td> + <td><a href="mailto:tomfa@debian.org">Tomas Fasth</a> and + <a href="mailto:anders@norrbring.biz">Anders Norrbring</a></td> + <td>Supported</td> +</tr> +<tr><td>Turkish</td><td>tr</td> + <td><a href="mailto:eguler@aegee.metu.edu.tr">Erdinc Guler</a></td> + <td>Not yet submitted</td> +</tr> +<tr><td>Ukrainian</td><td>uk</td> + <td><a href="mailto:mvd@mylinux.com.ua">Maxim Dzumanenko</a></td> + <td>Supported</td> +</tr> </td><!-- end of body cell --> </tr><!-- end of sidebar/body row --> diff --git a/admin/www/index.html b/admin/www/index.html index 482faadb..dc967f72 100644 --- a/admin/www/index.html +++ b/admin/www/index.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. --> -<!-- Sat Apr 19 21:58:49 2003 --> +<!-- Sun Sep 14 23:22:06 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman, the GNU Mailing List Manager <head> <title>Mailman, the GNU Mailing List Manager</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> @@ -97,7 +98,7 @@ 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> @@ -116,7 +117,7 @@ Exits <tr><td bgcolor="#eecfa1"> <a href="http://barry.warsaw.us/">Barry Warsaw</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -149,7 +150,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Mailman, the GNU Mailing List Manager</h3> diff --git a/admin/www/install.html b/admin/www/install.html index f8ce0824..3da6489d 100644 --- a/admin/www/install.html +++ b/admin/www/install.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. --> -<!-- Sat Apr 19 21:58:50 2003 --> +<!-- Sun Sep 14 23:22:06 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Installing Mailman <head> <title>Installing Mailman</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> @@ -97,7 +98,7 @@ 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"> Downloading </font></b></td></tr> @@ -113,7 +114,26 @@ Downloading <tr><td bgcolor="#eecfa1"> <b>Installing</b> </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> @@ -146,7 +166,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Installing Mailman</h3> For detailed installation instructions, please see the diff --git a/admin/www/inthenews.ht b/admin/www/inthenews.ht index 6d29bc44..861bd162 100644 --- a/admin/www/inthenews.ht +++ b/admin/www/inthenews.ht @@ -6,8 +6,9 @@ Mailman was featured as the Project of the Month in the <a href="http://www.linux-mag.com/2002-05/toc.html">May 2002 issue of Linux Magazine</a>. -<p>Mailman was featured in a cover story article in the March 1999 -issue of SunWorld (apparently no longer on-line). The article was +<p>Mailman was featured in a cover story article in the +<a href="http://www.postfix.org/sunworld-199903.html">March 1999 +issue of SunWorld</a>. The article was written by Cameron Laird and Kathryn Soraiz. <p>Mailman was briefly mentioned in a ZDNet article on GNU/Linux. @@ -18,28 +19,11 @@ appear to be dead now too. services using Mailman. If you'd like to be included in this list, please <a href="mailto:mailman-cabal@python.org">let us know</a>. -<p>The following sites provide mailing list hosting services using -Mailman. If you like Mailman but still don't want to install it on -your own systems, you might consider having your list hosted at one of -these sites. Inclusion in this list does <em>not</em> construe an -endorsement or recommendation by the Mailman development team, nor is -there any relationship between them and us, beyond their use of our -free software. Some of these services may have restrictions or fees -for use. - -<ul> - <li><a href="http://www.pair.com/pair/pairlist/">Pair List</a> - <!-- Sheryl Coe --> - <li><a href="http://www.reportica.net/">Reportica Service - Bureau</a>. Reportica has put up a <a - href="http://www.reportica.net/services/lists/host/screen-index.html" - >demo of their service</a>. - <!-- CarlC --> - <li><a href="http://www.carlc.com/">CarlC Internet Services</a> - <!-- Blaine Fallis --> - <li><a href="http://portal.friendlyweb.net">FriendlyWeb.net</a> -</ul> - +<p><b>Notice to Hosting Services:</b> If your site provides mailing +list hosting services using Mailman, please be sure to add yourself to +the <a +href="http://www.python.org/cgi-bin/moinmoin/PythonHosting">Python-Friendly +Web Hosting</a> page. <p>The following sites (in no particular order) are known to use Mailman or Mailman technology to run their mailing lists. @@ -68,6 +52,17 @@ Mailman or Mailman technology to run their mailing lists. <li><a href="http://lists.samba.org/">Samba</a> <!-- Chris Howells --> <li><a href="http://mail.kde.org/mailman/listinfo">KDE Project</a> + <!-- ??? --> + <li><a href="http://www.pair.com/pair/pairlist/">Pair List</a> + <!-- Sheryl Coe --> + <li><a href="http://www.reportica.net/">Reportica Service + Bureau</a>. Reportica has put up a <a + href="http://www.reportica.net/services/lists/host/screen-index.html" + >demo of their service</a>. + <!-- CarlC --> + <li><a href="http://www.carlc.com/">CarlC Internet Services</a> + <!-- Blaine Fallis --> + <li><a href="http://portal.friendlyweb.net">FriendlyWeb.net</a> <!-- Barry Warsaw --> <li><a href="http://www.python.org/sigs/">Python.Org</a> <li><a href="http://lists.zope.org/">Zope.org</a> @@ -503,4 +498,24 @@ Mailman or Mailman technology to run their mailing lists. <a href="http://gaia.org.pt/listas/">here</a>. <!-- Ansgar Schmidt --> <li><a href="http://auriga.wearlab.de">Free Mobile Software System</a> + <!-- Goncalo Luiz --> + <li>Instituto Superior Tecnico + <!-- Alberto Molpeceres --> + <li><a href="http://www.javahispano.org">JavaHispano</a> with + mailing lists at <a href="http://listas.javahispano.org" + >listas.javahispano.org</a> + <!-- Paulo Eduardo Eves --> + <li><a href="http://www.samba-choro.com.br">Agenda do Samba & + Choro</a> with mailing lists at <a + href="http://www.samba-choro.com.br/mailman/listinfo" + >www.samba-choro.com.br</a>. + <!-- Hatuka*nezumi --> + <li><a href="http://www.jca.apc.org/">JCA-NET Service</a> with + mailing lists at <a href="http://list.jca.apc.org/" + >http://list.jca.apc.org/</a> + <!-- Frederick Noronha --> + <li><a href="http://www.indialists.org">Indialists.org</a> + <!-- Chris Szilagyi --> + <li><a href="http://www.apex-internet.com">Apex Internet Solutions</a> + </ul> diff --git a/admin/www/inthenews.html b/admin/www/inthenews.html index 29ae8c4e..f16abd85 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. --> -<!-- Sat Apr 19 21:58:50 2003 --> +<!-- Sun Sep 14 23:22:06 2003 --> <!-- 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> @@ -97,7 +98,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> @@ -130,15 +150,16 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Mailman in Use and in the News</h3> Mailman was featured as the Project of the Month in the <a href="http://www.linux-mag.com/2002-05/toc.html">May 2002 issue of Linux Magazine</a>. -<p>Mailman was featured in a cover story article in the March 1999 -issue of SunWorld (apparently no longer on-line). The article was +<p>Mailman was featured in a cover story article in the +<a href="http://www.postfix.org/sunworld-199903.html">March 1999 +issue of SunWorld</a>. The article was written by Cameron Laird and Kathryn Soraiz. <p>Mailman was briefly mentioned in a ZDNet article on GNU/Linux. @@ -149,28 +170,11 @@ appear to be dead now too. services using Mailman. If you'd like to be included in this list, please <a href="mailto:mailman-cabal@python.org">let us know</a>. -<p>The following sites provide mailing list hosting services using -Mailman. If you like Mailman but still don't want to install it on -your own systems, you might consider having your list hosted at one of -these sites. Inclusion in this list does <em>not</em> construe an -endorsement or recommendation by the Mailman development team, nor is -there any relationship between them and us, beyond their use of our -free software. Some of these services may have restrictions or fees -for use. - -<ul> - <li><a href="http://www.pair.com/pair/pairlist/">Pair List</a> - <!-- Sheryl Coe --> - <li><a href="http://www.reportica.net/">Reportica Service - Bureau</a>. Reportica has put up a <a - href="http://www.reportica.net/services/lists/host/screen-index.html" - >demo of their service</a>. - <!-- CarlC --> - <li><a href="http://www.carlc.com/">CarlC Internet Services</a> - <!-- Blaine Fallis --> - <li><a href="http://portal.friendlyweb.net">FriendlyWeb.net</a> -</ul> - +<p><b>Notice to Hosting Services:</b> If your site provides mailing +list hosting services using Mailman, please be sure to add yourself to +the <a +href="http://www.python.org/cgi-bin/moinmoin/PythonHosting">Python-Friendly +Web Hosting</a> page. <p>The following sites (in no particular order) are known to use Mailman or Mailman technology to run their mailing lists. @@ -199,6 +203,17 @@ Mailman or Mailman technology to run their mailing lists. <li><a href="http://lists.samba.org/">Samba</a> <!-- Chris Howells --> <li><a href="http://mail.kde.org/mailman/listinfo">KDE Project</a> + <!-- ??? --> + <li><a href="http://www.pair.com/pair/pairlist/">Pair List</a> + <!-- Sheryl Coe --> + <li><a href="http://www.reportica.net/">Reportica Service + Bureau</a>. Reportica has put up a <a + href="http://www.reportica.net/services/lists/host/screen-index.html" + >demo of their service</a>. + <!-- CarlC --> + <li><a href="http://www.carlc.com/">CarlC Internet Services</a> + <!-- Blaine Fallis --> + <li><a href="http://portal.friendlyweb.net">FriendlyWeb.net</a> <!-- Barry Warsaw --> <li><a href="http://www.python.org/sigs/">Python.Org</a> <li><a href="http://lists.zope.org/">Zope.org</a> @@ -634,6 +649,26 @@ Mailman or Mailman technology to run their mailing lists. <a href="http://gaia.org.pt/listas/">here</a>. <!-- Ansgar Schmidt --> <li><a href="http://auriga.wearlab.de">Free Mobile Software System</a> + <!-- Goncalo Luiz --> + <li>Instituto Superior Tecnico + <!-- Alberto Molpeceres --> + <li><a href="http://www.javahispano.org">JavaHispano</a> with + mailing lists at <a href="http://listas.javahispano.org" + >listas.javahispano.org</a> + <!-- Paulo Eduardo Eves --> + <li><a href="http://www.samba-choro.com.br">Agenda do Samba & + Choro</a> with mailing lists at <a + href="http://www.samba-choro.com.br/mailman/listinfo" + >www.samba-choro.com.br</a>. + <!-- Hatuka*nezumi --> + <li><a href="http://www.jca.apc.org/">JCA-NET Service</a> with + mailing lists at <a href="http://list.jca.apc.org/" + >http://list.jca.apc.org/</a> + <!-- Frederick Noronha --> + <li><a href="http://www.indialists.org">Indialists.org</a> + <!-- Chris Szilagyi --> + <li><a href="http://www.apex-internet.com">Apex Internet Solutions</a> + </ul> </td><!-- end of body cell --> diff --git a/admin/www/jwzrebuttal.html b/admin/www/jwzrebuttal.html index f58d2f72..259812f8 100644 --- a/admin/www/jwzrebuttal.html +++ b/admin/www/jwzrebuttal.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. --> -<!-- Sat Apr 19 21:58:50 2003 --> +<!-- Sun Sep 14 23:22:07 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Considered Beneficial <head> <title>Mailman Considered Beneficial</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> @@ -97,14 +98,33 @@ 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"> Rants </font></b></td></tr> <tr><td bgcolor="#eecfa1"> <b>Mailman Considered Beneficial</b> </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> @@ -137,7 +157,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Mailman Considered Beneficial</h3> Jamie Zawinski posted an article in 2002 titled <a diff --git a/admin/www/lists.html b/admin/www/lists.html index 51261df6..58a17d4e 100644 --- a/admin/www/lists.html +++ b/admin/www/lists.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. --> -<!-- Sat Apr 19 21:58:50 2003 --> +<!-- Sun Sep 14 23:22:07 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman mailing lists <head> <title>Mailman mailing lists</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> @@ -97,7 +98,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"> +<b>Discussion Lists</b> +</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> @@ -130,7 +150,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Mailman mailing lists</h3> We have several mailing lists devoted to Mailman, which also provide a diff --git a/admin/www/mgrs.html b/admin/www/mgrs.html index e8f26abd..3395aa31 100644 --- a/admin/www/mgrs.html +++ b/admin/www/mgrs.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. --> -<!-- Sat Apr 19 21:58:53 2003 --> +<!-- Sun Sep 14 23:22:07 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: List Manager Documentation <head> <title>List Manager Documentation</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> @@ -97,7 +98,7 @@ 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"> Documentation </font></b></td></tr> @@ -116,7 +117,26 @@ Documentation <tr><td bgcolor="#eecfa1"> <a href="i18n.html">Translators</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> @@ -149,7 +169,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>List Manager Documentation</h3> <p><a href="http://staff.imsa.edu/~ckolar">Chris Kolar</a> has made diff --git a/admin/www/mirrors.html b/admin/www/mirrors.html index a7bc86e6..4d5ca8cd 100644 --- a/admin/www/mirrors.html +++ b/admin/www/mirrors.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. --> -<!-- Sat Apr 19 21:58:53 2003 --> +<!-- Sun Sep 14 23:22:07 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Web Page Mirrors <head> <title>Mailman Web Page Mirrors</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> @@ -97,7 +98,26 @@ Overview <tr><td bgcolor="#eecfa1"> <b>Mirrors</b> </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> @@ -130,7 +150,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Mailman Web Page Mirrors</h3> These web pages are mirrored in several locations for your diff --git a/admin/www/otherstuff.html b/admin/www/otherstuff.html index 04c10a75..0416798f 100644 --- a/admin/www/otherstuff.html +++ b/admin/www/otherstuff.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. --> -<!-- Sat Apr 19 21:58:54 2003 --> +<!-- Sun Sep 14 23:22:08 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Logos and Papers <head> <title>Mailman Logos and Papers</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> @@ -97,14 +98,33 @@ 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"> Rants </font></b></td></tr> <tr><td bgcolor="#eecfa1"> <a href="jwzrebuttal.html">Mailman Considered Beneficial</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> @@ -137,7 +157,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Rants</h3> <p>Here are some random rants on Mailman, email, list servers, and diff --git a/admin/www/prev.html b/admin/www/prev.html index 8a80c99f..d5e2859a 100644 --- a/admin/www/prev.html +++ b/admin/www/prev.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. --> -<!-- Sat Apr 19 21:58:54 2003 --> +<!-- Sun Sep 14 23:22:08 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Previous Mailman Releases <head> <title>Previous Mailman Releases</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> @@ -97,7 +98,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> @@ -130,7 +150,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Previous Mailman Releases</h3> <a href="http://sourceforge.net/project/shownotes.php?release_id=102354" diff --git a/admin/www/requirements.html b/admin/www/requirements.html index d577fd8f..025f911b 100644 --- a/admin/www/requirements.html +++ b/admin/www/requirements.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. --> -<!-- Sat Apr 19 21:58:54 2003 --> +<!-- Sun Sep 14 23:22:08 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Requirements <head> <title>Mailman Requirements</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> @@ -97,7 +98,7 @@ 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"> Downloading </font></b></td></tr> @@ -113,7 +114,7 @@ Downloading <tr><td bgcolor="#eecfa1"> <a href="install.html">Installing</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> SMTP servers </font></b></td></tr> @@ -129,7 +130,7 @@ SMTP servers <tr><td bgcolor="#eecfa1"> <a href="http://www.qmail.org/">Qmail</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Other software </font></b></td></tr> @@ -139,7 +140,7 @@ Other software <tr><td bgcolor="#eecfa1"> <a href="http://www.gnu.org/software/gcc/">GNU C compiler</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -172,7 +173,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Requirements</h3> <p>Mailman currently runs only on GNU/Linux and any other Un*x-like diff --git a/admin/www/site.html b/admin/www/site.html index 28157b2c..d0825677 100644 --- a/admin/www/site.html +++ b/admin/www/site.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. --> -<!-- Sat Apr 19 21:58:54 2003 --> +<!-- Sun Sep 14 23:22:08 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Site Administrator Documentation <head> <title>Site Administrator Documentation</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> @@ -97,7 +98,7 @@ 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"> Documentation </font></b></td></tr> @@ -116,7 +117,26 @@ Documentation <tr><td bgcolor="#eecfa1"> <a href="i18n.html">Translators</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> @@ -149,7 +169,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Site Administrator Documentation</h3> By definition, the site administrator has shell access to the Mailman diff --git a/admin/www/todo.ht b/admin/www/todo.ht index ed97d9e9..9b903bab 100644 --- a/admin/www/todo.ht +++ b/admin/www/todo.ht @@ -4,7 +4,7 @@ Title: The Mailman Wishlist <h3> The Mailman Wishlist </h3> <p> -<h3> (Last Update: $Date: 2003-04-20 05:02:13 +0100 (Sun, 20 Apr 2003) $) +<h3> (Last Update: $Date: 2003-09-22 03:30:41 +0100 (Mon, 22 Sep 2003) $) </h3> Here's the wish list for future versions of Mailman. Many new features have been added to Mailman 2.1, and it is currently diff --git a/admin/www/todo.html b/admin/www/todo.html index 45a28d88..9d68f8df 100644 --- a/admin/www/todo.html +++ b/admin/www/todo.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. --> -<!-- Sat Apr 19 21:58:55 2003 --> +<!-- Sun Sep 14 23:22:10 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: The Mailman Wishlist <head> <title>The Mailman Wishlist</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> @@ -97,7 +98,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> @@ -130,12 +150,12 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <p> <h3> The Mailman Wishlist </h3> <p> -<h3> (Last Update: $Date: 2003-04-20 05:02:13 +0100 (Sun, 20 Apr 2003) $) +<h3> (Last Update: $Date: 2003-09-22 03:30:41 +0100 (Mon, 22 Sep 2003) $) </h3> Here's the wish list for future versions of Mailman. Many new features have been added to Mailman 2.1, and it is currently diff --git a/admin/www/users.html b/admin/www/users.html index eb4689e1..37b8fc79 100644 --- a/admin/www/users.html +++ b/admin/www/users.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. --> -<!-- Sat Apr 19 21:58:54 2003 --> +<!-- Sun Sep 14 23:22:09 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: User Documentation <head> <title>User Documentation</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> @@ -97,7 +98,7 @@ 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"> Documentation </font></b></td></tr> @@ -116,7 +117,26 @@ Documentation <tr><td bgcolor="#eecfa1"> <a href="i18n.html">Translators</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> @@ -149,7 +169,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>User Documentation</h3> <p><a href="http://staff.imsa.edu/~ckolar">Chris Kolar</a> has made diff --git a/admin/www/version.html b/admin/www/version.html index 4f45c5b4..4e8cef74 100644 --- a/admin/www/version.html +++ b/admin/www/version.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. --> -<!-- Sat Apr 19 21:58:55 2003 --> +<!-- Sun Sep 14 23:22:09 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Current Mailman Version <head> <title>Current Mailman Version</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> @@ -97,7 +98,7 @@ 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"> Downloading </font></b></td></tr> @@ -113,7 +114,26 @@ Downloading <tr><td bgcolor="#eecfa1"> <a href="install.html">Installing</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> @@ -146,7 +166,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <h3>Current Mailman Version</h3> <p>Version |