<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Featured on When Pigs Fly</title><link>http://derekcp.com/tags/featured/</link><description>Recent content in Featured on When Pigs Fly</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 24 Oct 2019 00:00:00 +0000</lastBuildDate><atom:link href="http://derekcp.com/tags/featured/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploying Application Customizers with a Site Design</title><link>http://derekcp.com/posts/deploying-application-customizers-with-a-site-design/</link><pubDate>Thu, 24 Oct 2019 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/deploying-application-customizers-with-a-site-design/</guid><description>&lt;p&gt;Sometimes things are harder than they need to be. I have been working on Site Designs recently to automate the creation and deployment of different element in a site. For the most part things were pretty straight forward for what I needed to do, add a theme to a site, add site columns, and add content types. This time around I needed to deploy an SPFx Application Customizer that needed to be installed on individual sites. The &lt;a href="https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-json-schema#register-an-extension"&gt;official documentation&lt;/a&gt; on this is a little lacking. It doesn&amp;rsquo;t really explain what you need to do in order to make it work. I also looked at the &lt;a href="https://github.com/SharePoint/sp-dev-site-scripts/tree/master/samples/site-register-spfx-extension"&gt;PnP Site Design Samples&lt;/a&gt; which got me a little closer. It took me quite a while to figure out the right magic voodoo combination that got it to work.&lt;/p&gt;</description></item><item><title>Using Custom Color for Section Backgrounds and Page Headers</title><link>http://derekcp.com/posts/custom-header-colors/</link><pubDate>Thu, 27 Jun 2019 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/custom-header-colors/</guid><description>&lt;p&gt;Have you ever wondered where the background colors in SharePoint modern pages comes from? You know, the ones for section background colors and site headers? Have you ever wondered how to change them to your own custom colors?&lt;/p&gt;
&lt;p&gt;








&lt;figure class="image component image-fullbleed body-copy-wide nr-scroll-animation nr-scroll-animation--on image-big"&gt; &lt;div class="component-content"&gt;
 &lt;div class="image-sharesheet"&gt;
 &lt;div class="image image-load image-asset image-308fa5925b7a821197238adc220049ae" id="lht308fa5925b7a821197238adc220049ae"&gt;
 &lt;picture class="picture"&gt;
 &lt;img class="picture-image" data-src="http://derekcp.com/posts/custom-header-colors/images/screen-shot-2019-06-14-at-9.42.48-pm.png" alt="" /&gt;
 &lt;/picture&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="image-description"&gt;
 &lt;div class="image-caption"&gt;
 
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;I had a client that wanted to be able to set the background for the site headers to a specific color. Unfortunately, the color they wanted wasn&amp;rsquo;t one of the four colors available through the SharePoint UI.&lt;/p&gt;</description></item><item><title>More than I ever wanted to know about the SharePoint Search Topology</title><link>http://derekcp.com/posts/search-topology/</link><pubDate>Tue, 16 Oct 2018 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/search-topology/</guid><description>&lt;p&gt;The other night I burned way too many hours trying to fix a broken search service application for what seemed like a ridiculous reason. We have an integration server that we are using for a large project. I was working with it earlier in the day testing some front end code. Later in the evening with no apparent cause it decided to throw the error below on the Search Administration screen. This prevented search from operating and all my client side queries returned a nondescript 500 error telling me to check my search service.&lt;/p&gt;</description></item><item><title>Using Widget Wrangler with PnP for IE</title><link>http://derekcp.com/posts/using-widget-wranger-with-pnp-for-ie/</link><pubDate>Wed, 17 Jan 2018 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/using-widget-wranger-with-pnp-for-ie/</guid><description>&lt;p&gt;I am creating client-side webparts using the &lt;a href="https://github.com/Widget-Wrangler/ww"&gt;Widget Wrangler&lt;/a&gt; for SharePoint. The webparts all use PnP JS. This site needs to work in IE 10+. The webparts work great in Chrome and most other browsers. However, when i run it in IE I get an error about Undefined Headers. This is because PnP uses Promises which IE 10 and 11 don&amp;rsquo;t support. To fix that I had to include some polyfills and perform a sacrifice to the SharePoint gods.&lt;/p&gt;</description></item><item><title>Managing Office 365 Identities Made Easy</title><link>http://derekcp.com/posts/managing-office-365-identities-made-easy/</link><pubDate>Wed, 08 Feb 2017 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/managing-office-365-identities-made-easy/</guid><description>&lt;p&gt;A friend of a friend of a friend told about this thing that totally changed their life. It wasn&amp;rsquo;t exactly that convoluted but I was complaining to a friend the other day about constantly having to switch credentials for my office 365 tenants. He suggested a nifty trick that a friend of ours &lt;a href="http://thebookofsharepoint.blogspot.com/"&gt;Beatrice Baciu&lt;/a&gt; wrote about. He showed me how to use Chrome Personas to manage my different office 365 accounts.&lt;/p&gt;</description></item></channel></rss>