If I understand correctly, you should use the Image Field module (requires CCK, Image API and Filefield modules). Add a single image field when creating your content type and set it to allow multiple values. That will do what you are describing.
Best regards,
Tony
On Oct 14, 2009, at 10:21 PM, Don Pickerel wrote:
Hi, I'd like to create a page type of a few text areas, then pairs of image / text box rows. The part I'm having trouble with is that I'd like the number of image/text pairs to be variable. Preferably with a little javascript or js/ajax to append pairs when editing.
For the image I'd like an image upload box.
I can think of how to do this with views, but not how to do it in a single node. Any suggestions?
Thanks. -Don-
-- [ Drupal support list | http://lists.drupal.org/ ]