How to show latest blog entry from 1 specific user on home page

bubk - January 29, 2008 - 14:36

How would I go about showing the latest blog entry from 1 specific user's blog on my homepage?

thanks,
Kent

Do you want to show only the

ugerhard - January 29, 2008 - 16:02

Do you want to show only the latest blog entry on your homepage, or this entry in addition to other content?

In addition to other content

bubk - January 29, 2008 - 17:16

This would be in addition to other content on my homepage

You could create a view that

ugerhard - January 30, 2008 - 09:55

You could create a view that get's the latest blog post for the user, and embed that view in your front page, either in the theme layer (see f.e. http://www.innovatingtomorrow.net/2007/12/09/how-embed-view ), or using the nearly unbelievable great, but also a bit complex Panels 2 module.

 
 

Drupal is a registered trademark of Dries Buytaert.