MimeMail CSS Compress

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Modern CSS compressor for Mime Mail module that uses CSS parser to convert simple rules to inline style attributes, but leave rules wrapped with @media block in head. This way email template developers should be able to support:

  • email clients that ignore styles in document head
  • mobile email clients with media queries.

Requirements:

ContactFormAdd

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a quick little module that will add a checkbox to the Drupal contact form. This checkbox will give the user the option to request to be added to the mailing list or not. It is off by default. If checked the recipient will see this field marked as 1 and be able to manually add this user to any mailing list the site uses.

Reply Notify

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is the equivalent of comment_notify for reply.
This is a basic module which borrows a lot from comment_notify.
For now many things have been hardcoded, the admin pages are not working, but we plan to fix it soon. Patches are welcome!
This module is currently being used.

Simplenews Test Subject

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

DESCRIPTION:
------------
This module provides a clearer subject to test newsletters send by the simplenews module.

REQUIREMENTS:
-------------
simplenews_test_subject.module requires the simplenews module.

INSTALLATION:
-------------
1. Place the entire simplenews_test_subject directory into your Drupal modules/
directory.

2. Enable the simplenews_test_subject module by navigating to:

administer > modules

Webform CC

Component type

module

Categories

Maintenance status

Development status

Downloads

663

Component created

Component changed

Add CC addresses to your webform emails. Includes a patch file for webform that only affects the layout of the email edit page. Module functions without any hacks to webform.
Compatible with webform 3.x

Contact Reply-To

Component type

module

Categories

Maintenance status

Development status

Downloads

6283

Component created

Component changed

If you enable this module, the "From" address on contact emails, both site emails via the contact form and user-to-user emails via the member contact form, will be "From" the email address configured in site_mail (admin/config/system/site-information in d7). The reply-to header will be set to the address that Drupal would have used as the From address.