<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>features Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home</link><description>features Wiki Rss Description</description><item><title>New Comment on "Manage Configuration Modifications Feature"</title><link>http://features.codeplex.com/wikipage?title=Manage Configuration Modifications Feature&amp;ANCHOR#C17553</link><description>I installed this on a SharePoint 2007 farm, and it appears in the Operations tab as it should, but when I click on it, I get directed to an Access Denied error page.  The currently signed in user is a farm admin.  I tried with another farm admin user and got the same error.  What&amp;#39;t the deal&amp;#63;</description><author>aggieben</author><pubDate>Fri, 05 Nov 2010 16:05:45 GMT</pubDate><guid isPermaLink="false">New Comment on "Manage Configuration Modifications Feature" 20101105040545P</guid></item><item><title>Updated Wiki: Home</title><link>http://features.codeplex.com/wikipage?version=51</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.&lt;br /&gt;
&lt;h1&gt;SharePoint 2010 Support&lt;/h1&gt;Many thanks to everyone who has made this project a success. For SharePoint 2010, we have continued the effort in a new project located here &lt;a href="http://sandbox.codeplex.com" class="externalLink"&gt;http://sandbox.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. If you are looking for SharePoint 2007 solutions, this project will continue to support these solutions.&lt;br /&gt;
&lt;h1&gt;Available Features&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt;&lt;b&gt;NOTE: The source code for all the features is available on the Releases tab. We are not using CodePlex TFS because we had issues with it, so the code is a simple ZIP file download.&lt;/b&gt;&lt;br /&gt;
&lt;h2&gt;Most Popular Features&lt;/h2&gt;
&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=11&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx" class="externalLink"&gt;http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=11&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt;
&lt;h2&gt;Developer-Oriented Features&lt;/h2&gt;
&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt;
&lt;h2&gt;Administrator-Oriented Features (and supporting features for developers)&lt;/h2&gt;
&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://features.codeplex.com/wikipage?title=Manage%20Configuration%20Modifications%20Feature&amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Application Configuration Feature (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;This feature takes the Manage Hierarchical Object Store feature and modifies it. &lt;br /&gt;There are two major differences: &lt;br /&gt;  1. This feature allows you to specify app settings at the site collection, site and list level (and not the web application level).&lt;br /&gt;  2. This feature uses the site and list root folder property bags to store app settings (and not the hierarchical object store). &lt;br /&gt;This feature was contributed by Margriet and Nikander Bruggeman and you can find complete documentation at &lt;a href="http://www.lcbridge.nl/download/customconfig.htm" class="externalLink"&gt;http://www.lcbridge.nl/download/customconfig.htm&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Site Creation in Target Database (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;SharePoint has its own mechanism to associate a brand new created site collection to a content database. This feature allows administrators to choose any other content database instead.&lt;br /&gt;This feature was contributed by SharePoint MVP Sebastien Picamelot, whose blog is located at &lt;a href="http://blogs.developpeur.org/gribouillon/" class="externalLink"&gt;http://blogs.developpeur.org/gribouillon/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;End User-Oriented Features&lt;/h2&gt;
&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=10&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx" class="externalLink"&gt;http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=10&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 26 Oct 2009 12:38:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091026123858P</guid></item><item><title>Updated Wiki: Home</title><link>http://features.codeplex.com/wikipage?version=50</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.&lt;br /&gt;
&lt;h1&gt;SharePoint 2010 Support&lt;/h1&gt;Many thanks to everyone who has made this project a success. For SharePoint 2010, we have continued the effort in a new project located here &lt;a href="http://sandbox.codeplex.com" class="externalLink"&gt;http://sandbox.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Available Features&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt;&lt;b&gt;NOTE: The source code for all the features is available on the Releases tab. We are not using CodePlex TFS because we had issues with it, so the code is a simple ZIP file download.&lt;/b&gt;&lt;br /&gt;
&lt;h2&gt;Most Popular Features&lt;/h2&gt;
&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=11&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx" class="externalLink"&gt;http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=11&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt;
&lt;h2&gt;Developer-Oriented Features&lt;/h2&gt;
&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt;
&lt;h2&gt;Administrator-Oriented Features (and supporting features for developers)&lt;/h2&gt;
&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://features.codeplex.com/wikipage?title=Manage%20Configuration%20Modifications%20Feature&amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Application Configuration Feature (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;This feature takes the Manage Hierarchical Object Store feature and modifies it. &lt;br /&gt;There are two major differences: &lt;br /&gt;  1. This feature allows you to specify app settings at the site collection, site and list level (and not the web application level).&lt;br /&gt;  2. This feature uses the site and list root folder property bags to store app settings (and not the hierarchical object store). &lt;br /&gt;This feature was contributed by Margriet and Nikander Bruggeman and you can find complete documentation at &lt;a href="http://www.lcbridge.nl/download/customconfig.htm" class="externalLink"&gt;http://www.lcbridge.nl/download/customconfig.htm&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Site Creation in Target Database (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;SharePoint has its own mechanism to associate a brand new created site collection to a content database. This feature allows administrators to choose any other content database instead.&lt;br /&gt;This feature was contributed by SharePoint MVP Sebastien Picamelot, whose blog is located at &lt;a href="http://blogs.developpeur.org/gribouillon/" class="externalLink"&gt;http://blogs.developpeur.org/gribouillon/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;End User-Oriented Features&lt;/h2&gt;
&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=10&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx" class="externalLink"&gt;http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=10&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 26 Oct 2009 12:37:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091026123755P</guid></item><item><title>Updated Wiki: Home</title><link>http://features.codeplex.com/wikipage?version=49</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.&lt;br /&gt;&lt;br /&gt;!SharePoint 2010 Support&lt;br /&gt;Many thanks to everyone who has made this project a success. For SharePoint 2010, we have continued the effort in a new project located here &lt;a href="http://sandbox.codeplex.com" class="externalLink"&gt;http://sandbox.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Available Features&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt;&lt;b&gt;NOTE: The source code for all the features is available on the Releases tab. We are not using CodePlex TFS because we had issues with it, so the code is a simple ZIP file download.&lt;/b&gt;&lt;br /&gt;
&lt;h2&gt;Most Popular Features&lt;/h2&gt;
&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=11&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx" class="externalLink"&gt;http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=11&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt;
&lt;h2&gt;Developer-Oriented Features&lt;/h2&gt;
&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt;
&lt;h2&gt;Administrator-Oriented Features (and supporting features for developers)&lt;/h2&gt;
&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://features.codeplex.com/wikipage?title=Manage%20Configuration%20Modifications%20Feature&amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Application Configuration Feature (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;This feature takes the Manage Hierarchical Object Store feature and modifies it. &lt;br /&gt;There are two major differences: &lt;br /&gt;  1. This feature allows you to specify app settings at the site collection, site and list level (and not the web application level).&lt;br /&gt;  2. This feature uses the site and list root folder property bags to store app settings (and not the hierarchical object store). &lt;br /&gt;This feature was contributed by Margriet and Nikander Bruggeman and you can find complete documentation at &lt;a href="http://www.lcbridge.nl/download/customconfig.htm" class="externalLink"&gt;http://www.lcbridge.nl/download/customconfig.htm&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Site Creation in Target Database (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;SharePoint has its own mechanism to associate a brand new created site collection to a content database. This feature allows administrators to choose any other content database instead.&lt;br /&gt;This feature was contributed by SharePoint MVP Sebastien Picamelot, whose blog is located at &lt;a href="http://blogs.developpeur.org/gribouillon/" class="externalLink"&gt;http://blogs.developpeur.org/gribouillon/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;End User-Oriented Features&lt;/h2&gt;
&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=10&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx" class="externalLink"&gt;http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=10&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 26 Oct 2009 12:37:42 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091026123742P</guid></item><item><title>Updated Wiki: Home</title><link>http://features.codeplex.com/Wiki/View.aspx?title=Home&amp;version=48</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.&lt;br /&gt;
&lt;h1&gt;Available Features&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt;&lt;b&gt;NOTE: The source code for all the features is available on the Releases tab. We are not using CodePlex TFS because we had issues with it, so the code is a simple ZIP file download.&lt;/b&gt;&lt;br /&gt;
&lt;h2&gt;Most Popular Features&lt;/h2&gt;
&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=11&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx" class="externalLink"&gt;http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=11&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt;
&lt;h2&gt;Developer-Oriented Features&lt;/h2&gt;
&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt;
&lt;h2&gt;Administrator-Oriented Features (and supporting features for developers)&lt;/h2&gt;
&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://features.codeplex.com/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Application Configuration Feature (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;This feature takes the Manage Hierarchical Object Store feature and modifies it. &lt;br /&gt;There are two major differences: &lt;br /&gt;  1. This feature allows you to specify app settings at the site collection, site and list level (and not the web application level).&lt;br /&gt;  2. This feature uses the site and list root folder property bags to store app settings (and not the hierarchical object store). &lt;br /&gt;This feature was contributed by Margriet and Nikander Bruggeman and you can find complete documentation at &lt;a href="http://www.lcbridge.nl/download/customconfig.htm" class="externalLink"&gt;http://www.lcbridge.nl/download/customconfig.htm&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Site Creation in Target Database (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;SharePoint has its own mechanism to associate a brand new created site collection to a content database. This feature allows administrators to choose any other content database instead.&lt;br /&gt;This feature was contributed by SharePoint MVP Sebastien Picamelot, whose blog is located at &lt;a href="http://blogs.developpeur.org/gribouillon/" class="externalLink"&gt;http://blogs.developpeur.org/gribouillon/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;End User-Oriented Features&lt;/h2&gt;
&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=10&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx" class="externalLink"&gt;http://www.shillier.com/Lists/Posts2/DispForm.aspx?ID=10&amp;amp;Source=http%3A%2F%2Fwww%2Eshillier%2Ecom%2Fdefault%2Easpx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Sat, 26 Sep 2009 18:31:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090926063122P</guid></item><item><title>Updated Wiki: Home</title><link>http://features.codeplex.com/Wiki/View.aspx?title=Home&amp;version=47</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.&lt;br /&gt;
&lt;h1&gt;Available Features&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt;&lt;b&gt;NOTE: The source code for all the features is available on the Releases tab. We are not using CodePlex TFS because we had issues with it, so the code is a simple ZIP file download.&lt;/b&gt;&lt;br /&gt;
&lt;h2&gt;Most Popular Features&lt;/h2&gt;
&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt;
&lt;h2&gt;Developer-Oriented Features&lt;/h2&gt;
&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt;
&lt;h2&gt;Administrator-Oriented Features (and supporting features for developers)&lt;/h2&gt;
&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://features.codeplex.com/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Application Configuration Feature (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;This feature takes the Manage Hierarchical Object Store feature and modifies it. &lt;br /&gt;There are two major differences: &lt;br /&gt;  1. This feature allows you to specify app settings at the site collection, site and list level (and not the web application level).&lt;br /&gt;  2. This feature uses the site and list root folder property bags to store app settings (and not the hierarchical object store). &lt;br /&gt;This feature was contributed by Margriet and Nikander Bruggeman and you can find complete documentation at &lt;a href="http://www.lcbridge.nl/download/customconfig.htm" class="externalLink"&gt;http://www.lcbridge.nl/download/customconfig.htm&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Site Creation in Target Database (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;SharePoint has its own mechanism to associate a brand new created site collection to a content database. This feature allows administrators to choose any other content database instead.&lt;br /&gt;This feature was contributed by SharePoint MVP Sebastien Picamelot, whose blog is located at &lt;a href="http://blogs.developpeur.org/gribouillon/" class="externalLink"&gt;http://blogs.developpeur.org/gribouillon/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;End User-Oriented Features&lt;/h2&gt;
&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://www.shillier.com" class="externalLink"&gt;http://www.shillier.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Thu, 02 Jul 2009 11:33:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090702113319A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=46</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt;&lt;b&gt;NOTE: The source code for all the features is available on the Releases tab. We are not using CodePlex TFS because we had issues with it, so the code is a simple ZIP file download.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Application Configuration Feature (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;This feature takes the Manage Hierarchical Object Store feature and modifies it. &lt;br /&gt;There are two major differences: &lt;br /&gt;  1. This feature allows you to specify app settings at the site collection, site and list level (and not the web application level).&lt;br /&gt;  2. This feature uses the site and list root folder property bags to store app settings (and not the hierarchical object store). &lt;br /&gt;This feature was contributed by Margriet and Nikander Bruggeman and you can find complete documentation at &lt;a href="http://www.lcbridge.nl/download/customconfig.htm" class="externalLink"&gt;http://www.lcbridge.nl/download/customconfig.htm&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Site Creation in Target Database (Added 12/9/2008)&lt;/b&gt;&lt;br /&gt;SharePoint has its own mechanism to associate a brand new created site collection to a content database. This feature allows administrators to choose any other content database instead.&lt;br /&gt;This feature was contributed by SharePoint MVP Sebastien Picamelot, whose blog is located at &lt;a href="http://blogs.developpeur.org/gribouillon/" class="externalLink"&gt;http://blogs.developpeur.org/gribouillon/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Tue, 09 Dec 2008 20:08:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081209080811P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=45</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt;&lt;b&gt;NOTE: The source code for all the features is available on the Releases tab. We are not using CodePlex TFS because we had issues with it, so the code is a simple ZIP file download.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Sun, 30 Nov 2008 12:31:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081130123136P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=44</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt;&lt;b&gt;NOTE&lt;/b&gt;: The source code for all the features is available on the Releases tab. We are not using CodePlex TFS because we had issues wit it, so the code is a simple ZIP file download.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Sun, 30 Nov 2008 12:31:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081130123104P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=43</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Anonymous Audience (Added 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:24:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080922122455P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=42</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Update 9/22/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Anonymous Audience&lt;/b&gt;&lt;br /&gt;This feature allows anonymous users to be targeted as an audience in MOSS. When activated, the target audience control in the web part properties will include a checkbox to target anonymous users. This feature was contributed by Bryan Phillips. Read more about this feature at &lt;a href="http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry" class="externalLink"&gt;http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!442.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:24:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080922122422P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=41</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Silverlight (.NET 3.5) Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Tue, 02 Sep 2008 13:25:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080902012517P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=40</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. The Feature was contributed by Reza Alirezaei. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;3.5 Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the Silverlight for SharePoint BluePrint demo &lt;a href="http://www.codeplex.com/SL4SP" class="externalLink"&gt;http://www.codeplex.com/SL4SP&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The Feature was contributed by Reza Alirezaei. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Tue, 02 Sep 2008 13:12:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080902011234P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=39</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;3.5 Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the wonderful BluePrint demo.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Tue, 02 Sep 2008 13:00:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080902010052P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=38</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;3.5 Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the wonderful BluePrint demo.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme (Updated 9/2/2008)&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SharePoint MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Clean Web Part Errors (Added 9/2/2008)&lt;/b&gt;&lt;br /&gt;This Feature provides an administrative page at the farm and site collection level for managing web parts that are in an error state. The feature is similar to using the old &amp;quot;?contents=1&amp;quot; page, but with more flexibility. This Feature was contributed by SharePoint MVP Fabrice Romelard&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Tue, 02 Sep 2008 12:59:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080902125932P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=37</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;3.5 Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the wonderful BluePrint demo.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SQL Server MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager (Added 7/15/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Thu, 28 Aug 2008 12:07:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080828120704P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=36</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;3.5 Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the wonderful BluePrint demo.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SQL Server MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;SharePoint Events Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage event receivers for lists directly from the SharePoint user interface. This feature was contributed by Gaetan Bouveret &lt;a href="http://sharepointofview.fr/gat" class="externalLink"&gt;http://sharepointofview.fr/gat&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Tue, 15 Jul 2008 13:01:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080715010132P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=35</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;3.5 Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the wonderful BluePrint demo.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SQL Server MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field (Added 6/11/2008)&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Wed, 11 Jun 2008 17:34:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080611053438P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=34</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;3.5 Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the wonderful BluePrint demo.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SQL Server MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular Expression Validation Field&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Wed, 11 Jun 2008 17:33:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080611053301P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/features/Wiki/View.aspx?title=Home&amp;version=33</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a project for SharePoint 2007 Features. Features add new functionality to a SharePoint 2007 farm, site collection, or site. This project will create Features to address deficiencies in SharePoint 2007 or add new capabilities. You should understand a little about Features before trying these out. The packages here use batch files or WSP files to install the Features. After installation, be sure to activate the Features to see them in SharePoint.&lt;br /&gt;&lt;br /&gt;If you want to contribute Features to this project, please contact Scot Hillier at scot&amp;#64;shillier.com.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Available Features
&lt;/h1&gt;Here is a brief description of each feature. More detail is available in the &amp;quot;Release Notes&amp;quot; document.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Most Popular Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Debugger Feature&lt;/b&gt;&lt;br /&gt;Adds a new menu item to the Site Actions menu that attaches the debugger.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Log Viewer&lt;/b&gt;&lt;br /&gt;This is a Feature for viewing the Unified Logging Service (ULS) logs from within Central Admin&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Print List&lt;/b&gt;&lt;br /&gt;This Feature adds a &amp;quot;Print List&amp;quot; menu item to the &amp;quot;Actions&amp;quot; menu for every list in the site collection. This feature is based on the sample found here &lt;a href="http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html" class="externalLink"&gt;http://spstips.blogspot.com/2007/01/how-to-add-print-list-option-to-list.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and is used with the permission of the author. This version adds a blank master page, view selection, and a code-behind assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Window Links&lt;/b&gt;&lt;br /&gt;This Feature is a custom Links list that allows you to control all aspects of opening the link in a new window. Activate it from the Site Collection Features page and then make a new list from the Create Page.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Developer-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Global Web.config Feature&lt;/b&gt;&lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config of all Web application across your farm. This feature applies some of the most requested modifications such as connectionStrings, appSettings, membership and providers to the Web.config files. For more information see &lt;a href="http://blogs.devhorizon.com/reza/?p=555" class="externalLink"&gt;http://blogs.devhorizon.com/reza/?p=555&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;3.5 Config Feature&lt;/b&gt;&lt;br /&gt;This Feature makes all the Web.config modification to support 3.5 framework so you can can easily deploy the wonderful BluePrint demo.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ajax.Config Feature&lt;/b&gt;&lt;br /&gt;This Feature use a custom Feature Event Receiver to update the Web.config. This one can set up all the configuration to use Microsoft ASP.NET AJAX 1.0 into SharePoint Sites. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Content Type Hierarchy&lt;/b&gt;&lt;br /&gt;This Feature presents the site content types in a hierarchical view.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Debug Config Feature&lt;/b&gt; &lt;br /&gt;This Feature uses a custom Feature Event Receiver to update the Web.config. It can disable Custom Errors and enable Debugging And Stack Trace In WSS. Thanks to Paul Horsfall for the initial idea &lt;a href="http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx" class="externalLink"&gt;http://paulhorsfall.co.uk/archive/2007/03/29/How-To-Programmatically-Disable-Custom-Errors-and-Enable-Debugging-And.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;minimal.master&amp;quot;. This master page removes all of the chrome and is a good starting point for your own master page. This feature simply packages the minimal master page found in the SDK &lt;a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/aa660698.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Placeholder Master&lt;/b&gt;&lt;br /&gt;This Feature adds a new master page to the gallery named &amp;quot;Placeholder.master&amp;quot;. This master page shows all of the placeholders and their content in a table structure so you can easily see what content is rendered in which placeholder.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Minimal Publishing Site&lt;/b&gt;&lt;br /&gt;This Feature adds a new site template with the minimal items necessary to support publishing. Install and activate the feature to use the new template.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Theme Changer and ThemeChangerStaple&lt;/b&gt;&lt;br /&gt;This feature changes the site theme and alternate style sheet to those specified in the FEATURE.XML file.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reset Theme&lt;/b&gt;&lt;br /&gt;This feature changes the theme and logo for every site in a collection. A link appears on the Site Settings page to access the feature. This feature was created by Romelard Fabrice, SQL Server MVP.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Regular EXpression Validation Field&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that accepts a Regular Expression and then uses it to validate the field contents. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Variation Labels Field&lt;/b&gt;&lt;br /&gt;This feature creates a new field type that displays the variation label information for items in a list. This feature was created by Gael Duhamel.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Administrator-Oriented Features (and supporting features for developers)
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/features/Wiki/View.aspx?title=Manage%20Configuration%20Modifications%20Feature&amp;amp;referringTitle=Home"&gt;Manage Configuration Modifications Feature&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the web.config modifications that are applied across the farm. This is an enhanced version with more robust error checking than previously. Anyone using the previous version should upgrade.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Form Users&lt;/b&gt;&lt;br /&gt;This Feature adds a page to the People and Groups section of Site Settings for sites that use the SqlAuthenticationProvider. It allows you to add, edit, and delete users. This feature is related to the larger project found here &lt;a href="http://www.codeplex.com/fba" class="externalLink"&gt;http://www.codeplex.com/fba&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Hierarchical Object Store&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the hierarchical data store for each web application. The feature allows you to store key/value pairs in a web application and then retrieve them later. This is similar to storing appSettings in the web.config file, but the values are stored in the SharePoint database. The utility is available through a link on the Operations tab of Central Administration. The Release Notes contain more information on how developers should write code to access these values.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Manage Layouts Site Map Feature&lt;/b&gt;&lt;br /&gt;This Feature allows you to manage the LAYOUTS site map to add and remove breadcrumbs for layouts pages. This is a useful feature for putting breadcrumbs on all of those layouts pages you made for your custom features. This solution was built around work done by Vince Rothwell &lt;a href="http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx" class="externalLink"&gt;http://blog.thekid.me.uk/archive/2007/01/17/configuring-the-breadcrumb-for-pages-in-layouts.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to create a timer job for managing the layouts site map and is used with permission.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
End User-Oriented Features
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Presence Contact List&lt;/b&gt;&lt;br /&gt;This is a contact list modified to show presence information as a drop-down associated with the e-mail field.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Alert&lt;/b&gt;&lt;br /&gt;This Feature automatically sets up an alert for someone when a new task is assigned to them.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Mover (updated 3/11/2008)&lt;/b&gt;&lt;br /&gt;This Feature allows you to move a task from one list to another. A “Copy To..” menu item appears on the Edit Control Block for a task item.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbar Manager&lt;/b&gt;&lt;br /&gt;This Feature allows you to selectively show and hide menu items on the standard list/library toolbar. The feature adds a new web part to the gallery that you can place on any list/library view page. Once placed on the page, you can use the properties of the web part to show or hide menu items. This is the perfect solution for hiding a single menu item such as “Export to Spreadsheet” to prevent users from taking that action. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!280.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Unique Column Policy (updated 3/3/2008)&lt;/b&gt;&lt;br /&gt;This Feature creates a new Information Policy that allows you to specify a column in a list or library that should have unique values. It is accessible from the Information Policy link on the list/library settings page. When you turn on the policy, you can then select the column where the unique constraint should be applied. A complete article on this feature can be found here &lt;a href="http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry" class="externalLink"&gt;http://scothillier.spaces.live.com/blog/cns!8F5DEA8AEA9E6FBB!293.entry&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Wed, 11 Jun 2008 17:32:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080611053245P</guid></item></channel></rss>