diff options
author | bwarsaw <> | 2004-12-14 14:14:32 +0000 |
---|---|---|
committer | bwarsaw <> | 2004-12-14 14:14:32 +0000 |
commit | a3a7b94b04974c40bca54caece474e8506d53822 (patch) | |
tree | bb447beeccdfa07a18082a99929ea7eb9f85cf9e /admin/www/mailman-admin/contents.html | |
parent | d497f1c251bff2eae3bce19d183a4bd988fe37e4 (diff) | |
download | mailman2-a3a7b94b04974c40bca54caece474e8506d53822.tar.gz mailman2-a3a7b94b04974c40bca54caece474e8506d53822.tar.xz mailman2-a3a7b94b04974c40bca54caece474e8506d53822.zip |
updating the content for this guide
Diffstat (limited to '')
-rw-r--r-- | admin/www/mailman-admin/contents.html | 177 |
1 files changed, 91 insertions, 86 deletions
diff --git a/admin/www/mailman-admin/contents.html b/admin/www/mailman-admin/contents.html index 8619b95b..8b9f7143 100644 --- a/admin/www/mailman-admin/contents.html +++ b/admin/www/mailman-admin/contents.html @@ -1,118 +1,123 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> +<link rel="STYLESHEET" href="mailman-admin.css" type='text/css' /> +<link rel="first" href="mailman-admin.html" title='GNU Mailman - List Administration Manual' /> +<link rel='contents' href='contents.html' title="Contents" /> +<link rel='last' href='about.html' title='About this document...' /> +<link rel='help' href='about.html' title='About this document...' /> +<link rel="next" href="about.html" /> +<link rel="prev" href="front.html" /> +<link rel="parent" href="mailman-admin.html" /> +<link rel="next" href="node3.html" /> +<meta name='aesop' content='information' /> <title>Contents</title> -<META NAME="description" CONTENT="Contents"> -<META NAME="keywords" CONTENT="mailman-admin"> -<META NAME="resource-type" CONTENT="document"> -<META NAME="distribution" CONTENT="global"> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<link rel="STYLESHEET" href="mailman-admin.css"> -<link rel="first" href="mailman-admin.html"> -<link rel="contents" href="contents.html" title="Contents"> - -<LINK REL="next" href="about.html"> -<LINK REL="previous" href="front.html"> -<LINK REL="up" HREF="mailman-admin.html"> -<LINK REL="next" HREF="node3.html"> </head> <body> <DIV CLASS="navigation"> +<div id='top-navigation-panel' xml:id='top-navigation-panel'> <table align="center" width="100%" cellpadding="0" cellspacing="2"> <tr> -<td><A href="front.html"><img src="../icons/previous.gif" - border="0" height="32" - alt="Previous Page" width="32"></A></td> -<td><A HREF="mailman-admin.html"><img src="../icons/up.gif" - border="0" height="32" - alt="Up One Level" width="32"></A></td> -<td><A HREF="node3.html"><img src="../icons/next.gif" - border="0" height="32" - alt="Next Page" width="32"></A></td> +<td class='online-navigation'><a rel="prev" title="Front Matter" + href="front.html"><img src='previous.png' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="GNU Mailman - List" + href="mailman-admin.html"><img src='up.png' + border='0' height='32' alt='Up One Level' width='32' /></A></td> +<td class='online-navigation'><a rel="next" title="1 Introduction to GNU" + href="node3.html"><img src='next.png' + border='0' height='32' alt='Next Page' width='32' /></A></td> <td align="center" width="100%">GNU Mailman - List Administration Manual</td> -<td><img src="../icons/blank.gif" - border="0" height="32" - alt="" width="32"></td> -<td><img src="../icons/blank.gif" - border="0" height="32" - alt="" width="32"></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> </tr></table> -<b class="navlabel">Previous:</b> <a class="sectref" href="front.html">Front Matter</A> -<b class="navlabel">Up:</b> <a class="sectref" HREF="mailman-admin.html">GNU Mailman - List</A> -<b class="navlabel">Next:</b> <a class="sectref" HREF="node3.html">1 WARNING: This is</A> -<br><hr> +<div class='online-navigation'> +<b class="navlabel">Previous:</b> +<a class="sectref" rel="prev" href="front.html">Front Matter</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="mailman-admin.html">GNU Mailman - List</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="node3.html">1 Introduction to GNU</A> +</div> +<hr /></div> </DIV> <!--End of Navigation Panel--> -<BR> -<BR><H2><A NAME="SECTION002000000000000000000"> +<BR><h2><A NAME="SECTION002000000000000000000"> Contents</A> -</H2> +</h2> <!--Table of Contents--> <UL CLASS="TofC"> -<LI><A href="front.html">Front Matter</a> -<UL> -<LI><A href="node3.html">1 WARNING: This is incomplete</a> -<LI><A href="node4.html">2 Introduction to GNU Mailman</a> +<LI><UL> +<LI><A href="node3.html">1 Introduction to GNU Mailman</a> <UL> -<LI><A href="node5.html">2.1 A List's Email Addresses</a> -<LI><A href="node6.html">2.2 Administrative Roles</a> -<LI><A href="node7.html">2.3 A List's Web Pages</a> -<LI><A href="node8.html">2.4 Basic Architectural Overview</a> +<LI><A href="node4.html">1.1 A List's Email Addresses</a> +<LI><A href="node5.html">1.2 Administrative Roles</a> +<LI><A href="node6.html">1.3 A List's Web Pages</a> +<LI><A href="node7.html">1.4 Basic Architectural Overview</a> </ul> -<LI><A href="node9.html">3 The List Configuration Pages</a> +<LI><A href="node8.html">2 The List Configuration Pages</a> <UL> -<LI><A href="node10.html">3.1 The General Options Category</a> -<LI><A href="node16.html">3.2 The Passwords Category</a> -<LI><A href="node17.html">3.3 The Language Options Category</a> -<LI><A href="node18.html">3.4 The Membership Management Category</a> -<LI><A href="node19.html">3.5 The Non-digest Options Category</a> -<LI><A href="node20.html">3.6 The Digest Options Category</a> -<LI><A href="node21.html">3.7 The Privacy Options Category</a> -<LI><A href="node26.html">3.8 The Bounce Processing Category</a> -<LI><A href="node27.html">3.9 The Archiving Options Category</a> -<LI><A href="node28.html">3.10 The Mail/News Gateway Category</a> -<LI><A href="node29.html">3.11 The Auto-responder Category</a> -<LI><A href="node30.html">3.12 The Content Filtering Category</a> -<LI><A href="node31.html">3.13 The Topics Category</a> -</ul> -<LI><A href="node32.html">4 Membership Management</a> -<LI><A href="node33.html">5 Tending to Pending Moderator Requests</a> -<LI><A href="node34.html">6 Editing the Public HTML Pages</a> -<LI><A href="node35.html">7 Deleting the Mailing List</a> -<LI><A href="node36.html">1 This is an Appendix</a> -</ul> -<LI><A href="about.html">About this document ...</a> +<LI><A href="node9.html">2.1 The General Options Category</a> +<LI><A href="node15.html">2.2 The Passwords Category</a> +<LI><A href="node16.html">2.3 The Language Options Category</a> +<LI><A href="node17.html">2.4 The Membership Management Category</a> +<LI><A href="node18.html">2.5 The Non-digest Options Category</a> +<LI><A href="node19.html">2.6 The Digest Options Category</a> +<LI><A href="node20.html">2.7 The Privacy Options Category</a> +<LI><A href="node25.html">2.8 The Bounce Processing Category</a> +<LI><A href="node26.html">2.9 The Archiving Options Category</a> +<LI><A href="node27.html">2.10 The Mail/News Gateway Category</a> +<LI><A href="node28.html">2.11 The Auto-responder Category</a> +<LI><A href="node29.html">2.12 The Content Filtering Category</a> +<LI><A href="node30.html">2.13 The Topics Category</a> </ul> +<LI><A href="node31.html">3 Membership Management</a> +<LI><A href="node32.html">4 Tending to Pending Moderator Requests</a> +<LI><A href="node33.html">5 Editing the Public HTML Pages</a> +<LI><A href="node34.html">6 Deleting the Mailing List</a> +<LI><A href="node35.html">1 This is an Appendix</a> +</ul></ul> <!--End of Table of Contents--> <P> <DIV CLASS="navigation"> -<p><hr> +<div class='online-navigation'> +<p></p><hr /> <table align="center" width="100%" cellpadding="0" cellspacing="2"> <tr> -<td><A href="front.html"><img src="../icons/previous.gif" - border="0" height="32" - alt="Previous Page" width="32"></A></td> -<td><A HREF="mailman-admin.html"><img src="../icons/up.gif" - border="0" height="32" - alt="Up One Level" width="32"></A></td> -<td><A HREF="node3.html"><img src="../icons/next.gif" - border="0" height="32" - alt="Next Page" width="32"></A></td> +<td class='online-navigation'><a rel="prev" title="Front Matter" + href="front.html"><img src='previous.png' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="GNU Mailman - List" + href="mailman-admin.html"><img src='up.png' + border='0' height='32' alt='Up One Level' width='32' /></A></td> +<td class='online-navigation'><a rel="next" title="1 Introduction to GNU" + href="node3.html"><img src='next.png' + border='0' height='32' alt='Next Page' width='32' /></A></td> <td align="center" width="100%">GNU Mailman - List Administration Manual</td> -<td><img src="../icons/blank.gif" - border="0" height="32" - alt="" width="32"></td> -<td><img src="../icons/blank.gif" - border="0" height="32" - alt="" width="32"></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> +<td class='online-navigation'><img src='blank.png' + border='0' height='32' alt='' width='32' /></td> </tr></table> -<b class="navlabel">Previous:</b> <a class="sectref" href="front.html">Front Matter</A> -<b class="navlabel">Up:</b> <a class="sectref" HREF="mailman-admin.html">GNU Mailman - List</A> -<b class="navlabel">Next:</b> <a class="sectref" HREF="node3.html">1 WARNING: This is</A> -<hr> -<span class="release-info">Release 2.1, documentation updated on October 2, 2004.</span> +<div class='online-navigation'> +<b class="navlabel">Previous:</b> +<a class="sectref" rel="prev" href="front.html">Front Matter</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="mailman-admin.html">GNU Mailman - List</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="node3.html">1 Introduction to GNU</A> +</div> +</div> +<hr /> +<span class="release-info">Release 2.1, documentation updated on December 13, 2004.</span> </DIV> <!--End of Navigation Panel--> |