Maintainers monitor issues, but fast responses are not guaranteed.

CCK Table Field

This module adds a CCK table field type that lets you add a table display to any content type without having to manually enter HTML. It currently parses text data to form the header and row content. The output is generated by the theme system, so you don't have to worry about formatting valid HTML or adding all those little classes yourself.

A related module is Tablefield. It is a more advance version of this module.

Initial D5 release developed by Wombats.
Ported to D6 & D7 by Tyler Struyk & Sponsored by Themes 24/7

Role Reference

Adds a (CCK) field type for referencing user roles as a field in (CCK) content types.

Ubercart Donation Products

Picture 1.png

The Ubercart Donation Products module allows the creation of donation products.

ipAuthenticator

Authenticates an IP to a User with Associated Roles.

JS Callback Handler

Overview

JS Callback Handler is a solution for creating highly performant server requests. This includes, but is not limited to, creating simple JSON callbacks.

This API is intended for module developers who wish to provide more of a "lean" approach to the Drupal bootstrapping process (not the front-end framework).

Note: this API does nothing by itself. It requires other modules to leverage its functionality and APIs.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained