Simple Gallery

Categories

Component ID

297971

Component name

Simple Gallery

Component type

module

Development status

Component security advisory coverage

not-covered

Downloads

10094

Component created

Component changed

Component body

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.