drupal

New Drupal 6 module: Ubercart Fee

I've been using Ubercart pretty heavily over the past couple of months, and whist I think its a really great bit of software, it still doesn't do all that I need it to out of the box. I wanted the ability to add one off fees to products. Booking fees, registration fees, materials fee etc. Rather than just including these in the products base price and writing about them in the products description, I wanted a more systematic way of managing them. So I wrote:

Drupal 6 module port: Ubercart Restrict Qty

Today I ported the UC Restrict Qty Drupal module to Drupal 6. UC Restrict Qty is an Ubercart extension module which lets you add a very basic restriction to a product in your Ubercart store to limit the quantity of that product in the shopping cart to 1. This is useful for single purchase products or for instances where it just doesn't make sense for a customer to purchase more than one and you want to prevent it from happening.

Drupal 6 module port: CCK Currency

CCK Currency is a small and simple Drupal module which provides a drop down CCK field which has all currencies provided by the Currency module. This week I ported the module to Drupal 6.

Drupal 6 rotor module - patch to add transition effects (fade)

Today I decided to have a go at patching the Drupal rotor module to add support for transition effects such as fading and scrolling. After considering various options, including the innerfade library and step carousel, I decided to implement it using the excellent jquery cycle library.

Syndicate content