ds_publication_date

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Implement display suite support for the publication_date module (http://drupal.org/project/publication_date).

If you are using scheduler and want to show the publication date rather than the created date this module enables display suite support for this field. If there is not publication date set (published_at), then it defaults to the created date.

Ultimately this should probably go into display suite extras.

Views Roles

Component type

module

Maintenance status

Development status

Component created

Component changed

This module exposes the roles table as a base table for views. (Views 3, Drupal 7)

It was created because we needed it for a specific use in project, but there might be other uses.

Simple Phone Number Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple Phone Number Widget for CCK Phone field

A [CCK Phone] widget that provides a simple textfield.

Features:
- Single field instead of select + textfield
- Auto extract country code from textfield
- Phone number validation

Installation tips:
- Choose Simple Phone Number Widget on your CCK Phone field

Requires:
- [CCK Phone]

Flippy Improved

Component type

module

Maintenance status

Development status

Component created

Component changed

Flippy improved depends on Flippy, an ultra-simple module that generates previous/next pagers for content types.

Flippy improved "improves" the flippy module by adding these features:

  • The User interface for setting order field and order direction for each content type.
  • Ability to group paged nodes by taxonomy term for each content type.

All additional options are available in content type configuration on the Flippy tab.

Wizard API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The goal of this module is to provide an API for wizards (multiple step forms) leveraging and perhaps extending the CTools wizard capabilities.

Wizards can be defined, altered, and invoked much like a standard form.

Additionally, the module includes a collection of helper functions that aid in using ctools_wizard_multistep_form().

Depends on the CTools module.

This is a Drupal 7 sandbox module that is not yet intended for production use.