I really think you need a copy of imagefield and imagecache to pull this off. Imagefield lets you create as many image fields in a CCK content as you want, and imagecache controls the thumbnails and scaling. I don't have a ton of experience with this combination, but it's the recommended way....
Dave
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Fred Jones Sent: Wednesday, August 29, 2007 8:05 AM To: support@drupal.org Subject: Re: [support] Add Images to CCK Nodes
What module is ideal to allow me to attach images to CCK nodes, >>
including creating thumbnails (which one can click to see the full >> version)?
Laura Scott wrote:
imagecache is what you need.
Also look at thickbox (for js expansions of images) and views (which can handle both imagecache images and thickbox handling).
This doesn't seem to be all that I need. Perhaps I wasn't clear.
What I have is a CCK form that allows visitors to add content to our site--we then review it and publish it. We want to allow them to also add images when they create new nodes--up to 3 images per node. I want those images to be thumbnails which can be clicked to show a large version.
Is this possible? If so, how?
Thanks. -- [ Drupal support list | http://lists.drupal.org/ ]