A new site I'm going to start requires some sort of CMS that allows users to submit content (quotes), then display many on one page. Users can then rate each quote (thumbs up, thumbs down). They can view the top rated quotes, random, and so on. Categories or tags are also good. I would prefer php/mysql. Registration would be nice, along with the ability to also upload images if possible.
The closest thing I've found so far is Chirpy. However, it doesn't have many features, and it's written in perl. I'd really like to find something better, but don't really know what to search for. A full blown CMS would be fine, if there's a plugin that'll do what I need. I could simply use a forum, but I want many quotes to display on one page, rather than being within separate threads, etc. (though being able to comment on the quote would be cool)
Does anyone know of something like this? Thanks!
|