Blog: a blog for every user

Last modified: January 18, 2009 - 16:06

The blog module allows every registered user to maintain an individual online weblog (commonly known as a blog), often referred to as an online journal or diary. Blogs are made up of individual posts that are time stamped and are typically viewed by date as you would a diary. Blogs often contain links to webpages users have read and/or agree/disagree with.

Note that the blog module is not necessary for a "single-user" blog, that is a site that only has one individual blogging (the most common situation.) Blog module is used to create "multi-user" blog sites, where many different blogs, owned by different users are all running on one site. If you would like more information on creating a single-user blog, here is a Single User Blog recipe to get you started.

The blog module adds a blogs navigation link to the main navigation menu (the link must be enabled), which takes any visitor to a page that displays the most recent blog entries from all the users on the site. The navigation menu has a create content link (which takes you to a page with a link to a submission form) and a my blog link (which displays your blog entries as other people will see them). The blog module also creates a recent blog posts block that can be enabled.

Drupal also provides an RSS 2.0 feed for each blog.

You can

  • read your blog via your user profile at my account.
  • post a blog at create content >> blog entry.
  • administer blog at administer >> settings >> content types >> blog entry.
  • administer blog api at administer >> settings >> blogapi.
  • enable the "recent blog posts" block at administer >> blocks to show the 10 most recent blog posts.

How can I edit the default blog front page?

TommyGuns - June 15, 2009 - 10:51

How can I edit the default blog front page? I am happy with the defualt for the most part for now, but just want to show teasers on the main page view, or at least trim the number of body words shown for each blog on that page. Was sure this would be simple sticksm i.e. an actual option somewhere but cant find it for buggery.

Please help here

I'm in process of making blog

Alex.G - June 29, 2009 - 13:34

I'm in process of making blog summary page in my drupal installation, and was also wondering about main blog page showing me blogs. I could imagine it to be as like wordpress' main page with blogs and pages. But still can't figure out how to achieve that. Also found - http://drupal.org/node/47419

Hope Views module would be helpful.

Thank you in advance

 
 

Drupal is a registered trademark of Dries Buytaert.