Posted by Steven_Bradford on September 30, 2010 at 9:07pm
I need to create a new blog on my school's site that will be posted to by selected students, separate from a blog we already have going for alumni. It's obvious to me how to create blogs that are just an aggregation of a single user's posts, but It's not immediately apparent to me how to create an additional one that aggregates the posts of multiple specified users.
Is there a useful module for this? Or is it something in Blog module that i"m not seeing? Or perhaps this is something I would do with Views? (I have only barely investigated how to use Views so far.) Or maybe something else entirely?
Steven Bradford
seattlefilminstitute.com

Comments
Blog Module
If I'm not mistaken the default blog module is designed for multiple contributors. So each user would have their own list of posts they've created. Then you can use views to control who's posts get seen where.