Multi SMTP

Component type

module

Categories

Maintenance status

Development status

Downloads

2686

Component created

Component changed

Allows admins to manage multiple SMTP servers. A server is randomly chosen for each page request, so that all mail going out of the system is spread across the servers. The GET variable use_smtp_id can be set with the server ID to use for the request.

This module sits on top of the SMTP Authentication Support module to add the ability to manage multiple servers. All mail handling is still done by the SMTP module, which makes use of PHPMailer. PHPMailer supports using SSL or TLS encryption as long as the OpenSSL functions are available in your installation of PHP. More information about PHPMailer can be found here: http://phpmailer.worxware.com/.

Webform CiviCRM Integration

Component type

module

Maintenance status

Development status

Downloads

60788

Component created

Component changed

A powerful, flexible, user-friendly form builder for CiviCRM.

Just as Views can output data in virtually any way imaginable, this module allows you to have data input exactly the way you want. Create and update contacts, group subscriptions, tags, relationships, cases, activities, event participants, memberships and contributions via robust, user-friendly webforms that integrate seamlessly with your Drupal site.

Panels Extras

Component type

module

Maintenance status

Development status

Downloads

11094

Component created

Component changed

What is Panels Extras?

Panels Extras is a collection of plugins that extends functionality to the Panels module.

Does it do x?

We are actively maintaining Panels Extras to provide extended functionality for the Panels module. Please add plugin requests to the issue queue.

What's inside?

Currently Panels Extras includes the following plugins:

Arbitrary Content

Component type

module

Categories

Maintenance status

Development status

Downloads

1439

Component created

Component changed

Arbitrary Content is a module that allows users to create and manage small pieces of structured content that can be exposed as blocks or pages. These content elements are created by defining a set of fields (textfield, textarea or filefield-like in nature, although the module does not use CCK for these fields) and the associated content.

Formatters for Node Reference fields

Component type

module

Maintenance status

Development status

Downloads

2053

Component created

Component changed

The Formatters for Node Reference fields module adds the ability to use any non-Node Reference formatter to format a single field from a Node via the Node Reference field, using either the first available field of the required type, or by using the chosen field set via the Formatter Settings.

An example of this would be to render a Node Reference as the referenced Nodes Image(Field) field using an ImageCache preset/Image style.

Node Tasklist

Component type

module

Maintenance status

Development status

Downloads

653

Component created

Component changed

The Node Tasklist module makes content types interactive by creating a unique page and block for each specified content type that you have configured. The page and block show the full edit form for that node type. The purpose of this module is to address situations where you are continuously editing or adding data.

If you only need edit one field on a node, try editablefields.

Taskbar

Component type

module

Maintenance status

Development status

Downloads

9049

Component created

Component changed

Introduction

This module provides a taskbar with AJAX blocks and periodical refresh regions where modules can send updates/status.

Taskbar, inspired from appbar, has a very flexible design so that many providers can coexist. Each provider in its turn can support multiple data sources.