Hi I am as amateur as they come so before I get too ahead of myself I just wanted to know if Drupal can handle what I need.
I am developing a site where users can register and and store info of items. (possibly upload and associate images to "items" as well)
Anonymous users can search for a particular field and the site will find user(s) who "possess" the particular item.
The site will return info regarding the "item" without displaying the personal info of the "owner"
An anonymous e-mail field will be made available for contact IF the "item owner" chooses to allow anonymous contact
There will be more but that is the crucial functionality. Please advise me if I am looking in the right direction and any specific places, modules, or examples I could review.
Thank you much for your help and patience!!!
Sincerely
Eddie
Comments
Is this that noob of a question?
So did I ask an entirely noob-beyond-help question or is it just that nobody knows?
_
It's probably more related to the holiday season and the fact that the # of posts far outweighs those that try to respond.
But to answer your question, yes, drupal should be able to do this no problem. You'll want to use cck and views to set up your content type and listings and views 'exposed filters' for searching particular fields.