The current maintainers are looking for new people to take ownership.

External iFrame

Looking for new maintainer

External iFrame opens external links in an iframe with a simple banner consisting of your logo and a button to close the banner and leave your site. This module treats all absolute links outside of your site's domain and sub-domains as external links.

7.x-2.x-rc2 has been released

Organic Groups Mass Add

Overrides the internal "add users" page of Organic Groups with a more powerful alternative.

The D7 branch requires Views bulk operations.

Takes a list where each row can be either:

  1. username
  2. mail address
  3. firstname, lastname, mail address
  4. firstname, lastname, mail address, desired username

In case 1 or if there is an mail address provided, the module first checks if it matches an existing user, and adds that user to the group.

In case 2-4, if there is no matching user, the user will be created (as long as the person submitting the form has permissions to do so). Newly created users will also have a content profile node created for them if enabled (has a settings page).

The usernames are created by trying these alternatives in order:

  1. If one is provided, the suggested username
  2. The first part of the email address (everything before the @)
  3. If both firstname and lastname is provided, "F.L".
    F is x number of letters from firstname, where x starts at 1 and goes up to the full length of firstname.
    L is lastname.
  4. If firstname is provided without lastname, firstname only.
  5. If lastname is provided without firstname, lastname only.

Commerce Delivery

cdelivery.jpg

Submodule of Drupal Commerce that implements a delivery entity.

Provides basic functionalities and admin pages to handle deliveries.

Each delivery need to be associated to an order. Each order can have zero, one or multiple deliveries.

A delivery is automatically created on order save if it contains at least one shippable item. Further deliveries can be manually added from the deliveries tab under the orders menu. On the same page each order line item can be moved from one delivery to the other.

Mail Template

Mail Template is intended to be a platform for emailing needs in drupal, like:

OG Merge

screenshot_010.png

The purpose of this module is to provide a simple, extensible way to merge one organic group with another.

Modal forms (with ctools)

modal_forms_screenshot.png

Modal forms make use of the modal feature in the ctools module to open some common forms in a modal window.

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer