By matsetsuko on
I'm planning to create a blog site that would have many people posting entries (like 20+ different authors) and was wondering if Drupal would suit me needs.
I would like each poster to have their own "about them" page with their bio, recent blog entries, etc. I would also like the people browsing the site to be able to customize the way entries are displayed (ascending, decending, etc).
One last thing I was thinking of doing was having some kind of rating system for the author and every blog entry (so you could sort entries by "most popular" or by "top rated author" for example).
Thanks in advance!
Comments
sure
Drupal has built in multi-blog capabilities.
you can create "Views" to display your users blogs or any other information the way you need.
"Five Star" module provides the rating you asking for.