Lab Objectives

The goal for this is end-to-end tour of the Blog Site features in SharePoint 2013.

After completing the lab, you will be able to:

Technologies

Getting Started

Connect to the Lab environment:

Log on to the SharePoint virtual machine (vm) or the CloudShare environment with relevant credentials.

Exercise 1: Create Blog Site

Tasks:

Exercise 2: Create/Save/Publish Blog Posts (Create Post)

People who are eligible/have relevant access can create blog posts.

Tasks:

Exercise 3: Provide Comments against a Post

People who are eligible/have relevant access can provide comments against blog posts.

Tasks:

Manage Comments:

Exercise 4: Categories (Manage Categories)

People who are eligible/have relevant access can manage categories.

Tasks:

Exercise 5: Display Posts based on the Category

This is to filter the Posts created based on the selected category.

Tasks:

Exercise 6: Change Post Layout

This is to change the display style of the Posts. By default it is “Basic” layout.

Tasks:

Exercise 7: Publishing Posts from Word

You can also create blog Posts and publish them from Word application. To perform this click on the “Launch blogging app” which will open the Word application to provide the Post Title and description and publish.

Publishing Posts from Word

Other Functionalities:

Assignment: Recent Blog Posts (Rollup Web Part)

Tasks:

  1. Have couple of Blog sites created in one of the site collection.
  2. Create a web part to display the recent blog posts (Blog Posts rollup web part) from all the blog sites.
  3. This web part has to be placed on the root site to display recent blog posts, recent on the top.
  4. Clicking on the link of the Title of the blog post should navigate you to the actual blog post site.
  5. Clicking on the link of (read more) should display the complete blog post information (expanded mode).
  6. Should have a provision to limit the number of items to display.

    Recent Blog Posts