From b132a73f15e432eaf43310fce9196ca0c0651465 Mon Sep 17 00:00:00 2001 From: <> Date: Thu, 2 Jan 2003 05:25:50 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'Release_2_1-maint'. --- templates/en/admindbdetails.html | 65 +++++++ templates/en/admindbpreamble.html | 10 ++ templates/en/admindbsummary.html | 14 ++ templates/en/adminsubscribeack.txt | 3 + templates/en/adminunsubscribeack.txt | 2 + templates/en/admlogin.html | 39 +++++ templates/en/approve.txt | 15 ++ templates/en/archidxentry.html | 4 + templates/en/archidxfoot.html | 21 +++ templates/en/archidxhead.html | 24 +++ templates/en/archlistend.html | 1 + templates/en/archliststart.html | 4 + templates/en/archtoc.html | 20 +++ templates/en/archtocentry.html | 12 ++ templates/en/article.html | 50 ++++++ templates/en/bounce.txt | 13 ++ templates/en/checkdbs.txt | 7 + templates/en/convert.txt | 34 ++++ templates/en/cronpass.txt | 19 +++ templates/en/disabled.txt | 25 +++ templates/en/emptyarchive.html | 15 ++ templates/en/headfoot.html | 29 ++++ templates/en/help.txt | 33 ++++ templates/en/invite.txt | 20 +++ templates/en/listinfo.html | 144 ++++++++++++++++ templates/en/masthead.txt | 13 ++ templates/en/newlist.txt | 35 ++++ templates/en/nomoretoday.txt | 8 + templates/en/options.html | 317 +++++++++++++++++++++++++++++++++++ templates/en/postack.txt | 8 + templates/en/postauth.txt | 13 ++ templates/en/postheld.txt | 15 ++ templates/en/private.html | 43 +++++ templates/en/refuse.txt | 13 ++ templates/en/roster.html | 53 ++++++ templates/en/subauth.txt | 11 ++ templates/en/subscribe.html | 9 + templates/en/subscribeack.txt | 33 ++++ templates/en/unsub.txt | 23 +++ templates/en/unsubauth.txt | 11 ++ templates/en/userpass.txt | 24 +++ templates/en/verify.txt | 22 +++ 42 files changed, 1274 insertions(+) create mode 100644 templates/en/admindbdetails.html create mode 100644 templates/en/admindbpreamble.html create mode 100644 templates/en/admindbsummary.html create mode 100644 templates/en/adminsubscribeack.txt create mode 100644 templates/en/adminunsubscribeack.txt create mode 100644 templates/en/admlogin.html create mode 100644 templates/en/approve.txt create mode 100644 templates/en/archidxentry.html create mode 100644 templates/en/archidxfoot.html create mode 100644 templates/en/archidxhead.html create mode 100644 templates/en/archlistend.html create mode 100644 templates/en/archliststart.html create mode 100644 templates/en/archtoc.html create mode 100644 templates/en/archtocentry.html create mode 100644 templates/en/article.html create mode 100644 templates/en/bounce.txt create mode 100644 templates/en/checkdbs.txt create mode 100644 templates/en/convert.txt create mode 100644 templates/en/cronpass.txt create mode 100644 templates/en/disabled.txt create mode 100644 templates/en/emptyarchive.html create mode 100644 templates/en/headfoot.html create mode 100644 templates/en/help.txt create mode 100644 templates/en/invite.txt create mode 100644 templates/en/listinfo.html create mode 100644 templates/en/masthead.txt create mode 100644 templates/en/newlist.txt create mode 100644 templates/en/nomoretoday.txt create mode 100644 templates/en/options.html create mode 100644 templates/en/postack.txt create mode 100644 templates/en/postauth.txt create mode 100644 templates/en/postheld.txt create mode 100644 templates/en/private.html create mode 100644 templates/en/refuse.txt create mode 100644 templates/en/roster.html create mode 100644 templates/en/subauth.txt create mode 100644 templates/en/subscribe.html create mode 100644 templates/en/subscribeack.txt create mode 100644 templates/en/unsub.txt create mode 100644 templates/en/unsubauth.txt create mode 100644 templates/en/userpass.txt create mode 100644 templates/en/verify.txt (limited to 'templates/en') diff --git a/templates/en/admindbdetails.html b/templates/en/admindbdetails.html new file mode 100644 index 00000000..1958b362 --- /dev/null +++ b/templates/en/admindbdetails.html @@ -0,0 +1,65 @@ +The administrative requests are displayed in one of two ways, on a summary page, and on a details +page. The summary page contains pending subscription and +unsubscription requests, as well as postings being held for your +approval, grouped by sender email address. The details page contains +a more detailed view of each held message, including the all the +message's headers and an excerpt of the message body. + +

On all the pages, the following actions are available: + +

+ +

For held messages, turn on the Preserve option if you want +to save a copy of the message for the site administrator. This is +useful for abusive messages that you want to discard, but need to keep +a record of for later inspection. + +

Turn on the Forward to option, and fill in the forwarding +address if you want to forward the message to someone else not on the +list. To edit a held message before it is sent on to the list, you +should forward the message to yourself (or the list owners), and +discard the original message. Then, when the message shows up in your +mailbox, make your edits and resend the message to the list, including +an Approved: header with the list password as its value. It +is proper netiquette in this case to include a note in the resent +message, explaining that you have modified the text. + +

If the sender is a list member who is being moderated, you can +optionally clear their moderation flag. This is useful when your list +is configured to put new members on probation, and you've decided that +this member can be trusted to post to the list without approval. + +

If the sender is not a list member, you can add the email address to +a sender filter. Sender filters are described on the sender filter privacy page, and may be one of +auto-accept (Accepts), auto-hold (Holds), +auto-reject (Rejects), or auto-discard (Discards). This +option will not be available if the address is already on one of the +sender filters. + +

When you're finished, click on the Submit All Data button +at the top or bottom of the page. This button will submit all +selected actions for all administrative requests that you've made a +decision for. + +

Return to the summary page. diff --git a/templates/en/admindbpreamble.html b/templates/en/admindbpreamble.html new file mode 100644 index 00000000..659b77e7 --- /dev/null +++ b/templates/en/admindbpreamble.html @@ -0,0 +1,10 @@ +This page contains a subset of the %(listname)s mailing list +postings that are being held for your approval. It currently shows +%(description)s + +

For each administrative request, please select the action to take, +clicking on the Submit All Data when finished. More detailed +instructions are available here. + +

You can also view a summary of all +pending requests. diff --git a/templates/en/admindbsummary.html b/templates/en/admindbsummary.html new file mode 100644 index 00000000..20ffef58 --- /dev/null +++ b/templates/en/admindbsummary.html @@ -0,0 +1,14 @@ +This page contains a summary of the current set of administrative +requests requiring your approval for the +%(listname)s mailing list. +First, you will find the list of pending +subscription and unsubscription requests, if any, followed by any +postings being held for your approval. + +

For each administrative request, please select the action to take, +clicking on the Submit All Data button when finished. +More detailed instructions are also +available. + +

You can also view the details of all +held postings. diff --git a/templates/en/adminsubscribeack.txt b/templates/en/adminsubscribeack.txt new file mode 100644 index 00000000..388a3a24 --- /dev/null +++ b/templates/en/adminsubscribeack.txt @@ -0,0 +1,3 @@ +%(member)s has been successfully subscribed to %(listname)s. + + diff --git a/templates/en/adminunsubscribeack.txt b/templates/en/adminunsubscribeack.txt new file mode 100644 index 00000000..2ebcfeb7 --- /dev/null +++ b/templates/en/adminunsubscribeack.txt @@ -0,0 +1,2 @@ +%(member)s has been removed from %(listname)s. + diff --git a/templates/en/admlogin.html b/templates/en/admlogin.html new file mode 100644 index 00000000..03f763b9 --- /dev/null +++ b/templates/en/admlogin.html @@ -0,0 +1,39 @@ + + + %(listname)s %(who)s Authentication + + +

+%(message)s + + + + + + + + + + + +
+ %(listname)s %(who)s + Authentication +
List %(who)s Password:
+
+

Important: From this point on, you + must have cookies enabled in your browser, otherwise no + administrative changes will take effect. + +

Session cookies are used in Mailman's + administrative interface so that you don't need to + re-authenticate with every administrative operation. This + cookie will expire automatically when you exit your browser, or + you can explicitly expire the cookie by hitting the + Logout link under Other Administrative + Activities (which you'll see once you successfully log in). +

+ + diff --git a/templates/en/approve.txt b/templates/en/approve.txt new file mode 100644 index 00000000..dfb0dfb1 --- /dev/null +++ b/templates/en/approve.txt @@ -0,0 +1,15 @@ +Your request to %(requestaddr)s: + + %(cmd)s + +has been forwarded to the person running the list. + +This is probably because you are trying to subscribe to a 'closed' +list. + +You will receive email notification of the list owner's decision about +your subscription request. + +Any questions about the list owner's policy should be directed to: + + %(adminaddr)s diff --git a/templates/en/archidxentry.html b/templates/en/archidxentry.html new file mode 100644 index 00000000..f9bb57aa --- /dev/null +++ b/templates/en/archidxentry.html @@ -0,0 +1,4 @@ +
  • %(subject)s +  +%(author)s + diff --git a/templates/en/archidxfoot.html b/templates/en/archidxfoot.html new file mode 100644 index 00000000..0b0a4207 --- /dev/null +++ b/templates/en/archidxfoot.html @@ -0,0 +1,21 @@ + +

    + Last message date: + %(lastdate)s
    + Archived on: %(archivedate)s +

    +

    +

    +


    + This archive was generated by + Pipermail %(version)s. + + diff --git a/templates/en/archidxhead.html b/templates/en/archidxhead.html new file mode 100644 index 00000000..4fdf4731 --- /dev/null +++ b/templates/en/archidxhead.html @@ -0,0 +1,24 @@ + + + + The %(listname)s %(archive)s Archive by %(archtype)s + + %(encoding)s + + + +

    %(archive)s Archives by %(archtype)s

    + +

    Starting: %(firstdate)s
    + Ending: %(lastdate)s
    + Messages: %(size)s

    +