Subprofiles

Component type

module

Categories

Maintenance status

Development status

Downloads

2911

Component created

Component changed

Subprofiles makes it possible to provide different flavours, called subprofiles, of a given installation profile. Subprofiles are defined in the profile's .info file, and consist of a set of features available for enabling, with a default enable status. In an interactive install, the site configuration form includes elements to select which subprofile to install and can further specify exactly which of the subprofile's features to enable.

You won't typically need to download and install this module--if it's needed, it should be already packaged with the version of Drupal you're installing.

LDAP Certificate Login

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

The LDAP Certificate Login project is a small module that adds functionality to the LDAP package. It gives you the ability to login through ldap via user certificate. An example of this would be a smart card that has a user certificate that it provides upon request. This module can take that certificate and search ldap for a matching entry to log by.

distro02

Component type

module

Maintenance status

Development status

Component created

Component changed

A module specific to the distro02 distribution. It implements several hooks and features to give us some functionality right out of the gate.

Current functionality:

  • Primary and secondary links via menu_block.

Commerce Cart Options

Component type

module

Maintenance status

Development status

Component created

Component changed

This module exposes some configuration options for the Add to Cart form of the Drupal Commerce module. Currently exposes the following options:

  • Product options form #type (Default is SELECT, can be changed to RADIOS or CHECKBOXES)
  • Alter the text of the the Add to Cart button
  • Alter the behavior when there is only one option (Default is show only Add to Cart button. Can be changed to show form anyways or show custom empty text)