diff options
| author | bwarsaw | 2002-12-31 04:38:35 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-12-31 04:38:35 +0000 |
| commit | 67f8af068e29dad749533bf8d9277ebb9eb56d41 (patch) | |
| tree | 745172d024e81db07a02dee7802cc4ad7a8a7a45 /admin | |
| parent | 91f1005df1d07986aab7af0a55a26570c0e348f7 (diff) | |
| download | mailman-67f8af068e29dad749533bf8d9277ebb9eb56d41.tar.gz mailman-67f8af068e29dad749533bf8d9277ebb9eb56d41.tar.zst mailman-67f8af068e29dad749533bf8d9277ebb9eb56d41.zip | |
Web checker fixes
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/www/index.ht | 7 | ||||
| -rw-r--r-- | admin/www/index.html | 9 | ||||
| -rw-r--r-- | admin/www/otherstuff.ht | 4 | ||||
| -rw-r--r-- | admin/www/otherstuff.html | 6 |
4 files changed, 18 insertions, 8 deletions
diff --git a/admin/www/index.ht b/admin/www/index.ht index 5a19078bc..4b97f45dc 100644 --- a/admin/www/index.ht +++ b/admin/www/index.ht @@ -44,13 +44,16 @@ sites. <h3>Acknowledgements</h3> +<p>Mailman's lead developer is +<a href="http://barry.warsaw.us">Barry Warsaw</a> who can be contacted +at <a href="mailto:barry@python.org">barry@python.org</a>. + <p>Thanks go to <a href="http://www.control.com/">Control.com</a> for their sponsorship of new Mailman 2.1 features such as the topic filters, external membership sources, and "virtual" mailing lists. Also, a -huge thanks goes out to <a href="http://www.zope.com">Zope +huge thanks goes out to my employer <a href="http://www.zope.com">Zope Corporation</a> for their support, as well as the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mailman/mailman/ACKNOWLEDGMENTS?rev=HEAD&content-type=text/vnd.viewcvs-markup" >list of contributors</a>, bug hunters, big idea people, and others who have helped immensely with Mailman's development. -t. diff --git a/admin/www/index.html b/admin/www/index.html index c265e5fd0..903e9e49b 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Mon Dec 30 23:17:09 2002 --> +<!-- Mon Dec 30 23:30:18 2002 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -184,16 +184,19 @@ sites. <h3>Acknowledgements</h3> +<p>Mailman's lead developer is +<a href="http://barry.warsaw.us">Barry Warsaw</a> who can be contacted +at <a href="mailto:barry@python.org">barry@python.org</a>. + <p>Thanks go to <a href="http://www.control.com/">Control.com</a> for their sponsorship of new Mailman 2.1 features such as the topic filters, external membership sources, and "virtual" mailing lists. Also, a -huge thanks goes out to <a href="http://www.zope.com">Zope +huge thanks goes out to my employer <a href="http://www.zope.com">Zope Corporation</a> for their support, as well as the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mailman/mailman/ACKNOWLEDGMENTS?rev=HEAD&content-type=text/vnd.viewcvs-markup" >list of contributors</a>, bug hunters, big idea people, and others who have helped immensely with Mailman's development. -t. </td><!-- end of body cell --> </tr><!-- end of sidebar/body row --> diff --git a/admin/www/otherstuff.ht b/admin/www/otherstuff.ht index c671508b8..b60041f77 100644 --- a/admin/www/otherstuff.ht +++ b/admin/www/otherstuff.ht @@ -18,4 +18,6 @@ you can use to link back to the Mailman website. <p>A number of papers and other material presented at <a href="http://www.foretec.com/python/workshops/1998-11/proceedings.html"> the 7th International Python Conference</a> and the 12th Usenix LISA -conference are available <a href="mailman-docs.tar.gz">here</a>. +conference are available +<a href="http://sourceforge.net/project/showfiles.php?group_id=103" +>here</a>. diff --git a/admin/www/otherstuff.html b/admin/www/otherstuff.html index a4d76541f..47dae557c 100644 --- a/admin/www/otherstuff.html +++ b/admin/www/otherstuff.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Dec 26 22:30:59 2002 --> +<!-- Mon Dec 30 23:37:27 2002 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -146,7 +146,9 @@ you can use to link back to the Mailman website. <p>A number of papers and other material presented at <a href="http://www.foretec.com/python/workshops/1998-11/proceedings.html"> the 7th International Python Conference</a> and the 12th Usenix LISA -conference are available <a href="mailman-docs.tar.gz">here</a>. +conference are available +<a href="http://sourceforge.net/project/showfiles.php?group_id=103" +>here</a>. </td><!-- end of body cell --> </tr><!-- end of sidebar/body row --> |
