This project is not covered by Drupal’s security advisory policy.

Notes

Changes will be coming to this module soon! I just took over this project and it will be in active development.

Recently added pager functionality.

I have cleared out the issue queue. If you reported an issue that was closed and you still need assistance please open a new issue.

Creates a simple gallery using taxonomy and CCK imagefields.
Requires ImageCache to display thumbnails.
Utilizes Lightbox2 to display all images in an album.

Features:

Configurable image display
Lightbox2 image display
Uses taxonomy and CCK

How it works:

  1. Create a CCK content type to store images as nodes using ImageField.
  2. Create a vocabulary and assign it to the content type you created.
  3. Create a preset with ImageCache to define image thumbnails.
  4. Add terms as albums to your vocabulary.
  5. Create image nodes and assign them to album terms.
  6. Configure Simple Gallery based on what you did above.
  7. Visit the Simple Gallery page to view your new gallery.

Project information

Releases