Commerce Fast Checkout

Component type

module

Maintenance status

Development status

Component created

Component changed

Simply adds a "Fast Checkout" button next to the "Add to Cart" button to take users directly to take the user directly to the checkout page and add that product to the existing cart.
I need to abstract this a little more in order for it to work in more generic situations.
todo:
-add checkbox to activate the button per-product display via the product display settings form
-add ability to rename the button via the same interface

Simple Regex Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

1104

Component created

Component changed

This module is a simple regular expression filter that automatically sets nodes and comments to unpublished if they match one or more regular expressions that you specify.

Instructions

The settings for this module can be found in the Configuration menu under the Content Authoring section. Simply add a list of regular expressions to check, one per line, like this:

/foo/
/bar/
/whatever/

To give users access to bypass this filter, give their role the "Skip regex filter" permission.

Location Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a quick wrapper arround d7 version of location_cck module allowing a location field on any entity type.

The git 'master' head is not used. Please checkout the '7.x-3.x' head, according to location module versioning scheme :

git clone --branch 7.x-3.x garphy@git.drupal.org:sandbox/garphy/1493472.git location_field

Atrium Home

Component type

module

Maintenance status

Development status

Downloads

1391

Component created

Component changed

A simple module to add an extra "Home" tab to Open Atrium. The home tab is always on the features menu, which means it works within group, user, or site-wide spaces and always redirects users to your site's homepage.

This module is supported by Cal State Monterey Bay.