diff options
| author | mailman | 1998-03-31 00:02:28 +0000 |
|---|---|---|
| committer | mailman | 1998-03-31 00:02:28 +0000 |
| commit | 7fdadd108ec3b98d718e73eccddb36f860aafcf2 (patch) | |
| tree | 5f0926d396bb5acad78121d1a4de6eed221e85b4 | |
| parent | dcf0cad7ef5863b5753283a3affb714b462b5a96 (diff) | |
| download | mailman-7fdadd108ec3b98d718e73eccddb36f860aafcf2.tar.gz mailman-7fdadd108ec3b98d718e73eccddb36f860aafcf2.tar.zst mailman-7fdadd108ec3b98d718e73eccddb36f860aafcf2.zip | |
Adopt robin's refined layout of the options page - but with less
blatant colors.
| -rw-r--r-- | templates/options.html | 104 |
1 files changed, 76 insertions, 28 deletions
diff --git a/templates/options.html b/templates/options.html index c64541ac9..3e11c5ed5 100644 --- a/templates/options.html +++ b/templates/options.html @@ -1,75 +1,123 @@ <html> -<body> -<title><MM-List-Name> <MM-Presentable-User> config</title> -<h2><MM-List-Name> Configuration for <MM-Presentable-User></h2> -<hr> +<head> +<title><MM-Presentable-User> Configuration for <MM-List-Name></title> + +</head> +<BODY BGCOLOR="#ffffff"> + <TABLE WIDTH="95%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> + <TR><TD WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"><B> + <FONT COLOR="#000000" SIZE=+1> +<MM-List-Name> Configuration for <MM-Presentable-User> + </FONT></B></TD></TR> </TABLE> <ul> - <li> <a href=#reminder>Receive Password Reminder</a> + <li> <a href=#reminder>Password Reminder</a> <li> <a href=#options>Change Options (turn digest on/off, etc...)</a> <li> <a href=#unsub>Unsubscribe</a> <li> <a href=#changepw>Change your password</a> </ul> -<hr> <MM-Form-Start> + +<p> + <a name=reminder> -<h3> Send Password reminder</h3> + <TABLE WIDTH="95%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> + <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> +<B>Send Password Reminder</B> + </FONT></TD></TR> </TABLE> +<p> If you've forgotten your password, click this button, and it will be -emailed to the address you're subscribed from.<p> -<MM-Email-My-Pw><p> +emailed to the address you're subscribed from.<br> +<center><MM-Email-My-Pw></center> -<hr> +<p> <a name=options> -<h3> User Options </h3> -<strong>Current values are checked.</strong><p> -<table border=1> -<tr><td> + <TABLE WIDTH="95%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> + <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> +<B>User Options</B> + </FONT></TD></TR> </table> +<p> +<i><strong>Current values are checked.</strong></i><p> +<p> +<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="3" WIDTH="80%"> +<tr><TD BGCOLOR="#dcdcdc"> <strong> Disable mail delivery </strong> <br> Turn this on if you want mail to not be delivered to you for a little while.<br> <mm-delivery-enable-button> Off <mm-delivery-disable-button> On <p> </td></tr> -<tr><td> +<tr><TD BGCOLOR="#dcdcdc"> <strong> Set Digest Mode</strong> <br> -If you turn digest mode on, you'll get posts bundled together instead of one post at a time.<br> +If you turn digest mode on, you'll get posts bundled together once a +day, instead singly when they're sent.<br> <MM-Undigest-Radio-Button> Off <MM-Digest-Radio-Button> On <p> </td></tr> -<tr><td> +<tr><TD BGCOLOR="#dcdcdc"> <strong> Get MIME or Plain Text Digests?</strong> <br> If you have any problems with MIME digests, select plain text. <br> <MM-Mime-Digests-Button> MIME <MM-Plain-Digests-Button> Plain Text <p> </td></tr> -<tr><td> +<tr><TD BGCOLOR="#dcdcdc"> <strong> Receive posts you send to the list? </strong><br> <mm-receive-own-mail-button> Yes <mm-dont-receive-own-mail-button> No <p> </td></tr> -<tr><td> +<tr><TD BGCOLOR="#dcdcdc"> <strong> Receive acknowlegement mail when you send mail to the list? </strong><br> <mm-dont-ack-posts-button> No <mm-ack-posts-button> Yes <p> </td></tr> -<tr><td> +<tr><TD BGCOLOR="#dcdcdc"> <strong> Conceal yourself from subscriber list? </strong><br> <MM-Public-Subscription-Button> No <MM-Hide-Subscription-Button> Yes <p> </td></tr> -<tr><td> +<tr><TD BGCOLOR="#dcdcdc"> Password: <MM-Digest-Pw-Box> <MM-Digest-Submit><p> </td></tr></table> + +<p> + <a name=unsub> -<h3>Unsubscribe</h3> + <TABLE WIDTH="95%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> + <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> +<B>Unsubscribe</B> + </FONT></TD></TR> </table> +<p> <MM-Unsubscribe-Button> <font size=+1>Your Privacy password:</font> <MM-Unsub-Pw-Box><p> -<hr> +</a> + +<p> + <a name=changepw> -<h3>Change Your Password</h3> -<font size=+1>Old password: </font> <MM-Old-Pw-Box><p> -<font size=+1>New password: </font> <MM-New-Pass-Box><p> -<font size=+1>Again to confirm:</font> <MM-Confirm-Pass-Box><p> -<MM-Change-Pass-Button><p> + <TABLE WIDTH="95%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> + <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> +<B>Change Your Password</B> + </FONT></TD></TR> </table> +<p> + <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" WIDTH="70%" COLS=2> + <TR> + <TD WIDTH="30%" BGCOLOR="#dddddd">Old password:</TD> + <TD WIDTH="70%"><MM-Old-Pw-Box></TD> + </TR> + <TR> + <TD BGCOLOR="#dddddd">New password:</TD> + <TD><MM-New-Pass-Box></TD> + </TR> + <TR> + <TD BGCOLOR="#dddddd">Again to confirm:</TD> + <TD><MM-Confirm-Pass-Box></TD> + </TR> + <tr> + <td></td> + <td> + <MM-Change-Pass-Button> + </td> + <tr> + </TABLE> <MM-Form-End> <MM-Mailman-Footer> |
