Book Image

SharePoint 2013 WCM Advanced Cookbook

By : JOHN CHAPMAN
Book Image

SharePoint 2013 WCM Advanced Cookbook

By: JOHN CHAPMAN

Overview of this book

Table of Contents (19 chapters)
SharePoint 2013 WCM Advanced Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Setting up a publishing site with workflow


SharePoint provides a very robust workflow engine that can be incorporated into publishing sites or any other site. Built-in SharePoint workflows can be added from the web interface. Custom SharePoint workflows can be created with SharePoint Designer or Visual Studio.

In this recipe, we will create a publishing site that has a workflow for scheduling the publishing of content using a built-in site template. In addition, we will create a publishing page with a publishing schedule.

How to do it...

Follow these steps to set up a publishing site with workflow:

  1. Navigate to the site in your preferred web browser.

  2. Select Site contents from the Settings menu.

  3. Select new subsite from the Subsites section.

  4. On the New SharePoint Site page, provide a title, description, and URL for the new SharePoint site in the Title, Description, and URL fields.

  5. Select the Publishing Site with Workflow template from the Publishing tab.

  6. Click on Create.

  7. In the new site, select Site...