Differences between revisions 1 and 2
Revision 1 as of 2009-03-11 12:53:37
Size: 5684
Editor: snort
Comment:
Revision 2 as of 2009-03-11 13:17:01
Size: 5678
Editor: snort
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/7602357 #pragma page-filename DOC/versions/14352692
Line 6: Line 6:
'''<MM-archive>'''  This is an Open tag used to create a link to the mailing list archives. Proper use would be...<pre php><MM-archive>here's a link to the mailing list archives</mm=archive> Typically this brackets the MM-List-Name tag '''<MM-Archive>''' This is an Open tag used to create a link to the mailing list archives.
&nbsp;
Proper use would be:
Line 8: Line 9:
'''<MM-Case-Preserved-User>''' A mystery tag. Appears on the subscriber information page, but is blank in my installation. Appears to be used with <MM-Disabled-Notice> and <MM-results> {{{
&nbsp; <MM-archive>here's a link to the mailing list archives</mm=archive>
}}}
Line 10: Line 13:
'''<MM-global-change-of-address>''' Checkbox used on the subscriber information page. Use this inside of the subscription change form. When enabled, will change the email address for all lists subscribed to on this list server. &nbsp; Typically this brackets the MM-List-Name tag
Line 12: Line 15:
'''<MM-Email-My-Pw>''' Used on the subscriber information page to send a password to the user. Looks like it needs to be part of an anchor. Use it like this... '''<MM-Case-Preserved-User>''' A mystery tag. Appears on the subscriber information page, but is blank in my installation. Appears to be used with <MM-Disabled-Notice> and <MM-results>

'''<MM-Global-Change-of-Address>''' Checkbox used on the subscriber information page. Use this inside of the subscription change form. When enabled, will change the email address for all lists subscribed to on this list server.

'''<MM-Email-My-Pw>''' Used on the subscriber information page to send a password to the user. Looks like it needs to be part of an anchor. Use it like this...
Line 21: Line 28:
'''<MM-email-user>'''  Appears to be the public name of this list, identical to the above - but I may be mistaken '''<MM-Email-User>''' Appears to be the public name of this list, identical to the above - but I may be mistaken
Line 23: Line 30:
'''<MM-fullname-box>'''  Used in the email address change box to change name '''<MM-Fullname-Box>''' Used in the email address change box to change name
Line 25: Line 32:
'''<MM-host>'''  The name of the server hosting the list '''<MM-Host>''' The name of the server hosting the list
Line 27: Line 34:
'''<MM-list-description>'''  The terse phrase identifying this list as entered on the General Options Page '''<MM-List-Description>''' The terse phrase identifying this list as entered on the General Options Page
Line 29: Line 36:
'''<MM-list-info>'''  The introductory description as entered on the general options page '''<MM-List-Info>''' The introductory description as entered on the general options page
Line 31: Line 38:
'''<MM-list-name>''' The public name of this list as entered in General Options '''<MM-List-Name>''' The public name of this list as entered in General Options
Line 33: Line 40:
'''<MM-lang-form-start><MM-displang-box> <MM-list-langs><MM-form-end>'''  Produces a box with a listing of all supported languages '''<MM-lang-form-start><MM-displang-box> <MM-list-langs><MM-form-end>''' Produces a box with a listing of all supported languages
Line 35: Line 42:
'''<MM-list-subscription-msg>'''  A message to list subscribers telling them to expect a confirmation email '''<MM-List-Subscription-Msg>''' A message to list subscribers telling them to expect a confirmation email
Line 37: Line 44:
'''<MM-logout-button>''' Used on subscriber information page. Creates a logout button. Be sure to enclose in with form start and form end tags, shown like this... <MM-Form-Start> <MM-logout-button> <MM-Form-End> '''<MM-Logout-Button>''' Used on subscriber information page. Creates a logout button. Be sure to enclose in with form start and form end tags, shown like this... <MM-Form-Start> <MM-logout-button> <MM-Form-End>
Line 39: Line 46:
'''<MM-mailman-footer>'''  A preset footer that includes the list name, a mailto link to the owner, email address, a link to the administrative interface, and a list of all the public lists on your server '''<MM-Mailman-Footer>''' A preset footer that includes the list name, a mailto link to the owner, email address, a link to the administrative interface, and a list of all the public lists on your server
Line 41: Line 48:
'''<MM-new-address-box>'''  Used in the subscriber information update form. Enter a new email address. Use <pre php><MM-confirm-address-box> to confirm the address. Probably not optional, but I didn't check. '''<MM-New-Address-Box>''' Used in the subscriber information update form. Enter a new email address. Use <pre php><MM-confirm-address-box> to confirm the address. Probably not optional, but I didn't check.
Line 43: Line 50:
'''<MM-num-digesters>'''  Number of subscribers who are reading the digest '''<MM-Num-Digesters>''' Number of subscribers who are reading the digest
Line 45: Line 52:
'''<MM-num-members>'''  Total number of subscribers '''<MM-Num-Members>''' Total number of subscribers
Line 47: Line 54:
'''<MM-num-reg-users>'''  Number of people on this list getting all emails (non-digest subscribers) '''<MM-Num-Reg-Users>''' Number of people on this list getting all emails (non-digest subscribers)
Line 51: Line 58:
'''<MM-Form-End>'''  A pre-formatted form that allows subscribers to log in and edit their options. It appears that the text is probably included in the administrator template, and is out of reach to list owners. '''<MM-Form-End>''' A pre-formatted form that allows subscribers to log in and edit their options. It appears that the text is probably included in the administrator template, and is out of reach to list owners.
Line 53: Line 60:
'''<MM-owner>'''  Email address of the owner of the list '''<MM-Owner>''' Email address of the owner of the list
Line 55: Line 62:
'''<MM-pending-days>'''  Number of days the system will remember a request for subscription changes. Option on main page - "Discard held messages older than this number of days. Use 0 for no automatic discarding." '''<MM-Pending-Days>''' Number of days the system will remember a request for subscription changes. Option on main page - "Discard held messages older than this number of days. Use 0 for no automatic discarding."
Line 57: Line 64:
'''<MM-posting-addr>'''  Email address for posting contributions '''<MM-Posting-Addr>''' Email address for posting contributions
Line 59: Line 66:
'''<MM-Presentable-User>'''  Used on the subscriber information page. Produces "email, first name last name" '''<MM-Presentable-User>''' Used on the subscriber information page. Produces "email, first name last name"
Line 61: Line 68:
'''<MM-reminder>'''  "Once a month, your password will be emailed to you as a reminder." '''<MM-Reminder>''' "Once a month, your password will be emailed to you as a reminder."
Line 63: Line 70:
'''<MM-request-addr>'''  Email address to send subscribe/unsubscribe/administriva requests '''<MM-Request-Addr>''' Email address to send subscribe/unsubscribe/administriva requests
Line 65: Line 72:
'''<MM-restricted-list-message>'''  If you marked the archives a private in the privacy options, then this tag will include the following text: "(The current archive is only available to the list members.)" '''<MM-Restricted-List-Message>''' If you marked the archives a private in the privacy options, then this tag will include the following text: "(The current archive is only available to the list members.)"
Line 71: Line 78:
'''<MM-Subscribe-Form-Start>''' Starts the subscription form. Use the following tags inside this form:
&nbsp;&nbsp;'''<MM-Subscribe-Box>''' Subscribers email address
&nbsp;&nbsp;'''<MM-fullname-box>''' Subscribers full name
&nbsp;&nbsp;'''<MM-New-Password-Box>''' mild security password
&nbsp;&nbsp;'''<MM-Confirm-Password>''' Confirm the above password
&nbsp;&nbsp;'''<MM-list-langs>''' Choose a language
&nbsp;&nbsp;'''<MM-digest-question-start><MM-Undigest-Radio-Button>'''
&nbsp;&nbsp;'''<MM-Digest-Radio-Button><MM-digest-question-end>''' This sets up two radio buttons that allow the subscriber to choose their digest mode. Insert explanatory text in between the radio button tags
&nbsp;&nbsp;'''<MM-Subscribe-Button>''' The subscribe button you'll need to add to this form
'''<MM-Subscribe-Form-Start>''' Starts the subscription form. Use the following tags inside this form:
&nbsp;&nbsp;'''<MM-Subscribe-Box>''' Subscribers email address
&nbsp;&nbsp;'''<MM-Fullname-Box>''' Subscribers full name
&nbsp;&nbsp;'''<MM-New-Password-Box>''' mild security password
&nbsp;&nbsp;'''<MM-Confirm-Password>''' Confirm the above password
&nbsp;&nbsp;'''<MM-List-Langs>''' Choose a language
&nbsp;&nbsp;'''<MM-Digest-Question-Start><MM-Undigest-Radio-Button>'''
&nbsp;&nbsp;'''<MM-Digest-Radio-Button><MM-Digest-Question-End>''' This sets up two radio buttons that allow the subscriber to choose their digest mode. Insert explanatory text in between the radio button tags
&nbsp;&nbsp;'''<MM-Subscribe-Button>''' The subscribe button you'll need to add to this form
Line 82: Line 89:
'''<MM-Results>'''  Provides the results from the subscription form '''<MM-Results>''' Provides the results from the subscription form
Line 84: Line 91:
'''<MM-Umbrella-Notice>'''  Used on the subscriber information page. Not sure what it does - something having to do with a forgotten password. '''<MM-Umbrella-Notice>''' Used on the subscriber information page. Not sure what it does - something having to do with a forgotten password.
Line 86: Line 93:
'''<MM-Unsubscribe-Button>'''  Used on the subscriber information page. Generates a checkbox and an unsubscribe button. '''<MM-Unsubscribe-Button>''' Used on the subscriber information page. Generates a checkbox and an unsubscribe button.

The Edit Public HTML pages use Mailman specific variables to represent blocks of data from the mailman system. They follow the <MM-variablename> format and represent blocks of text or form fields Mailman uses.

Below is a list of variables compiled by Mark Niemann-Ross and posted on his blog.

<MM-Archive> This is an Open tag used to create a link to the mailing list archives.   Proper use would be:

&nbsp; <MM-archive>here's a link to the mailing list archives</mm=archive>

  Typically this brackets the MM-List-Name tag

<MM-Case-Preserved-User> A mystery tag. Appears on the subscriber information page, but is blank in my installation. Appears to be used with <MM-Disabled-Notice> and <MM-results>

<MM-Global-Change-of-Address> Checkbox used on the subscriber information page. Use this inside of the subscription change form. When enabled, will change the email address for all lists subscribed to on this list server.

<MM-Email-My-Pw> Used on the subscriber information page to send a password to the user. Looks like it needs to be part of an anchor. Use it like this...

<a name=reminder>
Forgotten Your Password? Click this button to have your password emailed to your membership address.
<MM-Umbrella-Notice>
<MM-Email-My-Pw>

<MM-Email-User> Appears to be the public name of this list, identical to the above - but I may be mistaken

<MM-Fullname-Box> Used in the email address change box to change name

<MM-Host> The name of the server hosting the list

<MM-List-Description> The terse phrase identifying this list as entered on the General Options Page

<MM-List-Info> The introductory description as entered on the general options page

<MM-List-Name> The public name of this list as entered in General Options

<MM-lang-form-start><MM-displang-box> <MM-list-langs><MM-form-end> Produces a box with a listing of all supported languages

<MM-List-Subscription-Msg> A message to list subscribers telling them to expect a confirmation email

<MM-Logout-Button> Used on subscriber information page. Creates a logout button. Be sure to enclose in with form start and form end tags, shown like this... <MM-Form-Start> <MM-logout-button> <MM-Form-End>

<MM-Mailman-Footer> A preset footer that includes the list name, a mailto link to the owner, email address, a link to the administrative interface, and a list of all the public lists on your server

<MM-New-Address-Box> Used in the subscriber information update form. Enter a new email address. Use <pre php><MM-confirm-address-box> to confirm the address. Probably not optional, but I didn't check.

<MM-Num-Digesters> Number of subscribers who are reading the digest

<MM-Num-Members> Total number of subscribers

<MM-Num-Reg-Users> Number of people on this list getting all emails (non-digest subscribers)

<MM-Options-Form-Start>   <MM-Editing-Options> <MM-Form-End> A pre-formatted form that allows subscribers to log in and edit their options. It appears that the text is probably included in the administrator template, and is out of reach to list owners.

<MM-Owner> Email address of the owner of the list

<MM-Pending-Days> Number of days the system will remember a request for subscription changes. Option on main page - "Discard held messages older than this number of days. Use 0 for no automatic discarding."

<MM-Posting-Addr> Email address for posting contributions

<MM-Presentable-User> Used on the subscriber information page. Produces "email, first name last name"

<MM-Reminder> "Once a month, your password will be emailed to you as a reminder."

<MM-Request-Addr> Email address to send subscribe/unsubscribe/administriva requests

<MM-Restricted-List-Message> If you marked the archives a private in the privacy options, then this tag will include the following text: "(The current archive is only available to the list members.)"

<MM-Roster-Form-Start>   <MM-Roster-Option> <MM-Form-End> This sets up a form that allows registered subscribers to review the list of other registered subscribers

<MM-Subscribe-Form-Start> Starts the subscription form. Use the following tags inside this form:   <MM-Subscribe-Box> Subscribers email address   <MM-Fullname-Box> Subscribers full name   <MM-New-Password-Box> mild security password   <MM-Confirm-Password> Confirm the above password   <MM-List-Langs> Choose a language   <MM-Digest-Question-Start><MM-Undigest-Radio-Button>   <MM-Digest-Radio-Button><MM-Digest-Question-End> This sets up two radio buttons that allow the subscriber to choose their digest mode. Insert explanatory text in between the radio button tags   <MM-Subscribe-Button> The subscribe button you'll need to add to this form <MM-form-end>

<MM-Results> Provides the results from the subscription form

<MM-Umbrella-Notice> Used on the subscriber information page. Not sure what it does - something having to do with a forgotten password.

<MM-Unsubscribe-Button> Used on the subscriber information page. Generates a checkbox and an unsubscribe button.

Don't forget to close with <MM-form-end> at the end of your forms

MailmanWiki: DOC/4.83 What are the Mailman Public HTML variables and their meaning? (last edited 2009-03-11 13:17:02 by snort)