Grid: Editing with parent and child forms

Component type

module

Categories

Maintenance status

Development status

Downloads

2846

Component created

Component changed

The grid module provides the developer with functions allowing you to create input forms with a parent form and one or more child forms.

You can define input forms in the normal way by creating a php array. The grid functions let you combine the parent form with the child form. The child form is presented as a set of repeating rows (which are laid out in a table, one row per record). The module also automatically inserts some javascript into your form to allow rows of the table to be moved up and down. Some example code is included to give you a worked example.

Payment API

Component type

module

Categories

Maintenance status

Component created

Component changed

The Payment API is a simple framework for multiple payment methods (invoice, Beanstream, etc.) and payment types (purchase of a node publication, etc.).

The aim is something in between, on the one hand, the full-scale ecommerce solutions of the Ecommerce and Ubercart projects and, on the other hand, fixed solutions like Paypal-specific modules.

The module set is at a very early stage.

Modules supporting the Payment API include:

File Defer

Component type

module

Maintenance status

Development status

Downloads

2418

Component created

Component changed

This module is no longer supported. See Stage File Proxy for a newer, better supported module that does the same thing.

File Defer is a module which searches for missing files at a remote location.

The primary use is for stage or development versions of a website. If you have a development version and a live version of the same drupal site, you can set up the dev site to look for missing files on the live server, negating the need to hand transfer those files while testing.

New Aggregator for Drupal core

Component type

module

Categories

Maintenance status

Development status

Downloads

2043

Component created

Component changed

This project will provide a simple but extensible API for aggregation that ships in a configuration that covers the most common use case of aggregating feeds as nodes on a web site.
The planned architecture layout can be found here: http://feedapi.novaak.net/design.png
The result of my work will be a patch against the actual Drupal 7 which is ready-to-use and ready to be committed.

At a Glance

Component type

module

Categories

Maintenance status

Development status

Downloads

615

Component created

Component changed

This module simply provides a page which lists the number of nodes and comments in the Drupal database, and lists the users who have contributed nodes or comments, ordered by their total number of contributions.

Please note that this module should be considered alpha-quality at best, and should probably not be used on any production site.

Mint

Component type

module

Maintenance status

Development status

Downloads

1396

Component created

Component changed

Provides basic integration with Mint, a proprietary traffic logging and statistics tool.

This module is in early development phases, but should be simple enough to use. Please test and report any issues.

Color.module: SoC 2008

Component type

module

Categories

Maintenance status

Development status

Downloads

4714

Component created

Component changed

Development on this module has come to an end. Thank you.

Color.module NG is a solution for colorizing themes in Drupal 6.

Not for production use. Refer to the Handbook for the latest color.module syntax!

Education Field

Component type

module

Maintenance status

Development status

Downloads

1200

Component created

Component changed

D6 version: I don't plan to port to D6. You are encouraged to try out CCK's experimental 'content multigroup' module instead to make your own custom multi-value fieldgroups. 'Content Multigroup' can be found in CCK's 'modules' directory - follow its README to try it out.

Education Field is a CCK field for storing information about a person's educational history.

It contains fields for school, state, country, degree, field of study, dates attended, and activities.