1 / 21

SharePoint Publishing

SharePoint Publishing. Creating Page Layouts using SharePoint Designer or Visual Studio. Becky Bertram MVP SharePoint Server, MCSD , MCAD www.beckybertram.com. What is Web Content Management?. According to Wikipedia:

eryk
Download Presentation

SharePoint Publishing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SharePoint Publishing Creating Page Layouts using SharePoint Designer or Visual Studio Becky Bertram MVP SharePoint Server, MCSD, MCADwww.beckybertram.com

  2. What is Web Content Management? • According to Wikipedia: A Web content management system (WCMS or Web CMS) is content management system (CMS) software, usually implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). A WCMS facilitates content creation, content control, editing, and many essential Web maintenance functions. … Usually the software provides authoring (and other) tools designed to allow users with little or no knowledge of programming languages or markup languages to create and manage content with relative ease of use.

  3. What are the main features of a WCM solution? • Provides a system of maintaining large amounts of content (text), images, and associated digital assets (such as documents, etc.) to be delivered through the medium of the Web. • Provides a user interface that allows non-technical users to maintain and publish content, using pre-determined templates. • Usually involves a publishing process, whereby content can be approved before it gets published on the site. • Often includes an ability for web content to be published at a certain time, and conversely removed from the site at a particular time.

  4. Why use MOSS for WCM? • Built on ASP.NET 2.0 and WWF. • SharePoint has tools available for all kinds of users, whether they’re business users who are modifying Publishing sites using SharePoint Designer, or Visual Studio developers who are creating custom solutions. • Highly scalable. • Comes with a content deployment mechanism for deploying web content between server environments. • Handles security easily.

  5. Big push by Microsoft this year MS trying to raise awareness that SharePoint is more than collaboration. They’ll be trying to advertise successful SharePoint WCM sites. Examples of SP2007 and SP2010 public WCM sites: • Ferrari • Kroger • Hawaiian Air • Library of Congress • Energizer

  6. What’s New in SP 2010 WCM • Better SharePoint Designer views for Site Columns, Content Types, Master Pages, and Page Layouts • New process for creating pages • Ribbon instead of Page Editing Toolbar • Enterprise Wiki pages • Streaming video (sort of) • Managed Metadata Service (i.e. global Content Types) • Taxonomy vs. Folksonomy • Application pages can use your customized Master Page • Modified workflow

  7. The SharePoint Publishing Infrastructure To use the Web Content Management Features, you need to activate the Publishing Infrastructure Feature for a Site Collection.Among other things, this will provision custom Master Pages, the Page Layouts infrastructure, a Site Collection Images Library, a Site Collection Documents Library, and the Reusable Content list/

  8. Publishing Infrastructure at the Web Level Each SharePoint “web” must also have the Publishing Feature activated at the Web level as well.Activating this Feature provisions a “Pages” library, where all the web pages for that Web will reside. In addition, an “Images” library will be provisioned for that Web as well. When the Publishing feature is activated, Lists and Libraries will no longer have a URL of http://myurl/Lists/MyList, but will simply show up as http://myurl/MyList.

  9. Site Columns and Content Types • A Site Column, in its most generic sense, is a description of information. • Is it text, a number, a list of choices? • The column’s title also describes it. Is it a contact’s name, a birthday, an employee number or what? • A Content Type, in its most generic sense, is a collection of these smaller definitions… a collection of columns. • For instance, a Business Contact could have a Name column, an Address Column, and a Customer ID column. A Sweepstakes Winner could also have a Name and an Address, but they would have a Winning Number field, and no Contact ID. Because the kind of information is the same as the Business Contact, it could share the same site columns, but the Content Type is defining a different kind of entity than the Business Contact.

  10. Customer Service Representative ContentType CSR CSR Name CSRTitle CSRBio CSR Photo Page

  11. Typical SharePoint List View

  12. Better Visual Presentation

  13. Page Layouts The term for a Publishing Page Template is a Page Layout. A Publishing Page Layout is the visual representation of an underlying SharePoint list item. A Page Layout can allow content owners to edit content in a way that mirrors how the content will appear on the web site.

  14. Editing a Publishing Page

  15. Page Layout Content Type Page Layout File (ASPX page presentation of content) Associated Content Type

  16. Master Page Gallery

  17. Page Layouts and Site Templates Page

  18. Demo Creating a Publishing Page using SharePoint Designer

  19. Demo Creating a Publishing Page using Visual Studio

  20. SharePoint Six-in-One • Published by Wrox • Coming out February 2011 • Chapter 9 covers SharePoint Publishing Sites

  21. Questions?

More Related