Hi all, I want to setup a new site that's in structure similar to www.ipdb.org Meaning you have categories, for each item some properties, and pictures. It should be easy to add pictures and offer the possibility to visitors of the site to upload them (but only after I approve them they come online). Does anyone know of free cms/ php scripts that offer this functionality ?
Drupal can achieve that using taxonomy (for creating categories) and image module. And restrict a post until it's been approved by those who has the rights to do so.