I'm looking to throw up a web site that supports user submitted entries and allows voting and comments. Similar in form and function to FMyLife.
Basic requirements of site:
- Users can submit text entries - generally 1 liners
- Enters can be up or down voted
- Comments allowed - presentation collapseable
Would like the fastest path possib开发者_如何学编程le. Ideal solution is configurable vs requirement for programming.
Have you had a look at Drupal? You can get a site up and running pretty quickly, it's very configurable, and it'll allow you to add to the site you're proposing if it grows...
精彩评论