By guttuji on
Hi.. I plan to start a review site on drupal . Can anyone tell me if i can start a rating site like http://www.propertyratings.in on drupal
Hi.. I plan to start a review site on drupal . Can anyone tell me if i can start a rating site like http://www.propertyratings.in on drupal
Comments
Yep
It would be relatively straightforward to replicate that site. For starters, I'd recommend Views and Fivestar modules.
Approve user submitted content
I was looking for the exact same thing. Facelikebambi, could you please also let me know if we modify it so that all user submitted content shall have to be edited/approved by admin before it goes live on the website?
Thanks a lot.
Anand
_
You can do that with core drupal (just default the content type to unpublished). But there are other modules that enhance that workflow (ie workflow, rules, modr8, revision_moderation, etc).
Drupal is soooo hard
Thanks worldfallz.
I have been spending the past 2-3 hours on learning on how to get drupal become a review kind website, and one thing is Drupal is soo tough. I implemented fivestar ratings, voptingapi, views, modules.
I enabled Taxonomy in Views module so that the home page will show only categories (like in the review website that has been posted on the opening post), but it has seemingly not affected anything! :(