Noggin

Component type

module

Maintenance status

Development status

Downloads

22502

Component created

Component changed

Noggin module allows you to upload a custom header image on the Theme Settings page, just as you can for the logo and favicon. Also included are 12 sample header images.

Are you wondering about this modules name? Noggin is an English slang word for head.

Features in the current DEV version:

Action Jabber

Component type

module

Maintenance status

Development status

Downloads

1782

Component created

Component changed

Extra action for Drupal event system.
Sends messages to selected Jabber account.
Useful, when administrator want to get messages immediately.

Uses XMPPHP: The PHP XMPP Library
(http://code.google.com/p/xmpphp/)
Connect to any XMPP 1.0 server (Google Talk, LJ Talk, jabber.org, etc)

If you can not send messages, ask your hoster to open port (default is 5222) for access to host (ex. jabber.org) where your account registered.

Features Override

Component type

module

Maintenance status

Development status

Downloads

319286

Component created

Component changed

Features Override is used to change (override) existing Features. You may want to use it if:

  • You are installing a feature module that requires this module.
  • You have a site built on features - e.g., an Open Atrium or Commerce Kickstart site - and you want to make changes without losing them when you upgrade to a new version.
  • You are a feature developer looking to selectively override components (Views, content types, etc.) of existing features and export just the changes to code.

Initial 1.x development sponsored by Chocolate Lily. The 7.x-1.x branch was unstable with several reported issues for views (and, likely, panels). That branch has been abandoned with new development occurring in the 7.x-2.x branch (sponsored by Phase2 Technology). Drupal 6 users should continue to use the 6.x-1.x version...no 2.x branch is planned.

NOTE: Overrides exported with version 1.x are NOT COMPATIBLE with overrides exported with version 2.x. If upgrading you should disable the 1.x override, remove the 1.x Features Overrides module, install/enable the Features Overrides 2.x version, then re-export your changes as new overrides.

Drupal 8

For similar functionality in Drupal 8, please see the Config Actions module.

Requirements

Webform Registration

Component type

module

Maintenance status

Development status

Downloads

3736

Component created

Component changed

New Maintainer

We're happy to announce that @aaronbauman is joining the team of maintainers for this module. Thank you Aaron for donating your time and skills.

About Webform Registration

Webform registration was born from the need to allow visitors to fill out a sweepstakes form that would submit values to Eloqua and also create a new user.

User role field

Component type

module

Categories

Maintenance status

Development status

Downloads

14585

Component created

Component changed

This module allows you to specify role specific fields. When creating a new field, you specify for what roles this field is enabled.

Fields are only visible and editable if an account has a specific role.

This role does not determine access controls for visible fields, use the field permissions module for that. When a field is visible, it can be edited. If a field is not visible, it cannot be edited, not even by the administrator.

Maintenance File

Component type

module

Maintenance status

Development status

Downloads

1861

Component created

Component changed

Put your site in maintenance mode by uploading a file.

This is a pretty simple module that checks for the presence of a file called 'maintenance.lock' in either the Drupal root directory or a site-specific directory (sites/mysite.com, for instance) and sets the site to maintenance mode if the file is present. This is very helpful for deployment scripts, such as Capistrano and the like, in which you don't always have ready access to the database, or when you want to take a lot of Drupal sites down at once without waiting for Drush to iterate over all of them.

Coupon as a Product

Component type

module

Categories

Maintenance status

Development status

Downloads

1393

Component created

Component changed

There are a couple of coupon modules that I found and tried for Ubercart 2.x. However, I found that they are either too fancy, or hard to understand. Normally, a coupon (as advised by Ubercart) are relying on line items, here I take a different approach.

In this module I treat a coupon as a product node with a negative price. This gives several good things:

Modules Quickjump

Component type

module

Categories

Maintenance status

Development status

Downloads

1131

Component created

Component changed

I get fed up with scrolling down the modules admin page looking for the right module to enable/disable. This module injects a tiny javascript into the page head that adds a drop down to local menus. This then allows a quick jump to sections in the page.