I design, build, and update a website for the Southern Wisconsin Farm Fresh Atlas. It is currently built in HTML/CSS, and it is a pain in the behind to update. I would like to move the site into a content management system, and I'm trying to decide if Drupal is the way to go.
The site lists places where locally grown food is available in Southern Wisconsin. The site categorizes information two ways: by the type of business listed (farm, non-farm business sponsor, or farmers' market), and product (cheese, vegetables, fruit, etc...) There is also a bit of educational text on the site.
Here is a link to the current site: http://www.reapfoodgroup.org/atlas
Here is what I would ideally like the content management system to do:
-- the entire site should be text searchable, as well as searchable by the categories listed above.
-- Listees should be able to log in and update their own listings. (If they don't have internet access, a volunteer will do this for them.)
-- Listees should be able to designate the type of business they are, and the products they produce, and they should be automatically sorted into those categories on the site (so I don't have to go through and hand sort this information, as I currently do...)