This project is under active development.

CRM - Contact Relationship Management

Contact Relationship Management (CRM) is the preferred solution for modern Drupal.

Audit Files

Audit files is designed to perform audits of your upload directory and the corresponding database records. It will cross check that all files in the database have a corresponding physical file, or it will check that all files in the upload directory have a corresponding entry in the database.

Multiforms

V6 Note: If you are updating your Drupal 6 dev version, disable then enable the Multiforms Admin module so Drupal can find newly added theme functions.

The Multiforms module is designed for the collection of data from users. It can be used to easily author multi-page forms which are published as nodes. The data collected by the forms can then be exported. It was originally designed to handle contest and survey creation needs for the website of The Georgia Straight (www.straight.com), a weekly Vancouver newspaper.

Multiforms module features include:

  • Multi-page form support
  • Multiple choice question support (select, radio buttons, checkboxes, etc.) with web interface for editing choices
  • Ability to save/load form "snippets" (groups of fields)
  • Duplicate submission prevention (based on specification of which fields should collectively be unique)
  • Ability to purge submitted data
  • Closing date and message
  • Integrated email referrals
  • Completion threshold
  • Creation of draw entries upon successful completion
  • Creation of extra draw entries for each email referral

Development was sponsored by Vancouver Free Press. The module was designed by Mike Cantelon, Geoff Burke, and Miles Keir.

Yahoo Terms

Read the contents of a post (aka node) and attaches appropriate taxonomy tags. It uses the Yahoo Term Extractor service to find these tags.

Includes

Schema

Introduced in Drupal 6, the Schema API allows modules to declare their database tables in a structured array (similar to the Form API) and provides API functions for creating, dropping, and changin

Pages

Subscribe with RSS Subscribe to RSS - Under active development