By knowitalljen on
Howdy - I've searched on this topic and haven't found a recent or satisfactory answer, so I'll ask it again. I'd like to create a blog page that displays all of my site's user's blog entries as a single blog. I cannot figure out a clean way to do this. Has anyone out there done so? HOW? Stories? Views? Help!
Alternatively, would it be easier to create a WordPress multi-user blog and display it on my site?
thanks!
Comments
Views should do this. Create
Views should do this. Create a page that displays article teasers. Filter it by node type of blog. That should display teasers of all blog posts on your site. Feel free to use my contact form if you need a more thorough explanation.