SharePoint 2010 Branding for the Masses

Size: px
Start display at page:

Download "SharePoint 2010 Branding for the Masses"

Transcription

1 SharePoint 2010 Branding for the Masses

2 Randy Drisgill MVP SharePoint Server Branding and Design Lead SP911 Author Professional SharePoint 2010 Branding Real World SharePoint 2010 Professional SharePoint 2007 Design Blog: Twitter: Orlando, FL

3 John Ross MVP SharePoint Server Sr. SharePoint Consultant SP911 Author Professional SharePoint 2010 Branding Real World SharePoint 2010 MOSS Explained Professional SharePoint 2007 Design Blog: Twitter: Orlando, FL

4 And the Audience?

5 Agenda Important Terms Intro to the new User Experience Approaches to Branding Page Editing SharePoint 2010 Themes Alternate CSS Master Pages

6 What does branding mean?

7 What does branding mean? Branding: The act of building a specific image or identity that people recognize in relation to your company Website Branding: The colors, fonts, logos, and supporting graphics that make up the general look and feel of a corporate website. Branding for SharePoint: Master pages, page layouts, CSS, web parts, XSLT, images, etc.

8 Clarification The word design can often be confused with Software Design (planning for software development)

9 Vocabulary Lesson SharePoint Foundation 2010 is the free version of SharePoint Focused on collaboration with documents and light editing of web pages SharePoint Server 2010 is the licensed version of SharePoint Includes among other capabilities the Publishing Feature Much better platform for creating a strongly branded web site

10 Introduction Overview of the SharePoint 2010 User Experience

11 Web Standards Enhancements Web Content Accessibility Guidelines (WCAG) 2 Cross-browser support: IE, Firefox, Safari NO IE6 Less HTML Tables More XHTML compliant HTML CSS Sprites Better caching for icons

12 Browsers in 2010 Supported browsers on Windows: Internet Explorer bit Supported browser options with known limitations: Internet Explorer bit Firefox bit on Windows Firefox 3.6+ on non Windows operating systems Safari on non Windows operating systems Warning: SharePoint 2010 does not support Internet Explorer 6 for content authoring

13 Approaches to Branding in SP2010 Low Effort Out of the Box Master Pages & UI with Themes Medium Effort Custom CSS & Background Images Alternate CSS Full Effort Custom Master Pages, Page Layouts, CSS, XSLT, Etc.

14 Low Effort Branding Default SharePoint UI + Themes

15 Wiki Sites vs. Publishing Sites Wiki New Team Site Easy page editing / linking Text Layouts = Quick prebuilt page layouts Add images and Web Parts easily Collaboration Publishing Enterprise Wiki replaces Collaboration Portal Wiki pages + Publishing Page Layouts, Workflows, Master pages, caching, etc. Communication

16 Page Editing Demo

17 Master Pages Master pages allow you to change the look and feel for an entire site simply by making changes to a single file Can t have a SharePoint site without one even if you use a theme!

18 Out of the Box Master Pages Default.master Used with Visual Upgrade, very similar to the 2007 default.master Minimal.master Used on sites that have their own navigation on need more space (like the Search Center) V4.master The default master page for most of SharePoint 2010 including Foundation and Team Sites NightandDay.master Included only with Publishing sites. Similar to Blueband.master in 2007, but with a different look and feel. Minimal.master is not the same as minimal master pages were in SharePoint 2007

19 OOTB Master Pages

20 New Theming Infrastructure SharePoint 2007 Themes Were hard to build Only worked with default.master Had a nice personality

21 SharePoint 2010 Themes Themes in SharePoint 2010 are completely different than SharePoint 2007 Based on THMX files created by Office 2007 and above Define 12 colors and 2 fonts that can be applied throughout SharePoint including your own custom CSS Replace existing colors and fonts in CSS rather than applying another CSS file They do not include custom images or any HTML formatting

22 SharePoint 2010 Themes

23 SharePoint 2010 Themes SharePoint Server allows theme colors to be adjusted in the browser! CSS has comment s in the markup that tell SharePoint what colors and fonts to replace Can apply to your custom branding if you use the comments / themeable folder /* [ReplaceColor(themeColor:"Light1")] */ background-color:#fff;

24 Themes Demo

25 Medium Effort Branding Custom CSS

26 Why is CSS important with SharePoint? CSS used to override default SharePoint branding OOTB SharePoint uses a LOT of CSS Primary CoreV4.css file has over 7000 lines of CSS Besides the theming specific comments how many descriptive comments are in CoreV4.css?

27 Tools for Working with SharePoint & CSS SharePoint Designer 2010 No easier way to interact with a SharePoint site Be careful in Production. Go wild in a local VM Can be more restricted by Admins CSS Tools IE8 Developer Tools AND Firebug for Firefox Highlight elements in the browser and see What style is being applied to the HTML element How CSS classes are overriding each other Immediately see impact of CSS changes

28 Firebug / IE Dev Tools Demo

29 Here s how to order! SharePoint Designer IE Developer Tools Built in to IE8 Tools > Developer Tools IE7 Firebug:

30 Custom CSS Options CSS Applied to a page with Content Editor Web Part Easy to do but only applies to a single page CSS Applied to a custom master page Requires some knowledge of master pages Using the Alternate CSS feature of SharePoint Server Publishing sites Easy to do but requires SharePoint Server Publishing

31 Alternate CSS Demo

32 Applying Themes to Custom Branding When a theme is applied, SharePoint looks for specific CSS comments and replaces colors and fonts: /* [ReplaceColor(themeColor:"Light2")] */ background-color:#707070; /* [RecolorImage(themeColor:"Dark2", method:"tinting")] */ background-image:url("/style Library/images/logo.png"); /* [ReplaceFont(themeFont: "MajorFont")] */ font-family: verdana; Themable Locations Theme comments only work here (or any sub-folder beneath each) 14\TEMPLATE\LAYOUTS\1033\STYLES\Themable /Style Library/Themable/ /Style Library/en-us/Themable/

33 Theme Comments Demo

34 Recreating in Your Environment Create a wide header graphic Apply header with Alternate CSS Add a logo by setting the site icon Add theme comments and apply a theme

35 Intro to Full Effort Branding Master Pages Likely we have ~10 minutes left this will be fast

36 Master Pages Unlike themes, Master Pages allow full control over the contents of the page including HTML Adventure Works 2010 MSDN Article:

37 SharePoint Functional Elements

38 Creating New Master Pages One option is to copy one of the OOTB master pages V4.master NightAndDay.master Good for when you only need to make minor changes 665 lines of code how many comments? Ribbon takes up 1/3 of the code

39 Using a Starter Master Page The 2007 term Minimal Master Page has been replaced with Starter Master Page My SharePoint Server 2010 and SharePoint Foundation 2010 Starter Master Pages: startermasterpages.codeplex.com VERY Minimal Starter Master Page from Microsoft: code.msdn.microsoft.com/odcsp14startermaster

40 Starter Master Page

41 But wait there s more! Want to hear about more advanced branding? 10 Steps to Creating Engaging Web Portals Friday at 8:15 am Creating Custom Branded Sites Friday at 3:45 pm Stop by the SharePoint911 booth if you have any questions!

42 Contact Information Our Book: Blog: Twitter:

43 Questions

44 SharePoint911 Established in 2004 by SharePoint MVP Shane Young Full service SharePoint Consulting Project Planning Architecture Branding Development Help Desk We truly are The SharePoint Authority.

45 RACKSPACE HOSTING 5000 WALZEM ROAD SAN ANTONIO, TX US SALES: US SUPPORT: RACKSPACE HOSTING RACKSPACE US, INC. RACKSPACE AND FANATICAL SUPPORT ARE SERVICE MARKS OF RACKSPACE US, INC. REGISTERED IN THE UNITED STATES AND OTHER COUNTRIES

POWER TO THE PEOPLE: DESIGN IN THE HANDS OF THE USER. Cathy Dew CTS, Inc.

POWER TO THE PEOPLE: DESIGN IN THE HANDS OF THE USER. Cathy Dew CTS, Inc. POWER TO THE PEOPLE: DESIGN IN THE HANDS OF THE USER Cathy Dew CTS, Inc. Who Am I? Cathy Dew Graphic Designer and Consultant, CTS MCTS Certified Based out of Birmingham, Alabama 3 years of SharePoint branding

More information

SharePoint Designer Customizing and Branding SharePoint 2010 and Office 365

SharePoint Designer Customizing and Branding SharePoint 2010 and Office 365 SharePoint Designer 2010 - Customizing and Branding SharePoint 2010 and Office 365 55010; 3 Days, Instructor-led Course Description This three-day instructor-led course provides students with the knowledge

More information

SharePoint Branding. Using CSS & Master Pages

SharePoint Branding. Using CSS & Master Pages SharePoint Branding Using CSS & Master Pages About Me Susan Henry SharePoint Consultant Blog - The SharePoint Grind www.sharepointgrind.com What is SharePoint Branding? Customization of the SharePoint

More information

Peers Technologies Pvt. Ltd. SHAREPOINT 2010 SHAREPOINT 2010 USAGE SHAREPOINT SERVER 2010 ADMINISTRATION SHAREPOINT SERVER 2010 DESIGN

Peers Technologies Pvt. Ltd. SHAREPOINT 2010 SHAREPOINT 2010 USAGE SHAREPOINT SERVER 2010 ADMINISTRATION SHAREPOINT SERVER 2010 DESIGN Page 1 Peers Technologies Pvt. Ltd. Course Brochure 2010 2010 USAGE SERVER 2010 ADMINISTRATION SERVER 2010 DESIGN SERVER 2010 DEVELOPMENT Page 2 SharePoint 2010 Usage Course Outline This course takes users

More information

Microsoft Partner Day. Introduction to SharePoint for.net Developer

Microsoft Partner Day. Introduction to SharePoint for.net Developer Microsoft Partner Day Introduction to SharePoint for.net Developer 1 Agenda SharePoint Product & Technology Windows SharePoint Services for Developers Visual Studio Extensions For Windows SharePoint Services

More information

Index. Business Connectivity Services (BCS), 325 features by version, terminology, 325

Index. Business Connectivity Services (BCS), 325 features by version, terminology, 325 Index A Advanced site customizations, 263 navigation system. See Navigation system SharePoint 2010 search. See SharePoint 2010 search ASP.NET navigation, 264 ASPX and HTML page, 105 Association column,

More information

Introduction to Theming in Magento Go"

Introduction to Theming in Magento Go Introduction to Theming in Magento Go" Webinar date: July 20, 2011 Presenters: Kara Heinrichs, Brillig House (twitter: @kkarahh) Mosses Akizian, Magento (twitter: @monocat) Agenda for todayʼs webinar"

More information

INDEX COPYRIGHTED MATERIAL

INDEX COPYRIGHTED MATERIAL INDEX $SPUrl, 267 8-bit colors, 307 960 Grid, 352 356, 365 About.com, 163 A Add a Page menu, 273, 335 Add an App menu, 16, 24 adjacent sibling selector, CSS, 155 AjaxDelta controls, 209 210, 217 alternate

More information

Page 1. Peers Technologies Pvt. Ltd. Course Brochure. Share Point 2007

Page 1. Peers Technologies Pvt. Ltd. Course Brochure. Share Point 2007 Page 1 Peers Technologies Pvt. Ltd. Course Brochure Page 2 Overview SharePoint is becoming the web development platform of the future. The ability to quickly plan, design, deploy and utilize effective

More information

1What Is SharePoint Branding?

1What Is SharePoint Branding? 1What Is SharePoint Branding? WHAT S IN THIS CHAPTER? What is branding? Why brand SharePoint? How branding works in SharePoint If you have picked up a copy of this book, you probably already have the desire

More information

SharePoint 2010 Central Administration/Configuration Training

SharePoint 2010 Central Administration/Configuration Training SharePoint 2010 Central Administration/Configuration Training Overview: - This course is designed for the IT professional who has been tasked with setting up, managing and maintaining Microsoft's SharePoint

More information

Envision IT Office 365 Productivity Series Experience, Branding and Navigation. June 24, 2015

Envision IT Office 365 Productivity Series Experience, Branding and Navigation. June 24, 2015 Envision IT Office 365 Productivity Series Experience, Branding and Navigation June 24, 2015 Peter Carson President, Envision IT SharePoint MVP Microsoft Canada Partner Seller peter@envisionit.com http://blog.petercarson.ca

More information

Customizing the Blackboard Learn UI & Tag Libraries. George Kroner, Developer Relations Engineer

Customizing the Blackboard Learn UI & Tag Libraries. George Kroner, Developer Relations Engineer Customizing the Blackboard Learn UI & Tag Libraries George Kroner, Developer Relations Engineer Agenda Product capabilities Capabilities in more depth Building Blocks revisited (tag libraries) Tag libraries

More information

SharePoint 2010 End User - Level II

SharePoint 2010 End User - Level II Course 50469B: SharePoint 2010 End User - Level II Course Details Course Outline Module 1: Overview A simple introduction module. Understand your course, classroom, classmates, facility and instructor.

More information

Kathy Hughes. Microsoft* SharePoinf. Designer A MM g "Msift Mi*p\% 800 East 96th Street, Indianapolis, Indiana USA. v^lk.

Kathy Hughes. Microsoft* SharePoinf. Designer A MM g Msift Mi*p\% 800 East 96th Street, Indianapolis, Indiana USA. v^lk. Kathy Hughes Microsoft* SharePoinf Designer 2010 A MM g "Msift Mi*p\% mms/itg t)i*9 v^lk 800 East 96th Street, Indianapolis, Indiana 46240 USA Table of Contents Introduction 1 Part I Welcome to SharePoint

More information

How Information Architecture can improve in SharePoint 2013

How Information Architecture can improve in SharePoint 2013 How Information Architecture can improve in SharePoint 2013 Virgil Carroll President High Monkey Consulting About Me From the great State of Alaska Certified Athletic Trainer Masters in Instructional Design

More information

Microsoft SharePoint 2010 FOR DUMME5' by Vanessa L. Williams WILEY. Wiley Publishing, Inc.

Microsoft SharePoint 2010 FOR DUMME5' by Vanessa L. Williams WILEY. Wiley Publishing, Inc. Microsoft SharePoint 2010 FOR DUMME5' by Vanessa L. Williams WILEY Wiley Publishing, Inc. Table of Contents» < ««# Introduction... 1 No, Really, What Is SharePoint? 2 Who Should Read This Book 4 How to

More information

Best of SharePoint Sites and Communities

Best of SharePoint Sites and Communities Best of SharePoint 2010 Sites and Communities Agenda Overview and SharePoint 2010 Basics SharePoint Foundation Sites Communities Business Needs IT Needs Microsoft SharePoint 2010 The business collaboration

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

: Course : SharePoint 2016 Site Collection and Site Administration

: Course : SharePoint 2016 Site Collection and Site Administration Module Title Duration : Course 55194 : SharePoint 2016 Site Collection and Site Administration : 5 days Course Description This five-day instructor-led course is intended for power users and IT professionals,

More information

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont Index A Access data formats, 215 exporting data from, to SharePoint, 215 217 forms and reports changing table used by form, 213 creating, 237 245 controlling availability of, 252 259 data connection to,

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

AD406: What s New in Digital Experience Development with IBM Web Experience Factory

AD406: What s New in Digital Experience Development with IBM Web Experience Factory AD406: What s New in Digital Experience Development with IBM Web Experience Factory Jonathan Booth, Senior Architect, Digital Experience Tooling, IBM Adam Ginsburg, Product Manager, Digital Experience

More information

<Insert Picture Here> WebCenter Interaction Essentials: Advanced Multi-Channel UI Customizations with Adaptive Layouts Session #904

<Insert Picture Here> WebCenter Interaction Essentials: Advanced Multi-Channel UI Customizations with Adaptive Layouts Session #904 WebCenter Interaction Essentials: Advanced Multi-Channel UI Customizations with Adaptive Layouts Session #904 Brian C Harrison Principal Product Manager Program Agenda Understanding

More information

Adobe RoboHelp (2019 release)

Adobe RoboHelp (2019 release) (2019 release) An all-new way to create for you. An amazing experience for your customers. Version comparison chart Available 11 2015 release 2017 release 2019 release Authoring Productivity Snippets within

More information

55033: SHAREPOINT 2013 SITE COLLECTION AND SITE ADMINISTRATION

55033: SHAREPOINT 2013 SITE COLLECTION AND SITE ADMINISTRATION ABOUT THIS COURSE This five-day instructor-led course is intended for power users, who are tasked with working within the SharePoint 2013 environment. This course will provide a deeper, narrowly-focused

More information

SharePoint 2013 Site Collection and Site Administration

SharePoint 2013 Site Collection and Site Administration SharePoint 2013 Site Collection and Site Administration Course 55033; 5 Days, Instructor-led Course Description This five-day instructor-led course is intended for power users, who are tasked with working

More information

IBM Forms V8.0 Custom Themes IBM Corporation

IBM Forms V8.0 Custom Themes IBM Corporation IBM Forms V8.0 Custom Themes Agenda 2 Overview Class Names How to Use Best Practice Styling Form Items Test Custom CSS Sample Overview 3 To create custom theme you must be familiar with the basic concept

More information

SharePoint User Manual

SharePoint User Manual SharePoint User Manual Developed By The CCAP SharePoint Team Revision: 10/2009 TABLE OF CONTENTS SECTION 1... 5 ABOUT SHAREPOINT... 5 1. WHAT IS MICROSOFT OFFICE SHAREPOINT SERVER (MOSS OR SHAREPOINT)?...

More information

SQLSaturday #620 Dublin 17 June, 2017 Reports on the Run: Mobile Reporting with SQL Server Peter Myers Bitwise Solutions

SQLSaturday #620 Dublin 17 June, 2017 Reports on the Run: Mobile Reporting with SQL Server Peter Myers Bitwise Solutions SQLSaturday #620 Dublin 17 June, 2017 Reports on the Run: Mobile Reporting with SQL Server 2016 Peter Myers Bitwise Solutions Thanks for the sponsors Platinum Sponsors Gold Sponsors Silver Sponsors Presenter

More information

SharePoint 2016 Site Collections and Site Owner Administration

SharePoint 2016 Site Collections and Site Owner Administration SharePoint 2016 Site Collections and Site Owner Administration Course 55234A - Five days - Instructor-led - Hands-on Introduction This five-day instructor-led course is intended for power users and IT

More information

Content Management System Development Approach

Content Management System Development Approach Raybiztech Content Management System Development Approach January 19, 2013 Table of Contents 1 Overview 4 2 Discovery 4 2.1 Project goal 4 2.2 Content Analysis 5 2.3 Usability and Design considerations

More information

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

RIT Wiki 5.1 Upgrade - May 21, 2013

RIT Wiki 5.1 Upgrade - May 21, 2013 RIT Wiki 5.1 Upgrade - May 21, 2013 We are pleased to announce that the RIT Wiki will be upgraded to version 5.1 on Tuesday, May 21st. UPDATED TIME: The RIT Wiki will be unavailable on Tuesday, May 21st

More information

Learner UI Branding Guidelines

Learner UI Branding Guidelines Learner UI Branding Guidelines Contents Overview... 1 Getting Started... 2 Branding Requirements... 2 Layout... 3 Header... 3 Body... 3 Footer... 3 Backround... 3 General... 4 Scaling... 4 Fonts... 4 Toggle

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario

More information

Microsoft SharePoint End User level 1 course content (3-day)

Microsoft SharePoint End User level 1 course content (3-day) http://www.multimediacentre.co.za Cape Town: 021 790 3684 Johannesburg: 011 083 8384 Microsoft SharePoint End User level 1 course content (3-day) Course Description SharePoint End User Level 1 teaches

More information

Architecture and Governance with SharePoint for Internet Sites. Ashish Bahuguna Kartik Shah

Architecture and Governance with SharePoint for Internet Sites. Ashish Bahuguna Kartik Shah Architecture and Governance with SharePoint for Internet Sites Ashish Bahuguna ashish.bauguna@bitscape.com Kartik Shah kartik.shah@bitscape.com Agenda Web Content Management Architecture Information Architecture

More information

Enjoy Microsoft Excel 2007 for Novice Users Author: Christine Kent Web address Blog address address

Enjoy Microsoft Excel 2007 for Novice Users Author: Christine Kent Web address Blog address  address Enjoy Microsoft Excel 2007 for Novice Users Copyright Christine Kent, September 2008 Author: Christine Kent Web address www.christinekent.net Blog address http://christinekent.blogspot.com/ Email address

More information

SharePoint Cascading Lookup Plus Field Type. Administrator Guide

SharePoint Cascading Lookup Plus Field Type. Administrator Guide SharePoint Cascading Lookup Plus Field Type Administrator Guide Copyright 2005-2013 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON

More information

Virto Social Aggregator Web Part for Microsoft SharePoint Release User and Installation Guide

Virto Social Aggregator Web Part for Microsoft SharePoint Release User and Installation Guide Virto Social Aggregator Web Part for Microsoft SharePoint Release 2.3.0 User and Installation Guide 2 Table of Contents SYSTEM/DEVELOPER REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER... 3 BROWSER... 3

More information

Real World Branding with SharePoint 2010 Publishing Sites

Real World Branding with SharePoint 2010 Publishing Sites Real World Branding with SharePoint 2010 Publishing Sites Summary: Learn essential concepts to help you create engaging user interface designs in Microsoft SharePoint Server 2010 publishing sites. Applies

More information

Adobe Dreamweaver CS5

Adobe Dreamweaver CS5 Adobe Dreamweaver CS5 Introduction Web Site Development and Adobe Dreamweaver CS5 Objectives Describe the Internet, the Web, and their associated terms Specify the difference between a Web page and a Web

More information

The name of this chapter should be Getting Everything You Can from

The name of this chapter should be Getting Everything You Can from Chapter 1: Exploring Visual Studio Extensions In This Chapter Getting the most out of Visual Studio Building the next generation of Web sites with AJAX Looking ahead to the future of Visual Studio The

More information

Quick Start Guide. Setup HappyFox in 5 minutes

Quick Start Guide. Setup HappyFox in 5 minutes Quick Start Guide Setup HappyFox in 5 minutes This Quick Start Guide will help you setup your HappyFox helpdesk in a jiffy. Learn to setup your support email, invite your support staff, setup your self-

More information

SharePoint 2016 Site Collections and Site Owner Administration

SharePoint 2016 Site Collections and Site Owner Administration Course 55234A: SharePoint 2016 Site Collections and Site Owner Administration Course Outline Module 1: Getting Started with SharePoint 2016 This module explains to site collection and site administrators

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited SHAREPOINT 2013 END USER

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited SHAREPOINT 2013 END USER SHAREPOINT 2013 END USER SharePoint 2013 End User (SHP2013.1 version 1.2.1) Copyright Information Copyright 2014 Webucator. All rights reserved. The Authors Bruce Gordon Bruce Gordon has been a Microsoft

More information

Application Lifecycle Management for SharePoint in the Enterprise. February 23, 2012

Application Lifecycle Management for SharePoint in the Enterprise. February 23, 2012 Application Lifecycle Management for SharePoint in the Enterprise February 23, 2012 Agenda Introductions Purpose Visual Studio and Team Foundation Server Provisioning SharePoint Farms Agile with Team Foundation

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365... 3 LICENSE ACTIVATION...

More information

Active Workspace 3.4 Configuration. David McLaughlin / Oct 2017

Active Workspace 3.4 Configuration. David McLaughlin / Oct 2017 Active Workspace 3.4 Configuration David McLaughlin / Oct 2017 . Active Workspace Configuration Areas that can and should be configured Tips on how they work, and where to find more information New capabilities

More information

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led Introduction This two day class is designed for information workers or power users who serve as SharePoint

More information

Step 1 - Learning & Discovery

Step 1 - Learning & Discovery OUR PROCESS Our goal as a integrated marketing agency is to provide clients with the most creative and effective solutions for their business. Reaching that goal begins with our Learning and Discovery

More information

A useful guide from the Royal Mail brand team

A useful guide from the Royal Mail brand team Royal Mail Group Getting started with the Wizkit templates 2010 A useful guide from the Royal Mail brand team The Wizkit templates Wizkit is a set of branded templates for PowerPoint, Word and Excel that

More information

SharePoint 2013 End User

SharePoint 2013 End User SharePoint 2013 End User Course 55031A; 3 Days, Instructor-led Course Description This SharePoint 2013 End User class is for end users working in a SharePoint 2013 environment. The course teaches SharePoint

More information

Sitecore guide building a blog

Sitecore guide building a blog Sitecore guide building a blog Creating the page Log in to Sitecore and open the content editor. In the content tree on the left hand side use the + icon to expand the area of the site the blog is intended

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information

MICROSOFT SHAREPOINT SITE OWNER S MANUAL. Creating a Useful, Engaging Site for your Team to Love

MICROSOFT SHAREPOINT SITE OWNER S MANUAL. Creating a Useful, Engaging Site for your Team to Love MICROSOFT SHAREPOINT SITE OWNER S MANUAL Creating a Useful, Engaging Site for your Team to Love CONTENTS UNDERSTAND SHAREPOINT UNDERSTAND PERMISSIONS CURRENT PERMISSION LEVELS 5 PERMISSION LEVEL DEFINITIONS

More information

Publishing Technology 101 A Journal Publishing Primer. Mike Hepp Director, Technology Strategy Dartmouth Journal Services

Publishing Technology 101 A Journal Publishing Primer. Mike Hepp Director, Technology Strategy Dartmouth Journal Services Publishing Technology 101 A Journal Publishing Primer Mike Hepp Director, Technology Strategy Dartmouth Journal Services mike.hepp@sheridan.com Publishing Technology 101 AGENDA 12 3 EVOLUTION OF PUBLISHING

More information

Call: SharePoint 2013 Course Content:35-40hours Course Outline

Call: SharePoint 2013 Course Content:35-40hours Course Outline SharePoint 2013 Course Content:35-40hours Course Outline Exploring SharePoint Designer 2013 Understanding SharePoint Designer 2013 Using SharePoint Designer to Carry Out Common Tasks Understanding What's

More information

Website Design Guide

Website Design Guide Website Design Guide 8/28/2017 Spark Website Design US 2017 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Creating a Website with Dreamweaver 4

Creating a Website with Dreamweaver 4 Creating a Website with Dreamweaver 4 What is Dreamweaver (DW)? DW is a visual web page editor that allows you to create and manage Websites and pages without having to learn HTML (Hyper Text Markup Language).

More information

Beginner s Guide to ACD5

Beginner s Guide to ACD5 Beginner s Guide to ACD5 AIA Contract Documents Online Service for Single-Users A step-by-step guide to creating, editing, sharing and managing contract documents Beginner s Guide to ACD5 AIA Contract

More information

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148 Index Numbers & Symbols (angle brackets), in HTML, 47 : (colon), in CSS, 96 {} (curly brackets), in CSS, 75, 96. (dot), in CSS, 89, 102 # (hash mark), in CSS, 87 88, 99 % (percent) font size, in CSS,

More information

SharePoint 2010 Tutorial

SharePoint 2010 Tutorial SharePoint 2010 Tutorial TABLE OF CONTENTS Introduction... 1 Basic Navigation... 2 Navigation Buttons & Bars... 3 Ribbon... 4 Library Ribbon... 6 Recycle Bin... 7 Permission Levels & Groups... 8 Create

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2016 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information

Cherwell Service Management

Cherwell Service Management Version 9.1.0 April 2017 Legal Notices Cherwell Software, LLC 2017 All Rights Reserved. Cherwell and the Cherwell logo are trademarks owned by Cherwell Software, LLC and are registered and/or used in the

More information

Contents at a Glance COPYRIGHTED MATERIAL. Introduction... 1 Part I: Getting Started with SharePoint

Contents at a Glance COPYRIGHTED MATERIAL. Introduction... 1 Part I: Getting Started with SharePoint Contents at a Glance Introduction... 1 Part I: Getting Started with SharePoint 2013... 7 Chapter 1: Getting to Know SharePoint 2013...9 Chapter 2: Introducing SharePoint Online...23 Chapter 3: Wrangling

More information

VisualSP 2010 Help Items

VisualSP 2010 Help Items Rehmani Consulting, Inc. VisualSP 2010 Help Items http://www.visualsp.com vsp-support@visualsp.com 630-786-7026 Doc Rev 6.2 for VSP 4.7.0.4 Contents Contents... 2 Introduction... 3 VisualSP 2010 Help Ribbon

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

SharePoint Online for Site Administrators

SharePoint Online for Site Administrators SharePoint Online for Site Administrators Contents SharePoint Online for Site Administrators... 1 Access Your Office 365 SharePoint Website... 2 Make a New Subsite... 4 Permissions... 5 Edit the members

More information

VISUAL DESIGNER CAREER BLUEPRINT

VISUAL DESIGNER CAREER BLUEPRINT VISUAL DESIGNER CAREER BLUEPRINT HAVE A QUESTION? ASK! Read up on all the ways we re here to help. CONFUSION IS GOOD :) Seriously, it s scientific fact. Read all about it! REMEMBER, YOU ARE NOT ALONE!

More information

08/10/2018. Istanbul Now Platform User Interface

08/10/2018. Istanbul Now Platform User Interface 08/10/2018 Contents Contents...5 UI16... 9 Comparison of UI16 and UI15 styles... 11 Activate UI16... 15 Switch between UI16 and UI15...15 UI16 application navigator... 16 System settings for the user

More information

Microsoft SharePoint Designer 2010

Microsoft SharePoint Designer 2010 Microsoft SharePoint Designer 2010 Course ISI-1234 3 Days Instructor-led, Hands on Course Information Students will then learn how to create and customize content using SharePoint Designer 2010. Microsoft

More information

Surface Documentation

Surface Documentation Surface Documentation A fully responsive magazine and blogging WordPress theme credit... Surface is a fully responsive magazine and blogging WordPress theme, built in a timeless and dynamic style. Surface

More information

imush Information Management Utilities for SharePoint

imush Information Management Utilities for SharePoint KWizCom Corporation imush Information Management Utilities for SharePoint Printing Feature User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural

More information

HCA Tech Note 120. Configuring the Control UI Home Page. Option 1: HCA constructs the home page

HCA Tech Note 120. Configuring the Control UI Home Page. Option 1: HCA constructs the home page Configuring the Control UI Home Page HCA contains two different user interfaces: One interface called the Development UI - where all design elements and tools are available and you can make changes, and

More information

SharePoint Online Office 365 Developer Course Content

SharePoint Online Office 365 Developer Course Content This PDF contains full course content of SharePoint Online Office 365 developer training. The course designed from beginners, advanced and latest topics from SharePoint Online. SharePoint Online Office

More information

Oracle CPQ Cloud for Salesforce.com

Oracle CPQ Cloud for Salesforce.com Oracle CPQ Cloud for Salesforce.com What's New in Summer 14 11 July 2014 TABLE OF CONTENTS TABLE OF CONTENTS... 2 OVERVIEW... 3 RELEASE FEATURE SUMMARY... 4 UPDATING PERMISSION SETS... 5 STEP BY STEP INSTRUCTIONS...

More information

SharePoint Cascading Lookup Plus Field Type. Administrator Guide

SharePoint Cascading Lookup Plus Field Type. Administrator Guide SharePoint Cascading Lookup Plus Field Type Administrator Guide Copyright 2005-2016 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario

More information

Getting Started with Eric Meyer's CSS Sculptor 1.0

Getting Started with Eric Meyer's CSS Sculptor 1.0 Getting Started with Eric Meyer's CSS Sculptor 1.0 Eric Meyer s CSS Sculptor is a flexible, powerful tool for generating highly customized Web standards based CSS layouts. With CSS Sculptor, you can quickly

More information

Lesson 5 Introduction to Cascading Style Sheets

Lesson 5 Introduction to Cascading Style Sheets Introduction to Cascading Style Sheets HTML and JavaScript BASICS, 4 th Edition 1 Objectives Create a Cascading Style Sheet. Control hyperlink behavior with CSS. Create style classes. Share style classes

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2014 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information

Theming WebGUI. Give your WebGUI site a new theme... WUC 2010 Ning Sun (ning) Pluton IT

Theming WebGUI. Give your WebGUI site a new theme... WUC 2010 Ning Sun (ning) Pluton IT Theming WebGUI Give your WebGUI site a new theme... WUC 2010 Ning Sun (ning) Pluton IT Outline A step-by-step guide to WebGUI-lize a theme Convert htlm/css template to WebGUI theme Or how to give webgui

More information

SDN Community Contribution

SDN Community Contribution SDN Community Contribution (This is not an official SAP document) Disclaimer & Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

Lesson 21 Getting Started with PowerPoint Essentials

Lesson 21 Getting Started with PowerPoint Essentials Getting Started with PowerPoint Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition 1 Objectives Identify the parts of the PowerPoint screen and navigate through a presentation.

More information

KWizCom Corporation. SharePoint Aggregated Calculation Field Type. User Guide

KWizCom Corporation. SharePoint Aggregated Calculation Field Type. User Guide KWizCom Corporation SharePoint Aggregated Calculation Field Type User Guide Copyright 2005-2018 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill,

More information

Harnessing the Power of Flare s Stylesheet Editor

Harnessing the Power of Flare s Stylesheet Editor Harnessing the Power of Flare s Stylesheet Editor PRESENTED BY Neil Perlin Hyper/Word Services Who Am I? Neil Perlin - Hyper/Word Services. Internationally recognized content consultant. Help clients create

More information

About Customizing a SharePoint Server 2007 Site

About Customizing a SharePoint Server 2007 Site SharePoint How To s / Customizing a Site of About Customizing a SharePoint Server 007 Site Modify the structure and appearance of your SharePoint Server 007 site to best suit the needs of your group. Use

More information

WebCenter Interaction 10gR3 Overview

WebCenter Interaction 10gR3 Overview WebCenter Interaction 10gR3 Overview Brian C. Harrison Product Management WebCenter Interaction and Related Products Summary of Key Points AquaLogic Interaction portal has been renamed

More information

What s New IBM Multi-Channel Feature Pack 2 for IBM Web Experience Factory 8.0.x IBM Corporation

What s New IBM Multi-Channel Feature Pack 2 for IBM Web Experience Factory 8.0.x IBM Corporation What s New IBM Multi-Channel Feature Pack 2 for IBM Web Experience Factory 8.0.x 2013 IBM Corporation Leaders leverage social business for a competitive advantage IBM MobileFirst As a mobile enterprise,

More information

For DonorCentral 4.0, all client production sites will be upgraded on the weekend of July 18, 2015.

For DonorCentral 4.0, all client production sites will be upgraded on the weekend of July 18, 2015. DonorCentral 4.0 Release Notes Upgrade Overview This release of DonorCentral 4.0 includes the following new features: Stronger Password Requirements New Configurability Updates A New Asset Allocation Chart

More information

Liferay Digital Experience Platform. New Features Summary

Liferay Digital Experience Platform. New Features Summary Liferay Digital Experience Platform New Features Summary Liferay has redesigned its platform with new functionality in Liferay Digital Experience Platform (DXP). The following is a summary of the key new

More information

Web Design Course Syllabus and Course Outline

Web Design Course Syllabus and Course Outline Web Design Course Syllabus and Course Outline COURSE OVERVIEW AND GOALS In today's world, web pages are the most common medium for sharing ideas and information. Learning to design websites is an incredibly

More information

TERMS OF REFERENCE Design and website development UNDG Website

TERMS OF REFERENCE Design and website development UNDG Website TERMS OF REFERENCE Design and website development UNDG Website BACKGROUND The United Nations Development Coordination and Operations Office (UN DOCO) launched a new website in 2015 to ensure accessibility

More information

JBoss Portal Quickstart User Guide. Release 2.6.6

JBoss Portal Quickstart User Guide. Release 2.6.6 JBoss Portal 2.6.6 Quickstart User Guide Release 2.6.6 Table of Contents JBoss Portal - Overview... iii 1. Tutorial Forward...1 2. Installation...2 2.1. Downloading and Installing...2 2.2. Starting JBoss

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

Drupal 8 THE VIDER ITY APPR OACH

Drupal 8 THE VIDER ITY APPR OACH Drupal 8 THE VIDER ITY APPROACH Introduction DR UPAL 8: THE VIDER ITY APPROACH Viderity focuses on designing the Total User Experience for Drupal sites, using a user-centered design approach Traditionally,

More information

The Nature of the Web

The Nature of the Web The Nature of the Web Agenda Code The Internet The Web Useful References 2 CODE is King (or Queen) The language of the Web: Hypertext Markup Language - HTML Cascading Style Sheets - CSS Build over successive

More information

The name of this chapter should be Getting Everything You Can from

The name of this chapter should be Getting Everything You Can from Chapter 1: Exploring Visual Studio Extensions In This Chapter Getting the most out of Visual Studio Building the next generation of Web sites with AJAX Looking ahead to the future of Visual Studio The

More information