CHANGELOG.txt |
CHANGELOG.txt |
|
2016-09-18 Jason Flatt drupal@oadaeh.net
* mass_contact.module: Fix dispalying of help text, per Arkener on
http://drupal.org/node/2555323
2015-06-24 Jason Flatt drupal@oadaeh.net
* mass_contact.admin.inc, mass_contact.page.inc,… |
mass_contact.admin.inc |
mass_contact.admin.inc |
|
The administrative settings pages. |
mass_contact.info |
mass_contact.info |
|
name = Mass Contact
description = "Send email messages to multiple users.
(This module will take advantage of the Token module, if it is installed and enabled, but does not require it.
If you want to be able to send… |
mass_contact.install |
mass_contact.install |
|
Install, update and uninstall functions for the Mass Contact module. |
mass_contact.module |
mass_contact.module |
|
This is the main code file for the Mass Contact module. |
mass_contact.page.inc |
mass_contact.page.inc |
|
The main form for creating and sending the messages. |
mass_contact_role.inc |
plugins/mass_contact_role.inc |
|
|
mass_contact_taxonomy.inc |
plugins/mass_contact_taxonomy.inc |
|
|
README.txt |
README.txt |
|
TABLE OF CONTENTS:
* Introduction
* Features
* Installation
* Configuration and setup
* More information
* Changes from Drupal 6 to Drupal 7
* Troubleshooting
INTRODUCTION:
The Mass Contact module started out as a modified version of the core… |