FeedAPI Filter

Component type

module

Maintenance status

Development status

Downloads

940

Component created

Component changed

FeedAPI and related modules provide lots of ways to get feed data into Drupal, especially into nodes. This module provides a way to set default values in node fields on a per feed basis (instead of per content type -- but this is also broken, see issue #XXXXX), as well as filter values from a PHP snippet on a per feed basis.

This project is sponsored by OpenBand on behalf of its clients.

VIN Field

Component type

module

Maintenance status

Development status

Downloads

2042

Component created

Component changed

This is a CCK field module that provides Vehicle Identification Number (VIN) validation. Additionally, Version 2.x provides optional hooks into lookup/decode services to break out year, make, model and trim level of the vehicle where data is available for the given VIN.

Nodequeue Annotate

Component type

module

Maintenance status

Development status

Downloads

1084

Component created

Component changed

This module adds annotations (captions) for nodes in the context of their inclusion inside subqueues. Each node's annotation is unique to a subqueue, so that a single node can have a different annotation in each subqueue it is included in.

User Matt V. composed this short how-to, copied verbatim here:

Gearman Integration

Component type

module

Maintenance status

Development status

Downloads

1787

Component created

Component changed

This module provide Gearman integration for Drupal.

About Gearman

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates.

Annotated Bibliography

Component type

module

Categories

Maintenance status

Downloads

1858

Component created

Component changed

The annotated bibliography provides a means of associating a bibliographic entry (provided by the Bibliography module) and storing an excerpt from the work cited or an annotation for that reference. For example, a writer could reference a bibliographic entry to a story and include an excerpt from the content of the work being referenced or a brief explanation of why the work was cited.

Not for sale

Component type

module

Categories

Maintenance status

Development status

Downloads

3371

Component created

Component changed

This provides a flag on Ubercart product nodes, to mark them as not being for sale. When you disable a product by flagging it, it doesn't show the 'Add to cart' button or the product attributes form in either normal node display or Views. In other ways, it continues to behave as a normal published node.