Hi,
I have a question about using Wordpress for multiple blogs. I've been working on my site on the Wordpress platform for the last few weeks now. The format I would like to set up is a homepage that aggregates the newest posts from all contributors, like a normal blog. However, when you click on the contributor name at the top of the post, it then takes you to the author's own blog page. Easy enough to accomplish, so far. Here is a link to what my individual page looks like after some editing to the author.php file.
Here is where it gets tricky. I can use php to call separate "sub headers" (the picture with the "Little Society" title) for each author. But I'm having trouble figuring out how to implement this so that each user will have a unique sidebar. Is there a way to do this on the standard Wordpress platform, or is what I describe more suited to a Wordpress MU installation?
Thanks!