Cross install authentication client

Component type

module

Maintenance status

Development status

Downloads

1040

Component created

Component changed

This module allows people to login using a username and a password from another Drupal installation (authentication server). The "authentication server" needs to run the "services" module: http://drupal.org/project/services.

To use the module you first need to configure the other Drupal install to act as an authentication server. In order to do this you will need to follow these steps (again, this is meant to be done on a different Drupal install):

Ubercart attribute stock

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is primarily support stock for attributes with a more deeper flexibility. There are some existing module but doesn't support or flexibility to check on attribute level. The way Ubercart works for attribute support by using "adjustment" and assigned each attribute option a unique sku. But sometimes we are dealing with more complex e-commerce and integrating a huge list of options and we just need to add unique sku for a specific attribute combination.

Style usage

Component type

module

Maintenance status

Development status

Downloads

1819

Component created

Component changed

Overview

Provide advanced managment of image styles.

With this module you can track easy, what style is used and where. If a site uses more than 8-10 image style, it should be very difficult to figure out, what image style what does and where is used.

This module only need in development stage of a project, you should turn off on production site.

sdb

Component type

module

Maintenance status

Development status

Component created

Component changed

sdb is a module that extends drupal to became a "subject database" system for fMRI data.
The project aims to help fMRI research labs to manage their huge data sets and extend the storage with multiple meta tags (like quality of the data) together with more advanced search capabilities.

DNS Manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Not stable, under active design/development

Summary

The DNS module provides an interface to edit DNS zones hosted on 3rd party services such as enom, dyn, or amazon. Will integrate with the Domain Name Management module.

DC Invoice Pay

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal Commerce Pay Invoice

Like fresh books, but simpler. An admin creates an order, sends user/client a link to pay said invoice on drupal commerce site. If this was the only purpose of the site a site admin could just disable the cart module. The customer can't edit an order without the Cart module.

IP Address Field (D7 Fields)

Component type

module

Categories

Maintenance status

Development status

Downloads

7501

Component created

Component changed

This provides a field for storing an IP address or range.

The shorthand widget allows a user to enter the values in any of the following formats:

  • example.com
  • 10.10.10.10
  • 10.10.10.*
  • 10.10.10.0 - 10.10.12.255
  • 10.10.10.10-20

The CIDR widget allows CIDR inputs only:

  • 10.10.10.10/32

The addresses are stored internally as a long, this allows you to do network computations quickly (e.g. is 10.10.10.10 within the range 10.10.10.0 - 10.10.10.50).