Open Source

Gallerix

Gallerix is the answer to many Drupalers' requests: a full featured, easy to use gallery for Drupal. Although the Image module provided some of this functionality, it was missing a key feature: batch image adding. The available image-import module provided partial batch functionality, but it only worked with one directory, and wasn't designed for a multi-album gallery. My most important goal is to make Gallerix extremely easy to use and install. No Apache configurations, no required modules.

Want to read the latest on Gallerix development, contribute ideas and discuss long term objectives? Check out the Gallerix Development Thoughts.

To submit an issue, feature request, or support question,
go to http://trac.failbo.at/gallerix. Make sure to create an account on this site first, it only takes a minute!

JSFX

JSFX is a simple suite of javascript effects for Drupal. Although their behavior can be modified some, this is mostly a "turn on and forget about it" module. The blocks on the left are using the Memoryblock effect in the suite. Similarly, the comments on every post in this site are hidden using the Commenthide effect.

CCK Multimage

After much work writing, rewriting, and deleting code, CCK Multimage is finally complete. This is a very simple module for Drupal that enhances the Content Creation Kit and Imagefield. Basically, Multimage uses javascript to scroll through all the images in one imagefield. It uses imagecache to resize submitted images to a specified size or percentage. Although CCK Multimage is very easy to use, setup can seem confusing to some. Be sure to read the documentation provided with the module for the exact steps to configure your first Multimage.