更新时间:2021-07-19 18:37:19
coverpage
SharePoint 2013 WCM Advanced Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
Who this book is for
What you need for this book
Conventions
Reader feedback
Customer support
Chapter 1. Branding SharePoint with Composed Looks
Introduction
Applying a composed look
Changing the site master pages
Changing the site logo
Uploading a custom color palette
Uploading a custom font scheme
Creating a custom composed look
Using PowerShell to apply a composed look to all sites in a site collection
Using PowerShell to apply master page and logo settings to all sites in a farm
Chapter 2. Branding SharePoint with Device Channels and Design Packages
Creating a device channel for mobile devices
Applying a master page to a device channel
Creating and exporting a design package
Importing and applying a design package
Importing a design package to all site collections with PowerShell
Listing the device channel master pages
Chapter 3. Branding SharePoint with Custom Master Pages and Page Layouts
Editing a master page in SharePoint Designer
Changing the site master pages in SharePoint Designer
Hiding unwanted master page controls
Restoring the Navigate Up button using a master page
Adding JavaScript and cascading stylesheet references to a master page
Creating a fixed width master page
Creating an expanding width master page with content padding
Creating a minimalistic master page
Creating a responsive mobile master page
Customizing the Windows 8 Start menu tile for pinning sites using a master page
Customizing the shortcut icon (favicon) using a master page
Creating a page layout with three columns of web part zones
Creating a page layout with web parts added to the page
Creating a page layout with a picture-library-based image carousel using JavaScript
Displaying specific content only to authenticated users
Displaying specific content only to anonymous users
Displaying specific content only to site administrators
Creating a master page with editing controls only available to editors
Chapter 4. Packaging Branding Elements in a SharePoint Solution with Visual Studio
Creating a Visual Studio SharePoint solution
Including images cascading stylesheets and JavaScript resources in a SharePoint solution
Including master pages in a SharePoint solution
Including page layouts in a SharePoint solution
Adding localization to a SharePoint solution
Creating a site feature to apply branding
Creating the site collection feature to apply the feature to new and existing sites
Creating a timer job to ensure the site branding feature is activated
Packaging and deploying the SharePoint solution
Activating the site collection feature on all site collections with PowerShell
Chapter 5. Enhancing the Content Creation Process with the SharePoint Publishing Architecture
Setting up a new publishing site
Enabling the publishing features on an existing site
Setting up contributor and approver access for publishing content
Configuring the versioning settings of the Pages library
Creating a publishing web part page
Checking out publishing content for editing
Checking in edited publishing content
Publishing checked-in publishing content
Approving publishing content
Reverting publishing content to a previous version
Setting up a publishing site with workflow
Creating a web part page and adding web parts with PowerShell
Identifying all checked-out publishing pages in a site with PowerShell
Creating an image rendition
Inserting an image rendition into page content
Chapter 6. Centralizing and Structuring Content with Cross-site Publishing and Managed Metadata
Creating a new managed metadata service application
Creating a categories term set for product catalog navigation
Creating a product catalog authoring site collection
Configuring the products list
Creating a catalog document library
Setting up a consuming site collection and connecting to the product catalog list
Setting up a consuming site collection with separate branding
Chapter 7. Customizing the SharePoint Experience with Delegate Controls
Creating a Visual Studio solution for custom delegate controls
Adding JavaScript and stylesheets with an AdditionalPageHead delegate control
Customizing the suite bar branding with a SuiteBarBrandingDelegate delegate control
Customizing the suite bar links with a SuiteLinksDelegate delegate control
Adding Office 365-style drop-down menus to suite bar links
Adding promoted action links with the PromotedActions delegate control
Customizing header navigation with a TopNavigationDataSource delegate control
Customizing quick launch navigation with a QuickLaunchDataSource delegate control