This project is under active development.

No Colons

The No Colons module allows you to remove colons from form labels and other types of label text. There are two modes of operation: Remove all colons -or- Remove colons only if label text ends in punctuation (such as a question mark).

HubSpot Sandbox

Note: This sandbox project is superceded; use the HubSpot Leads module instead.

HubSpot provides advanced targeting marketing and lead nurturing features. This module integrates with Webform and the HubSpot API to submit Webforms directly to HubSpot's lead management system.

For example, a Webform-based contact form on your site can send its data to HubSpot, where you may already track potential clients and contacts; or a Webform-based e-newsletter signup could send the lead to HubSpot's targeted marketing system, letting you use your pre-existing email campaigns.

Beanstream_sandbox

The Beanstream module with patches integrated from the issue queue.

Embedded Help

The Embedded Help module allows administrators to create help tags directly above fields in the back-end.

Active Path

A helper module providing a function to be used in themeing or module building facilitating the detection of menu trails.

Description

There are several modules and suggestions for a path-based attribution of the "active" or "active-trail" class for links. Contrary to the substring-based method in e.g. Menu Trail By Path, this module first explodes pairs of pathes into arrays of arguments separated by "/" before it checks one against the other. Thus it avoids confusions resulting from partial word matchings like "grape => grapefruit". Finding an ordered intersection between current path alias and link path, it will attribute an "active" class to the latter. For example, a link pointing to "fruit/grape" will be flagged as active, if the current path is "fruit/grape/burgundy"; if the current path is "fruit/grapefruit" or "fruit/burgundy" it will be not. If the current path is an unaliased node path ('node/27'), there will be no effect at all. (For a content-based assignment of nodes to menu items, Menu trails does a good job.)

Password Interceptor

A small utility module to intercept password from different forms like user login form, user registration form, etc.

Pages

Subscribe with RSS Subscribe to RSS - Under active development