Forum Moderators: coopster
I've got a site with a number of topics and would like users to be able to contribute pictures about said topics.
So for example, someone could go to the "red widgets" section and upload their own photo of a red widget, and view other contributors photos of red widgets.
Prefereably I'd like to find a script that lets me do that, but also dynamically assigns some SEO friendly values, such as an "alt" attribute (maybe based on a title the person can give their image) as well as an seo friendly filename (perhaps also based on user inputted title) so you'd have red-widget-farm.jpg instead of DSCN10034.jpg.
Also, I'd like to be able to pull a string that I can input into the frontpage of the site that will say something like "12 new images of red widgets in the widget gallery!" and updated every day.
Does anyone know of a script / application that would do this, or do it with some modifications?
Any suggestions are greatly appreciated, please feel free to stickymail me any tips.
Thanks!
an upload form that allows them to pick a cat, throw the pic in the filesystem somwhere, add the info a table in the db.
Shouldn't be too rough, integration with the existing system will be the fiddley part I would think.
you could start with this
[webmasterworld.com...] msg 29