CHANGELOG.txt |
CHANGELOG.txt |
|
2012-12-13 Tor Arne Thune http://devia.org/contact
* contact_attach.module: Issue #1864518: Implementation of hook_mail_alter()
calls attachment process function when user does not have access to attach
files
2012-11-29 Tor Arne Thune… |
contact_attach.admin.inc |
contact_attach.admin.inc |
|
Module settings UI for the Contact Attach module. |
contact_attach.info |
contact_attach.info |
|
name = Contact Attach
description = Gives users the ability of attaching files to messages sent using either the site-wide contact form or the personal contact forms of users.
core = 7.x
dependencies[] = contact
configure =… |
contact_attach.install |
contact_attach.install |
|
Uninstall and update functions for the Contact Attach module. |
contact_attach.module |
contact_attach.module |
|
Allows attaching files to messages sent using contact forms. |
contact_attach.test |
contact_attach.test |
|
Tests for the Contact Attach module. |
README.txt |
README.txt |
|
ABOUT
-----
The Contact Attach module gives users the ability of attaching files to messages
sent using either the site-wide contact form or the personal contact forms of
users. Allowed extensions, maximum file size and number of attachments can… |