By steveb28 on
Hi all,
Disclaimer: I am a noob, and I make no bones about it. I am, however, an IT professional, so no need to tiptoe around me.
I am looking for advice on an image module that I can customize to allow only 1 album per user, with only 1 picture per album - and (here's the kicker) I need to be able to add around 10 custom comment fields to be displayed with the picture.
Also, I need to be able to allow all registered users to see all picture posts and search the posts based on 1 or more of the comment fields.
Any ideas? If I need to resort to custom programming I will, but I wanted to make sure that there wasn't something "off the shelf" available.
Thanks in advance for your time!
Comments
From 1 noob to another
I'd take a look at flexinode. It allows you to create your own "Content type" and it will also allow you to specify these "custom comment fields". . . .
Hope that helps and I hope you have a seasoned drupal user to clarify, but start with flexinode . . .
Here is the link
http://drupal.org/project/flexinode
Thanks for the reply!
Thanks very much - I'll give it a look and let you know how it looks.