Term pages

Component type

module

Maintenance status

Development status

Component created

Component changed

A taxonomy term reference field by default links to /taxonomy/term/<Term ID>, an overview of all nodes linked to this term. This module provides a field formatter allowing you to override this path, and link to e.g. a view. In this way a term reference field on a user page may link to e.g. a view of users. The view should accept a Term ID argument.

AudienceScience

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module integrates AudienceScience behavioural targeting platform that enables publishers to deliver relevant advertising to advertisers, based on users’ online behaviour.

Rules generate string

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

A simple rule to generate a random string, given optional parameters of length and character set.

Original motivation to use in Rules-based URL shortener per specification of mitchell. (If looking to create a URL shortener for external links, an alternative non-rules approach is the dedicated module Shurly.)

Views exposed groups

Component type

module

Maintenance status

Development status

Downloads

11802

Component created

Component changed

Adds a new exposed filter style where exposed filters can be grouped into fieldsets (either traditional fieldsets, collapsed fieldsets, or vertical tabs). This is especially useful when a view has an unwieldily number of exposed filter options.

To edit the exposed groups in your view, use the following instructions:

Lock Session

Component type

module

Maintenance status

Development status

Downloads

5032

Component created

Component changed

This Module locks sessions after a configured amount of time. It does not expire the session but instead locks the session and does not allow the user to access any pages until the reenter a password. This is similar to how a computer user has his session locked if inactive but is able to resume the session if the password is entered.

The idea was taken from Aveu's comment from http://drupal.org/node/748370.