Create An Image Gallery With CCK, Views And ImageCache
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
tags: CCK,gallery,image,imagecache,views2
| Drupal Version | 6.x |
| Category | Content display |
| Module | Views2 |
| Difficulty | Intermediate |
| Medium | Video |



