<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Deploying the Master Page (Master Pages and SharePoint part 4 of 6)</title>
	<atom:link href="http://sharepointmagazine.net/technical/development/deploying-the-master-page/feed" rel="self" type="application/rss+xml" />
	<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page</link>
	<description>SharePoint Magazine is an online Magazine dedicated to the world of SharePoint</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:38:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Smriti singh</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-2707</link>
		<dc:creator>Smriti singh</dc:creator>
		<pubDate>Wed, 17 Feb 2010 17:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-2707</guid>
		<description>Hi Ggalipeau,&lt;br&gt;&lt;br&gt;Wonderful articles.cleared a lot of doubts about master pages in sharepoint. I didnt find the links to the last 2 articles in this series.Can you help me with that.&lt;br&gt;I also wanted to know how can we use skin files in master pages using SharePoint designer or if we can style controls using css only...</description>
		<content:encoded><![CDATA[<p>Hi Ggalipeau,</p>
<p>Wonderful articles.cleared a lot of doubts about master pages in sharepoint. I didnt find the links to the last 2 articles in this series.Can you help me with that.<br />I also wanted to know how can we use skin files in master pages using SharePoint designer or if we can style controls using css only&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdspurlock</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-1446</link>
		<dc:creator>bdspurlock</dc:creator>
		<pubDate>Wed, 02 Sep 2009 05:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-1446</guid>
		<description>Hi, I&#039;m fairly new to Sharepoint, but I created a masterpage in SharePoint designer and then copied it over into a VS masterpage so I could deploy it using STSdev. I deployed it and it works fine.  But I get an error when I select my masterpage in the site settings.  But when I go into Sharepoint Designer and make the master page Ghosted it works fine.  Any ideas why?</description>
		<content:encoded><![CDATA[<p>Hi, I&#39;m fairly new to Sharepoint, but I created a masterpage in SharePoint designer and then copied it over into a VS masterpage so I could deploy it using STSdev. I deployed it and it works fine.  But I get an error when I select my masterpage in the site settings.  But when I go into Sharepoint Designer and make the master page Ghosted it works fine.  Any ideas why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neamattazi</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-1214</link>
		<dc:creator>neamattazi</dc:creator>
		<pubDate>Fri, 24 Jul 2009 13:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-1214</guid>
		<description>I was able to figure it out. The reason was in the permissions of the feature folder. Since I created the feature folder by right clicking in windows explorer and creating it, it didn&#039;t have the inherited permissions of the main Features Folder so I had to right click on it -&gt; properties -&gt; security - &gt; Advanced - &gt; Permissions Tab - &gt; check the inherit all permission check box and Voila :) it worked :)</description>
		<content:encoded><![CDATA[<p>I was able to figure it out. The reason was in the permissions of the feature folder. Since I created the feature folder by right clicking in windows explorer and creating it, it didn&#39;t have the inherited permissions of the main Features Folder so I had to right click on it -&gt; properties -&gt; security &#8211; &gt; Advanced &#8211; &gt; Permissions Tab &#8211; &gt; check the inherit all permission check box and Voila <img src='http://sharepointmagazine.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  it worked <img src='http://sharepointmagazine.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neamattazi</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-1172</link>
		<dc:creator>neamattazi</dc:creator>
		<pubDate>Wed, 22 Jul 2009 16:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-1172</guid>
		<description>I have a problem, I create it a master page based on blueband master page and then I deployed it using a feature. The feature gets installed and when i try to activate it, it tells me that it&#039;s successfully activated and then when i try to open the sharepoint site it gives me 403 forbidden. I then deactivate the feature and try again and i find that the files are there so I change the master page from the master page link and then it works. When for any reason an IISRESET is done to the server, my master page lose it&#039;s css that is applied to it and it loses its images.. Any idea what&#039;s the problem? Is it related to the feature itself? BTW: i used the same feature on a test server and it worked fine and it was activated and the site is working fine.&lt;br&gt;&lt;br&gt;Thank you very much in advace</description>
		<content:encoded><![CDATA[<p>I have a problem, I create it a master page based on blueband master page and then I deployed it using a feature. The feature gets installed and when i try to activate it, it tells me that it&#39;s successfully activated and then when i try to open the sharepoint site it gives me 403 forbidden. I then deactivate the feature and try again and i find that the files are there so I change the master page from the master page link and then it works. When for any reason an IISRESET is done to the server, my master page lose it&#39;s css that is applied to it and it loses its images.. Any idea what&#39;s the problem? Is it related to the feature itself? BTW: i used the same feature on a test server and it worked fine and it was activated and the site is working fine.</p>
<p>Thank you very much in advace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-933</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Tue, 23 Jun 2009 17:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-933</guid>
		<description>Hey Bill,&lt;br&gt;The best place to deploy CSS files is in the Layouts folder of the 12 hive (usually: Program FilesCommon FilesMicrosoft Sharedweb server extensions12TemplateLayouts). The interesting thing about the layouts folder in the 12 hive is that SharePoint creates and IIS path to that folder with &quot;_layouts&quot;. So, you can reference things in that folder by placing &quot;_layouts/{path to css}&quot; in your html.&lt;br&gt;Another option is to put the css files in the style library/list in the actually SharePoint site. This is a good option if you want to modify css directly in SharePoint. &lt;br&gt;I usually choose the Layout folder option for the following reasons:&lt;br&gt;1. It is real easy to deploy&lt;br&gt;2. It is how SharePoint does it&#039;s css files&lt;br&gt;3. There is some caching going on with that Layouts folder which can give you some performance help (but - this is minimal)</description>
		<content:encoded><![CDATA[<p>Hey Bill,<br />The best place to deploy CSS files is in the Layouts folder of the 12 hive (usually: Program FilesCommon FilesMicrosoft Sharedweb server extensions12TemplateLayouts). The interesting thing about the layouts folder in the 12 hive is that SharePoint creates and IIS path to that folder with &#8220;_layouts&#8221;. So, you can reference things in that folder by placing &#8220;_layouts/{path to css}&#8221; in your html.<br />Another option is to put the css files in the style library/list in the actually SharePoint site. This is a good option if you want to modify css directly in SharePoint. <br />I usually choose the Layout folder option for the following reasons:<br />1. It is real easy to deploy<br />2. It is how SharePoint does it&#39;s css files<br />3. There is some caching going on with that Layouts folder which can give you some performance help (but &#8211; this is minimal)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Spencer</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-932</link>
		<dc:creator>Bill Spencer</dc:creator>
		<pubDate>Tue, 23 Jun 2009 03:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-932</guid>
		<description>Hi Greg,&lt;br&gt;&lt;br&gt;Great article. I have a master page ready but it uses a special css file in conjunction with core and others.&lt;br&gt;&lt;br&gt;What is the best way to deploy my special CSS file and where? Should I list it in the elements.xml? I want the new master page (and it&#039;s css) to be available to all sites in the collection.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Bill</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Great article. I have a master page ready but it uses a special css file in conjunction with core and others.</p>
<p>What is the best way to deploy my special CSS file and where? Should I list it in the elements.xml? I want the new master page (and it&#39;s css) to be available to all sites in the collection.</p>
<p>Thanks<br />Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-865</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Wed, 27 May 2009 18:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-865</guid>
		<description>Yes Cait,&lt;br&gt;If you edit it in SharePoint Designer it will get UnGhosted. But, if you just deploy it this way with a feature, then it will stay Ghosted. So, SharePoint Designer editing is what makes a file UnGhosted.&lt;br&gt;I think the best way to go for doing A LOT of customizations to master pages is either the route dicussed in this series (i.e.: packaging up a site definition - keep reading this series of articles to get to that) or using feature receivers (I didn&#039;t cover feature receivers in this series of articles because it was getting long). You make the decision of feature receivers vs custom site definitions based on whether you want to utilize the out of the box site definitions, of if you need completely custom ones to do other stuff like changing the zone configuration or the default lists and webparts.&lt;br&gt;Either way you will utilize a WSP package to do your deploy.&lt;br&gt;The packing up in a WSP to deploy is the best reason to use solutions over SharePoint Designer. The Unghosting aspect is a secondary reason. So, yes, I do recommend against SharePoint Designer for deployment reasons. However, I do use SharePont Designer to &quot;design&quot; my pages on a test site. Then, after I have finished designing them, I move them into this solution methodology so I can deploy to multiple environments.&lt;br&gt;Hope that makes sense,&lt;br&gt;Greg</description>
		<content:encoded><![CDATA[<p>Yes Cait,<br />If you edit it in SharePoint Designer it will get UnGhosted. But, if you just deploy it this way with a feature, then it will stay Ghosted. So, SharePoint Designer editing is what makes a file UnGhosted.<br />I think the best way to go for doing A LOT of customizations to master pages is either the route dicussed in this series (i.e.: packaging up a site definition &#8211; keep reading this series of articles to get to that) or using feature receivers (I didn&#39;t cover feature receivers in this series of articles because it was getting long). You make the decision of feature receivers vs custom site definitions based on whether you want to utilize the out of the box site definitions, of if you need completely custom ones to do other stuff like changing the zone configuration or the default lists and webparts.<br />Either way you will utilize a WSP package to do your deploy.<br />The packing up in a WSP to deploy is the best reason to use solutions over SharePoint Designer. The Unghosting aspect is a secondary reason. So, yes, I do recommend against SharePoint Designer for deployment reasons. However, I do use SharePont Designer to &#8220;design&#8221; my pages on a test site. Then, after I have finished designing them, I move them into this solution methodology so I can deploy to multiple environments.<br />Hope that makes sense,<br />Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cait</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-853</link>
		<dc:creator>Cait</dc:creator>
		<pubDate>Sat, 23 May 2009 00:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-853</guid>
		<description>Hi Greg,&lt;br&gt;Once you deploy the master page this way, it will get unghosted if you then try to edit it with SharePoint Designer, correct?  And then you&#039;ll have a different version in the database than what you have sitting in the 12 hive?  I like this method, but I&#039;m trying to figure out what&#039;s the best way to go.  I have A LOT of customization to do for the master page...  And I want to make sure it&#039;s easy to deploy on Dev, Production, and in the future.  Do you recommend against using SharePoint Designer for the master pages?  Aren&#039;t there benefits to using it?&lt;br&gt;Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Greg,<br />Once you deploy the master page this way, it will get unghosted if you then try to edit it with SharePoint Designer, correct?  And then you&#39;ll have a different version in the database than what you have sitting in the 12 hive?  I like this method, but I&#39;m trying to figure out what&#39;s the best way to go.  I have A LOT of customization to do for the master page&#8230;  And I want to make sure it&#39;s easy to deploy on Dev, Production, and in the future.  Do you recommend against using SharePoint Designer for the master pages?  Aren&#39;t there benefits to using it?<br />Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-787</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Thu, 26 Mar 2009 19:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-787</guid>
		<description>Hi Bill,&lt;br&gt;As the author of this article, I would like to mention it is a blog. And the blog prgram is what caused those #8220 in the view source. There is not much I can do about that, this blog takes articles from multiple different authors, so I have no control over the program. I would suggest you contact to owner of this site rather than leaving a comment for one of the participants. &lt;br&gt;As for the mistake in the previous article. I just have to appologize. It was a key stroke mistake. It had nothing to do with lack of knowledge around &quot;English syntax&quot;.&lt;br&gt;Also, just so you know, this is all community driven, it is not a pay site. I volunteer my time. It has helped a lot of people. And, writing in blog&#039;s is very hard to do. I don&#039;t know if you have ever used a blog editor before. They change symbols on you sometimes and they make it very hard to proof read. So, please be gentle on people volunteering their time. These kind of comments make people not want to volunteer anymore.</description>
		<content:encoded><![CDATA[<p>Hi Bill,<br />As the author of this article, I would like to mention it is a blog. And the blog prgram is what caused those #8220 in the view source. There is not much I can do about that, this blog takes articles from multiple different authors, so I have no control over the program. I would suggest you contact to owner of this site rather than leaving a comment for one of the participants. <br />As for the mistake in the previous article. I just have to appologize. It was a key stroke mistake. It had nothing to do with lack of knowledge around &#8220;English syntax&#8221;.<br />Also, just so you know, this is all community driven, it is not a pay site. I volunteer my time. It has helped a lot of people. And, writing in blog&#39;s is very hard to do. I don&#39;t know if you have ever used a blog editor before. They change symbols on you sometimes and they make it very hard to proof read. So, please be gentle on people volunteering their time. These kind of comments make people not want to volunteer anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-783</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Tue, 24 Mar 2009 02:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-783</guid>
		<description>I don&#039;t mean to be abrupt, but it&#039;s my nature. It&#039;s good content, but since this is a &quot;Magazine&quot;, I expect that an editor read this (contrasted with a blog): If you view source, all the #8220;   #8221 and $8243; should be replaced with &quot; so the code can be copied. In at least one case you have an unquoted XML attribute (xmlns=http://schemas.microsoft.com/sharepoint/). &lt;br&gt; &lt;br&gt;The previous article in the series contained the sentence &quot;Please not the intent of the above change is to show that the out of the box SharePoint controls can be changed.&quot; Do you mean &#039;note&#039; rather than &#039;not&#039;?&lt;br&gt;&lt;br&gt;If you don&#039;t know English syntax, why should I trust your SharePoint syntax?&lt;br&gt;&lt;br&gt;Really this is a subject I wan&#039;t to understand and I&#039;ll wade through it, you just keep forcing me to slam on the brakes as I read.</description>
		<content:encoded><![CDATA[<p>I don&#39;t mean to be abrupt, but it&#39;s my nature. It&#39;s good content, but since this is a &#8220;Magazine&#8221;, I expect that an editor read this (contrasted with a blog): If you view source, all the #8220;   #8221 and $8243; should be replaced with &quot; so the code can be copied. In at least one case you have an unquoted XML attribute (xmlns=http://schemas.microsoft.com/sharepoint/). </p>
<p>The previous article in the series contained the sentence &#8220;Please not the intent of the above change is to show that the out of the box SharePoint controls can be changed.&#8221; Do you mean &#39;note&#39; rather than &#39;not&#39;?</p>
<p>If you don&#39;t know English syntax, why should I trust your SharePoint syntax?</p>
<p>Really this is a subject I wan&#39;t to understand and I&#39;ll wade through it, you just keep forcing me to slam on the brakes as I read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuradha</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-776</link>
		<dc:creator>Anuradha</dc:creator>
		<pubDate>Mon, 23 Mar 2009 18:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-776</guid>
		<description>Cool . I leaned very quickly how to deploy master files via feature</description>
		<content:encoded><![CDATA[<p>Cool . I leaned very quickly how to deploy master files via feature</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Vogt</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-702</link>
		<dc:creator>Mark Vogt</dc:creator>
		<pubDate>Wed, 25 Feb 2009 03:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-702</guid>
		<description>Greetings esteemed co-Sharepointers,&lt;br&gt;&lt;br&gt;If I might suggest, getting such lists is a snap using powershell. &lt;br&gt;I recommend a Google search for &quot;Powershell Extensions for Sharepoint&quot;.. &lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;-MV</description>
		<content:encoded><![CDATA[<p>Greetings esteemed co-Sharepointers,</p>
<p>If I might suggest, getting such lists is a snap using powershell. <br />I recommend a Google search for &#8220;Powershell Extensions for Sharepoint&#8221;.. </p>
<p>Cheers,<br />-MV</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois81</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-686</link>
		<dc:creator>Francois81</dc:creator>
		<pubDate>Fri, 20 Feb 2009 00:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-686</guid>
		<description>thanks for the replie(s) Greg. Good idea.&lt;br&gt;&lt;br&gt;one suggestion since we get emails from comments made one comments : create a 1st comment for your new post and ask to comment as a reply to it. .. until they enable email notif for the blog writer ;-)</description>
		<content:encoded><![CDATA[<p>thanks for the replie(s) Greg. Good idea.</p>
<p>one suggestion since we get emails from comments made one comments : create a 1st comment for your new post and ask to comment as a reply to it. .. until they enable email notif for the blog writer <img src='http://sharepointmagazine.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-684</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Thu, 19 Feb 2009 21:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-684</guid>
		<description>Hi john,&lt;br&gt;Sorry it took me so long to reply. I don&#039;t get emails sent to me when someone leaves me a comment here. I agree - it is cumbersome. But, there are actually good architectual decisions on why everything was setup this way. If you understand &quot;every&quot; situation in SharePoint, it actually makes sense.&lt;br&gt;One thing I do is set up all my plumbing in a solution. Then, whenever I go on a project, all I have to do is edit the master page and all the deployment plumbing is there for me. So, the cumbersome part was done a long time ago for me and I can concentrate on my customizations each time.</description>
		<content:encoded><![CDATA[<p>Hi john,<br />Sorry it took me so long to reply. I don&#39;t get emails sent to me when someone leaves me a comment here. I agree &#8211; it is cumbersome. But, there are actually good architectual decisions on why everything was setup this way. If you understand &#8220;every&#8221; situation in SharePoint, it actually makes sense.<br />One thing I do is set up all my plumbing in a solution. Then, whenever I go on a project, all I have to do is edit the master page and all the deployment plumbing is there for me. So, the cumbersome part was done a long time ago for me and I can concentrate on my customizations each time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-683</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Thu, 19 Feb 2009 21:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-683</guid>
		<description>Hi Francois,&lt;br&gt;Sorry it took me so long to reply. I don&#039;t get emails sent to me from here when someone leaves a comment. I don&#039;t know of an stsadm command to do that. But, you can build your own stsadm commands or you could build a simple winform to do that. Then, all you would have to do is loop through the sites and sub-sites. On each of those objects (SPSite and SPWeb), there is a list property called Features. If the feature is in that list it has been activated for that site.&lt;br&gt;That will show you the activated features.&lt;br&gt;If you are just look for all the deployed features, that is easy too. You can loop through the feature list of the farm. Just get a reference to SPFarm and loop through it like this:&lt;br&gt;foreach (SPFeatureDefinition feature in SPFarm.Local.FeatureDefinitions)&lt;br&gt;That will tell you every possible feature definition that has been deployed on the farm (whether it is active or not)</description>
		<content:encoded><![CDATA[<p>Hi Francois,<br />Sorry it took me so long to reply. I don&#39;t get emails sent to me from here when someone leaves a comment. I don&#39;t know of an stsadm command to do that. But, you can build your own stsadm commands or you could build a simple winform to do that. Then, all you would have to do is loop through the sites and sub-sites. On each of those objects (SPSite and SPWeb), there is a list property called Features. If the feature is in that list it has been activated for that site.<br />That will show you the activated features.<br />If you are just look for all the deployed features, that is easy too. You can loop through the feature list of the farm. Just get a reference to SPFarm and loop through it like this:<br />foreach (SPFeatureDefinition feature in SPFarm.Local.FeatureDefinitions)<br />That will tell you every possible feature definition that has been deployed on the farm (whether it is active or not)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-588</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 14 Jan 2009 01:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-588</guid>
		<description>Great article in a great series. However having to do all this stuff do deploy just one customized file is really frustrating. Programmers should employ more better their time, and designers should not having to do these kind od stuff just to change the layout of a site.&lt;br&gt;Thanks again</description>
		<content:encoded><![CDATA[<p>Great article in a great series. However having to do all this stuff do deploy just one customized file is really frustrating. Programmers should employ more better their time, and designers should not having to do these kind od stuff just to change the layout of a site.<br />Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois81</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-573</link>
		<dc:creator>Francois81</dc:creator>
		<pubDate>Tue, 06 Jan 2009 19:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-573</guid>
		<description>Great article, and yes it was worth going thru this deployment way to understand the Site def one for me at least.&lt;br&gt;&lt;br&gt;Question : is there a way to list all the deployed Features ? &lt;br&gt;sthg such as:&lt;br&gt;stsadm -o enumfeature -url &lt;a href=&quot;http://mysitecollecitonpath&quot; rel=&quot;nofollow&quot;&gt;http://mysitecollecitonpath&lt;/a&gt;&lt;br&gt;?&lt;br&gt;thanks.</description>
		<content:encoded><![CDATA[<p>Great article, and yes it was worth going thru this deployment way to understand the Site def one for me at least.</p>
<p>Question : is there a way to list all the deployed Features ? <br />sthg such as:<br />stsadm -o enumfeature -url <a href="http://mysitecollecitonpath" rel="nofollow">http://mysitecollecitonpath</a><br />?<br />thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-486</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Tue, 02 Dec 2008 03:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-486</guid>
		<description>Hey Mike,&lt;br&gt;The last article in the series will address it. But, your issue is around the onet.xml file. There is a &quot;&lt;SiteFeatures&gt;&quot; node and a &quot;&lt;WebFeatures&gt;&quot; node in that file. You have to put the feature id of your feature in one of those (depending on if it is a site or web feature. &lt;br&gt;Hope that helps,&lt;br&gt;Greg</description>
		<content:encoded><![CDATA[<p>Hey Mike,<br />The last article in the series will address it. But, your issue is around the onet.xml file. There is a &#8220;&lt;SiteFeatures&gt;&#8221; node and a &#8220;&lt;WebFeatures&gt;&#8221; node in that file. You have to put the feature id of your feature in one of those (depending on if it is a site or web feature. <br />Hope that helps,<br />Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-456</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 24 Nov 2008 09:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-456</guid>
		<description>Greg,&lt;br&gt;Good stuff.  Question.  I wrapped this up as a solution (.wsp file) using wspBuilder.  It deploys cleanly into sharepoint, but the feature does not show up to activate/deactivate on the site.  Do you know what I could be missing?&lt;br&gt;Thanks</description>
		<content:encoded><![CDATA[<p>Greg,<br />Good stuff.  Question.  I wrapped this up as a solution (.wsp file) using wspBuilder.  It deploys cleanly into sharepoint, but the feature does not show up to activate/deactivate on the site.  Do you know what I could be missing?<br />Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://sharepointmagazine.net/technical/development/deploying-the-master-page/comment-page-1#comment-396</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Thu, 30 Oct 2008 19:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1273#comment-396</guid>
		<description>Hi, &lt;br&gt;&lt;br&gt;Thank you for this great article.&lt;br&gt;In the 11th step in the &quot;Create Feature&quot; paragraph, you missed filling a link. See {insert link here} tag.&lt;br&gt;&lt;br&gt;Regards,</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thank you for this great article.<br />In the 11th step in the &#8220;Create Feature&#8221; paragraph, you missed filling a link. See {insert link here} tag.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
