Mailman 2

Component type

module

Maintenance status

Development status

Downloads

848

Component created

Component changed

Enables users to create Mailman lists from within Drupal. The module is capable of creating and deleting lists, as well as allowing users to modify the description within Drupal.

It uses XML-RPC to communicate with the Mailman, which can be installed on a separate machine. XML-RPC functionality requires a patch to Mailman, which is included in this module.

Shib2Drupal

Component type

module

Maintenance status

Development status

Downloads

823

Component created

Component changed

DESCRIPTION

Shib2Drupal provides HTTP authorization and mapping between Shibboleth HTTP headers and Drupal roles.

CONFIGURATION

Currently no UI is provided (work is in progress), you'll have to manually edit
the code to make this module suit your needs. Sorry for that :(

HOW THE MODULE WORKS

1) During Drupal bootstrap the module checks if REMOTE_USER has a value (this is
always true when Shibboleth is working on a directory).

UC Marketing

Component type

module

Categories

Maintenance status

Development status

Downloads

1091

Component created

Component changed

Marketing module for Ubercart. Creates two blocks to display products. One lists "Special Offers" which are products that have been marked "sticky". The other lists the products that have been ordered the most.

PHP variables

Component type

module

Categories

Maintenance status

Downloads

556

Component created

Component changed

API module for converting regular string-type variables into ones that can be configured with PHP.

Comes with an example module that makes user_mail_welcome_body and site_name variables configurable with PHP.

Initial development for Code Positive.

FieldReference

Component type

module

Maintenance status

Development status

Downloads

7322

Component created

Component changed

Adds a new CCK field type for referencing fields in CCK content types. In other words, the same as Node Reference, but only references a portion (that is, a field) instead of the whole node. The referenced field gets injected into the referring node.

The formatter configuration is straightforward:

UC Userpoints Discount

Component type

module

Categories

Maintenance status

Development status

Downloads

1622

Component created

Component changed

The Ubercart Userpoints Discount module makes it possible for customers to add items to their shopping carts that are discounted based on the number of userpoints they have. Discounts are enabled for individual products on their node edit forms, causing a second submit button to be added to the product's add to cart form that adds the product to the shopping cart with the discount. The value of userpoints are specified as a conversion rate against the dollar (or your store's currency) in an administration form.

This module should not be confused with a full Userpoints integration. This module requires Ubercart to run!