Hello everyone

I am curious on how to achieve a certain way to display images attatched to a node.
I am using CCk and would like my images to be thumb nailed at bottom and when you click a thumbnail it shows the image full size above

here is a image of what i am talking about

http://i8.photobucket.com/albums/a42/TechhGod/gallery.jpg?t=1191591058

It can be either flash or slideshow or a custom gallery view. i just know i want to be able to upload as many images as belongs in that content type and it automaticly creates thumbnails and when i click one it shows..
If anyoen can please point me in the correct direction on how to do this i reatly appreciate it.
this is my 1st time trying any sort of media or image management

Thanx

Comments

RdN’s picture

Hi,

I was recently looking for the same thing I found a lot of useful information here http://www.bennadel.com/index.cfm?dax=blog:513.view and there is a demo at http://www.davidleventi.com/people.cfm

Hope this is of some help it deal with the image swapping part of you question not the uploading and automatic thumbnails.

apina’s picture

i loke the final outcome of the product but is there any tutorial or something that shows exactly how to create something liek that
im a newb with coding all together not to mention jquery.

or maybe someone could help me out on how to create the views along with the jquery

3goose’s picture

I like using imagefield and imagecache. You can create resizing and cropping rules and name them (e.g. "thumb", "full", "600wide", etc.), then use views to call the specific sizes in different views.

This article has more information:
http://www.lullabot.com/articles/image_and_image_exact_sizes_vs_imagefie...