This project is under active development.

AudioRecorderField

The audiorecorderfield.module provides a new CCK field that enables both the recording and playing of .wav audio files directly from the web browser.

Ubercart Webform Integration

uc_webform

Description

This module integrates two other modules: webform and ubercart. It allows you sell products directly from your webforms. It is particularly suited to be used as part of a registration system.

Requirements

Previous versions of webform may work, but your mileage may vary. If you use Ubercart 2.4, you'll need this patch.

Installation

  1. Copy the entire uc_webform directory the Drupal sites/all/modules directory.
  2. Login as an administrator. Enable the module in the "Administer" -> "Site
    Building" -> "Modules"

Getting Started

  • For this module to be of any value, you must have already created some products on your site.
  • After you install this module, you will have four more component types for a webform: 'product', 'product list', 'product grid' and 'hidden product'. When you add these types of components, you will be asked to select which products you'd like to offer to those filling out the webform. The products you select will be added to your webform.

Cron Debug

Screen shot

Debugging cron jobs in Drupal 7.x

Cron Debug will help you find cron processes which

  • fail due to programming or runtime errors
  • time out (PHP, server, database)
  • are very slow

Cron Debug will also allow you to test run specific cron functions while not running others. This can be nice for developing cron functions where you don't want to run a full cron.php with all maintenance, alerts and other tasks every time you test your own function.

Roots

html5-logo.jpg

Roots theme takes you back to the roots. It is a modern HTML5 + CSS3 theme blueprint inspired by the HTML5 boilerplate (Paul Irish and Divya Manian) and drupal theme tao (Frank Febbraro).

The main features are:

  • browser default style reset
  • complete drupal core style reset
  • server side css browser selection - no more hacks or conditional markup
  • implementation of a meaningfull typographic base grid / style
  • css expert skill included (kudos boilerplate)
  • theme preprocessors (kudos tao theme)
  • custom theme settings for design development

What's next? Just implement your design as a sub-theme to roots to benfit from a lean and clean base. As a starting point for rapid development the sub-theme Sprout is in the package. Sprout provides basically a clean admin theme and some ideas about how to build up on roots.

Under the hood

Style reset

The roots style reset is a HTML5 reset (including deprecated html tags). To overcome the annoying work of re-styling drupal core elements (eg. ul.menu) the roots base theme excludes all drupal core style sheets. Saved bandwidth is a free addon.

Amazon SES

Module Description

This module is used to send email via Amazon SES, instead of using Drupal's native mail system.

VoIP Drupal

---
Check the new VoIP Drupal fact sheet: http://bit.ly/voipdrupalfacts
---
VoIP Drupal is an innovative framework that brings the power of voice and Internet-telephony to Drupal sites. It can be used to build hybrid applications that combine regular touchtone phones, web, SMS, Twitter, IM and other communication tools in a variety of ways, including:

  • Voice- and SMS-based Go Out to Vote campaigns
  • 2-1-1, 3-1-1 and other information hotlines
  • Phone-based community surveys
  • PTA and other meeting reminders
  • Story recording / playback
  • Group voicemail
  • Audio speed-dating services
  • Language training
  • Audio tours
  • Adventure games
  • Interactive community radio programs
  • Geo-based callblasts aimed at specific streets or locations
  • And much more!

Pages

Subscribe with RSS Subscribe to RSS - Under active development