Module Overview

Node Gallery enables users to create flexible and powerful image galleries that are fully integrated with Drupal's node system. Version 3.0 was rearchitected with performance in mind -- Node Gallery will scale as far as Drupal's node module will.

At its heart, Node Gallery consists of one or more relationships that associate a "Gallery" node content type to an "Image" node content type. The only requirement here is that the image content type have a CCK imagefield on it.

Once a relationship between two content types is established, the admin can optionally change settings on a per-relationship basis, allowing greater flexibility. Users can then create galleries and upload images to those galleries. Because Images and Galleries are both node types, Node Gallery naturally integrates with Drupal core's taxonomy and comment module, and other powerful modules to enhance the gallery and its images (i.e. cck, flag, ubercart, fivestar, etc.)

If all this sounds complex, don't worry. Node Gallery ships with everything you need to get started - 2 content types, a relationship, 3 imagecache presets, and a handful of views. All of this is configured to work together out-of-the-box with sane defaults so that many users of the module will never have the need to ever change these default settings. Just know that they're there if you need to change them.

Node Gallery Features