I'm using Drupal 6.20. I know how to handle Wysiwyg, Imagefield and Insert modules.
I'm looking for a way to add extra information (photographer, location, free-length text ...) with a picture. I've looked at "Imagefield extended", but it's explanation looks like Bulgarian hieroglyphs to me.
Does anyone know how to get this extra information with my images, where I can input it, and how I can theme it?
Thanks a ton!

Comments

gbrands’s picture

You could try using the multigroup functionality found in CCK 3 (now with an alpha version available). Just add your imagefield to the group along with any other CCK field and you should be good to go.
http://drupal.org/project/cck

dhakshinait’s picture

Did you find any solution for your requirement?