Create An Image Gallery With CCK, Views And ImageCache

  Overview:

Average: 5 (1 vote)
This lesson shows how to create an image gallery using CCK with ImageField, Views and ImageCache. CCK is used to create a new "image" content type that contains an upload field for images courtesy of ImageField. ImageCache is used to crop and resize the uploaded images. Views is used to display gallery page and an accompanying RSS Feed.

tags: CCK,gallery,image,imagecache,views2
Drupal Version6.x
CategoryContent display
ModuleViews2
DifficultyIntermediate
MediumVideo