uc dependent attributes options

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Show/hide attributes based on the values of other attributes option.

Some attributes may not be applicable depending upon the value of another attribute. It may be desireable to hide the attribute unless an appropriate value is selected for the other attribute to avoid confusing users. This module has an administrative interface for specifying the dependencies and Javascript code for hiding and showing the attributes.

Site Guard

Component type

module

Categories

Maintenance status

Development status

Downloads

256

Component created

Component changed

Site Guard is an alternative UI for shield module that enables the shield behavior to be enabled/disabled and configured from a settings page. With Shield module on its own, the only way to disable or enable the behavior is by disabling/enabling the module.

Situs

Component type

module

Categories

Maintenance status

Development status

Downloads

3712

Component created

Component changed

Situs is a drush command for (re-)building a site from a make-file.

It aims to be as simple as possible (in the UNIX tradition) and do one thing only, but do it well. It's both suited for one-command rebuilding of site codebase for developers, and being used as the codebase building command for more advanced setup/building/syncing tools (such as Drake).

See the readme for usage instructions.

Developed at Reload!.

Drake

Component type

module

Categories

Maintenance status

Development status

Downloads

14528

Component created

Component changed

Yet another site-building/rebuilding/stuff-doing tool for Drush, this one taking much more inspiration from the likes of make(1) (and rake, pake, phake, ant, phing, etc), and other more or less general purpose building tools, but with Drush Flavour (TM).

Apart from site building, Drake can be used for running various housekeeping associated with Drupal development, such as running CI tests or running deployment procedures.

Amazon SNS Endpoint

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This is a very simple module which creates an endpoint which the Amazon Simple Notifications Service can be configured to send messages to.

I built this module recently as part of a website which is using Amazon's Simple Email Service and, as part of that service's setup we had to provide a way of allowing Amazon to send notifications from the e-mail service back to our website; for example, to record e-mail bounces or spam reports.