Bug #4535
closedMass Mailer missing tooltips
Description
The Mass Mailer form on CB User Manager is missing tooltips.
Here is initial proposal:
MASS_MAILER_SIMULATION_MODE_LABEL -> Simulation Mode
MASS_MAILER_SIMULATION_MODE_TOOLTIP ->
Check this box to simulate email sending in a dry run mode. No emails are actually sent.
MASS_MAILER_SUBJECT_LABEL -> Email Subject
MASS_MAILER_SUBJECT_TOOLTIP ->
Type in the subject of the mass mailing (CB field substitutions are supported).
MASS_MAILER_MESSAGE_LABEL -> Email Message
MASS_MAILER_MESSAGE_TOOLTIP ->
Type in the main message body of your mass mailing (HTML editor and CB field substitutions are supported).
MASS_MAILER_ATTACHMENTS_LABEL -> Email Attachments:
MASS_MAILER_ATTACHMENTS_TOOLTIP ->
Absolute server path to file that should be attached to each email. Multiple files can be specified using a comma separator.
MASS_MAILER_FROM_NAME_LABEL -> From Name
MASS_MAILER_FROM_NAME_TOOLTIP ->
The name to be used in the From field of email. If left empty the CB and Joomla configuration defaults will be used.
MASS_MAILER_FROM_ADDRESS_LABEL -> From Email Address
MASS_MAILER_FROM_ADDRESS_TOOLTIP ->
The email address to be user in the From field of email. If left empty the CB and Joomla settings will be used.
MASS_MAILER_REPLY_TO_NAME_LABEL -> Reply-To Name
MASS_MAILER_REPLY_TO_NAME_TOOLTIP ->
The Reply-To Name value to be used in the From field of email. If left empty the CB and Joomla settings will be used.
MASS_MAILER_REPLY_TO_ADDRESS_LABEL -> Reply-To Email Address
MASS_MAILER_REPLY_TO_ADDRESS_TOOLTIP ->
The Reply-To Email address to be used in the email.
MASS_MAILER_EMAILS_PER_BATCH_LABEL -> Emails per batch
MASS_MAILER_EMAILS_PER_BATCH_TOOLTIP ->
The number of emails to be sent in each batch (default 50).
MASS_MAILER_SECONDS_BETWEEN_BATCHES_LABEL -> Seconds of pause between batches
MASS_MAILER_SECONDS_BETWEEN_BATCHES_TOOLTIP ->
The number of seconds to pause between batch sending (default is 30 sec).
Updated by krileon over 10 years ago
- Status changed from New to Assigned
- Assignee set to krileon
Updated by krileon over 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100