<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>SharePoint 2007 Features</title><link>http://www.codeplex.com/features/Project/ProjectRss.aspx</link><description>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 Shar...</description><item><title>Created Issue: ManageConfigMods access and use</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=7797</link><description>I cannot enter manageconfig mod. I have farm management priviledges, but still get an access denied. I then downloaded the source and removed that particular check. when I tried to use it I get the following error&amp;#58;&lt;br /&gt;&lt;br /&gt;Dutch original&lt;br /&gt;Kan geen web.config-wijziging toepassen op het bestand configuration&amp;#47;system.web&amp;#47;pages. Kan het opgegeven knooppunt C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;portal.dev.svc.local80&amp;#92;web.config niet vinden in het web.config-bestand.&lt;br /&gt;&lt;br /&gt;english translation approximate&lt;br /&gt;cannot change web.config in file configuration&amp;#47;system.web&amp;#47;pages. cannot find node C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;portal.dev.svc.local80&amp;#92;web.config in web.config-file. &lt;br /&gt;&lt;br /&gt;I&amp;#39;m entering the top sample. I even tried other simmilar features. All give this error. &lt;br /&gt;&lt;br /&gt;So what rights exactly do I need and what causes this error. &lt;br /&gt;&lt;br /&gt;P.S. I can manually edit the web.config.&lt;br /&gt;</description><author>bzuidgeest</author><pubDate>Tue, 14 Oct 2008 10:30:18 GMT</pubDate><guid isPermaLink="false">Created Issue: ManageConfigMods access and use 20081014103018A</guid></item><item><title>Commented Issue: 3.5 Config - Reactivation issue, pages node.</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=7502</link><description>The 3.5 Config feature on first activation activates OK, deactivation of the feature deactivates OK, BUT if then it is reactivated for a second time there is an error&amp;#58;&lt;br /&gt;&lt;br /&gt;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#39;.  The specified node &amp;#34;C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;80&amp;#92;web.config&amp;#34; was not found in the web.config file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Pages node is completely removed from the web.config on deactivation. This is one issue but there is a further issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original config&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After first activation&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;      &amp;#60;controls&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI.WebControls&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;controls&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On deactivation the Pages node is removed. This means a second reactivation fails with the error above but a further issue is that the original nodes within the Pages node are now lost.&lt;br /&gt;Comments: ** Comment from web user: nbm400 ** &lt;p&gt;Same problem here... to make matters worse, once the problem is introduced any future calls to app.Farm.Services.GetValue&amp;#60;SPWebService&amp;#62;&amp;#40;&amp;#41;.ApplyWebConfigModifications&amp;#40;&amp;#41;&amp;#59; return the same error.&lt;/p&gt;</description><author>nbm400</author><pubDate>Thu, 02 Oct 2008 14:58:40 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config - Reactivation issue, pages node. 20081002025840P</guid></item><item><title>Reviewed: 2.0 Production (Oct 01, 2008)</title><link>http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502</link><description>Rated 5 Stars (out of 5) - Well done Scot! Just used the Content type Hierarchy worked fantastic</description><author>bigranger75th</author><pubDate>Wed, 01 Oct 2008 16:15:13 GMT</pubDate><guid isPermaLink="false">Reviewed: 2.0 Production (Oct 01, 2008) 20081001041513P</guid></item><item><title>New Post: Forums WebPart</title><link>http://www.codeplex.com/features/Thread/View.aspx?ThreadId=36787</link><description>&lt;div style="line-height: normal;"&gt;Hi there,&lt;br&gt;
&lt;br&gt;
I had a look at the project and didn't see any webpart for forums. I am looking for a more enhanced forum webpart for sharepoint but can't find a something. This project came up in the searches I've done on CodePlex, but I cannot find anything on here.&lt;br&gt;
&lt;br&gt;
Can you please refer me to where I can find something like that? I had a look at the &lt;a id="ctl00_Content_ResultListPanel_projectList_ctl01_ProjectLink" href="http://www.codeplex.com/SPFORUMS"&gt;SharePoint Forums Web Part&lt;/a&gt;&amp;nbsp;project, but I doesn't really support WSS 3.0. Any ideas or suggestions?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Marais
&lt;/div&gt;</description><author>mieliespoor</author><pubDate>Wed, 01 Oct 2008 07:47:45 GMT</pubDate><guid isPermaLink="false">New Post: Forums WebPart 20081001074745A</guid></item><item><title>Commented Issue: 3.5 Config &amp; Ajax.Config httpHandlers added in the wrong order</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=6623</link><description>&amp;#60;remove verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; &amp;#47;&amp;#62; gets added after &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD&amp;#34; path&amp;#61;&amp;#34;ScriptResource.axd&amp;#34; &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;This Means the .asmx pages do not work on the sharepoint application affter adding the feature. This also prevent you edit the site using sharepoint designer because  &amp;#47;_vti_bin&amp;#47;usergroup.asmx  will give a 401.&lt;br /&gt;&lt;br /&gt;Before  features&lt;br /&gt;&lt;br /&gt;&amp;#60;httpHandlers&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;OPTIONS,PROPFIND,PUT,LOCK,UNLOCK,MOVE,COPY,GETLIB,PROPPATCH,MKCOL,DELETE,&amp;#40;GETSOURCE&amp;#41;,&amp;#40;HEADSOURCE&amp;#41;,&amp;#40;POSTSOURCE&amp;#41;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Reserved.ReportViewerWebControl.axd&amp;#34; type&amp;#61;&amp;#34;Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version&amp;#61;8.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.RadUploadProgressHandler.ashx&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.RadUploadProgressHandler, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.Web.UI.WebResource.axd&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.WebResource, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;httpHandlers&amp;#62;&lt;br /&gt;&lt;br /&gt;After features&lt;br /&gt;&lt;br /&gt;&amp;#60;httpHandlers&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;OPTIONS,PROPFIND,PUT,LOCK,UNLOCK,MOVE,COPY,GETLIB,PROPPATCH,MKCOL,DELETE,&amp;#40;GETSOURCE&amp;#41;,&amp;#40;HEADSOURCE&amp;#41;,&amp;#40;POSTSOURCE&amp;#41;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Reserved.ReportViewerWebControl.axd&amp;#34; type&amp;#61;&amp;#34;Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version&amp;#61;8.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;_AppService.axd&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD&amp;#34; path&amp;#61;&amp;#34;ScriptResource.axd&amp;#34; type&amp;#61;&amp;#34;System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.RadUploadProgressHandler.ashx&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.RadUploadProgressHandler, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.Web.UI.WebResource.axd&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.WebResource, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; &amp;#47;&amp;#62; &amp;#60;&amp;#47;httpHandlers&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: chipso4 ** &lt;p&gt;This issue also wreaks havoc with sharepoint designer. I keeped getting a weird error everytime I tried to connect &amp;#40;The server sent a response which SharePoint Designer could not parse.  If you are trying to connect to a Windows SharePoint Services server, check with the server&amp;#39;s administrator to make sure Windows SharePoint Services is installed properly.&amp;#41; Helpful feature but lost a lot of time debugging.&lt;br /&gt;&lt;/p&gt;</description><author>chipso4</author><pubDate>Tue, 30 Sep 2008 20:01:56 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config &amp; Ajax.Config httpHandlers added in the wrong order 20080930080156P</guid></item><item><title>New Post: Log Viewer solution installation fails</title><link>http://www.codeplex.com/features/Thread/View.aspx?ThreadId=36557</link><description>&lt;div style="line-height: normal;"&gt;I just downloaded the Features zip file, and tried to install the log viewer. When I run stsadm .exe -o addsolution -filename logviewer.wsp I get &amp;quot;Object reference not set to an instance of an object ... The Solution installation failed. What am I doing wrong? Thanks!
&lt;/div&gt;</description><author>jimpuls</author><pubDate>Fri, 26 Sep 2008 21:35:35 GMT</pubDate><guid isPermaLink="false">New Post: Log Viewer solution installation fails 20080926093535P</guid></item><item><title>New Post: MinimalPublishing Feature Deploy</title><link>http://www.codeplex.com/features/Thread/View.aspx?ThreadId=36509</link><description>&lt;div style="line-height: normal;"&gt;Hello Everyone&lt;br&gt;
&lt;br&gt;
I've deployed the&amp;nbsp;MinimalPublishing Feature with success but when I am trying to activate the Feature I am getting the following error:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Dependency feature with id 22a9ef51-737b-4ff2-9346-694633fe4416 for feature 'MinimalPublishingWeb' (id: a4a489b1-5420-40c3-8db7-247c9fc51ca9) is not installed.&lt;br&gt;
&lt;br&gt;
&lt;/strong&gt;Can please somebody help me and give me a clue how can I solve this problem...&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Zoki
&lt;/div&gt;</description><author>zokizlatanov</author><pubDate>Fri, 26 Sep 2008 07:47:20 GMT</pubDate><guid isPermaLink="false">New Post: MinimalPublishing Feature Deploy 20080926074720A</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 Release: 2.0 Production (Mar 20, 2007)</title><link>http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502</link><description>&lt;div&gt;
This release contains useful Features for SharePoint. Each Feature is provided as a solution file (WSP) that can immediately be installed into a SharePoint farm. See the Release notes in the ZIP file for more details.&lt;br&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:19:52 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production (Mar 20, 2007) 20080922121952P</guid></item><item><title>Updated Release: 2.0 Production (Mar 20, 2007)</title><link>http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502</link><description>&lt;div&gt;
This release contains useful Features for SharePoint. Each Feature is provided as a solution file (WSP) that can immediately be installed into a SharePoint farm. See the Release notes in the ZIP file for more details.&lt;br&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:18:02 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production (Mar 20, 2007) 20080922121802P</guid></item><item><title>Updated Release: 2.0 Production (Mar 20, 2007)</title><link>http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502</link><description>&lt;div&gt;
This release contains useful Features for SharePoint. Each Feature is provided as a solution file (WSP) that can immediately be installed into a SharePoint farm. See the Release notes in the ZIP file for more details.&lt;br&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:16:58 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production (Mar 20, 2007) 20080922121658P</guid></item><item><title>Updated Release: 2.0 Production (Mar 20, 2007)</title><link>http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502</link><description>&lt;div&gt;
This release contains useful Features for SharePoint. Each Feature is provided as a solution file (WSP) that can immediately be installed into a SharePoint farm. See the Release notes in the ZIP file for more details.&lt;br&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:16:07 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production (Mar 20, 2007) 20080922121607P</guid></item><item><title>Updated Release: 2.0 Production (Mar 20, 2007)</title><link>http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502</link><description>&lt;div&gt;
This release contains useful Features for SharePoint. Each Feature is provided as a solution file (WSP) that can immediately be installed into a SharePoint farm. See the Release notes in the ZIP file for more details.&lt;br&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:08:22 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production (Mar 20, 2007) 20080922120822P</guid></item><item><title>Updated Release: 2.0 Production (Mar 20, 2007)</title><link>http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502</link><description>&lt;div&gt;
This release contains useful Features for SharePoint. Each Feature is provided as a solution file (WSP) that can immediately be installed into a SharePoint farm. See the Release notes in the ZIP file for more details.&lt;br&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:07:19 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production (Mar 20, 2007) 20080922120719P</guid></item><item><title>Updated Release: 2.0 Production (Mar 20, 2007)</title><link>http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502</link><description>&lt;div&gt;
This release contains useful Features for SharePoint. Each Feature is provided as a solution file (WSP) that can immediately be installed into a SharePoint farm. See the Release notes in the ZIP file for more details.&lt;br&gt;
&lt;/div&gt;</description><author>ScotHillier</author><pubDate>Mon, 22 Sep 2008 12:03:57 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production (Mar 20, 2007) 20080922120357P</guid></item><item><title>Commented Issue: 3.5 Config - Reactivation issue, pages node.</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=7502</link><description>The 3.5 Config feature on first activation activates OK, deactivation of the feature deactivates OK, BUT if then it is reactivated for a second time there is an error&amp;#58;&lt;br /&gt;&lt;br /&gt;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#39;.  The specified node &amp;#34;C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;80&amp;#92;web.config&amp;#34; was not found in the web.config file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Pages node is completely removed from the web.config on deactivation. This is one issue but there is a further issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original config&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After first activation&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;      &amp;#60;controls&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI.WebControls&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;controls&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On deactivation the Pages node is removed. This means a second reactivation fails with the error above but a further issue is that the original nodes within the Pages node are now lost.&lt;br /&gt;Comments: ** Comment from web user: PrinceCharles23 ** &lt;p&gt;Same problem with Ajax.Config and afaik a problem with every mutually used &amp;#40;read&amp;#58; has possible subsections added by other projects&amp;#41; section that is added via WebConfigModifier.AddNodeValue &amp;#40;i.e.&amp;#58; SPWebConfigModificationType &amp;#61; EnsureChildNode&amp;#41;&lt;/p&gt;&lt;p&gt;with SPWebConfigModificationType &amp;#61; EnsureSection one can add such sections but then it&amp;#39;s not possible to ceate nodes with attributes.&lt;/p&gt;&lt;p&gt;is there any known workaround&amp;#47;solution&amp;#63;&lt;/p&gt;</description><author>PrinceCharles23</author><pubDate>Thu, 18 Sep 2008 13:33:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config - Reactivation issue, pages node. 20080918013317P</guid></item><item><title>Created Issue: 3.5 Config - Reactivation issue, pages node.</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=7502</link><description>The 3.5 Config feature on first activation activates OK, deactivation of the feature deactivates OK, BUT if then it is reactivated for a second time there is an error&amp;#58;&lt;br /&gt;&lt;br /&gt;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#39;.  The specified node &amp;#34;C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;80&amp;#92;web.config&amp;#34; was not found in the web.config file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Pages node is completely removed from the web.config on deactivation. This is one issue but there is a further issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original config&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After first activation&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;      &amp;#60;controls&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI.WebControls&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;controls&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On deactivation the Pages node is removed. This means a second reactivation fails with the error above but a further issue is that the original nodes within the Pages node are now lost.&lt;br /&gt;</description><author>Tezler</author><pubDate>Wed, 03 Sep 2008 16:51:22 GMT</pubDate><guid isPermaLink="false">Created Issue: 3.5 Config - Reactivation issue, pages node. 20080903045122P</guid></item><item><title>Commented Issue: 3.5 Config &amp; Ajax.Config httpHandlers added in the wrong order</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=6623</link><description>&amp;#60;remove verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; &amp;#47;&amp;#62; gets added after &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD&amp;#34; path&amp;#61;&amp;#34;ScriptResource.axd&amp;#34; &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;This Means the .asmx pages do not work on the sharepoint application affter adding the feature. This also prevent you edit the site using sharepoint designer because  &amp;#47;_vti_bin&amp;#47;usergroup.asmx  will give a 401.&lt;br /&gt;&lt;br /&gt;Before  features&lt;br /&gt;&lt;br /&gt;&amp;#60;httpHandlers&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;OPTIONS,PROPFIND,PUT,LOCK,UNLOCK,MOVE,COPY,GETLIB,PROPPATCH,MKCOL,DELETE,&amp;#40;GETSOURCE&amp;#41;,&amp;#40;HEADSOURCE&amp;#41;,&amp;#40;POSTSOURCE&amp;#41;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Reserved.ReportViewerWebControl.axd&amp;#34; type&amp;#61;&amp;#34;Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version&amp;#61;8.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.RadUploadProgressHandler.ashx&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.RadUploadProgressHandler, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.Web.UI.WebResource.axd&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.WebResource, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;httpHandlers&amp;#62;&lt;br /&gt;&lt;br /&gt;After features&lt;br /&gt;&lt;br /&gt;&amp;#60;httpHandlers&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;OPTIONS,PROPFIND,PUT,LOCK,UNLOCK,MOVE,COPY,GETLIB,PROPPATCH,MKCOL,DELETE,&amp;#40;GETSOURCE&amp;#41;,&amp;#40;HEADSOURCE&amp;#41;,&amp;#40;POSTSOURCE&amp;#41;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Reserved.ReportViewerWebControl.axd&amp;#34; type&amp;#61;&amp;#34;Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version&amp;#61;8.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;_AppService.axd&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD&amp;#34; path&amp;#61;&amp;#34;ScriptResource.axd&amp;#34; type&amp;#61;&amp;#34;System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.RadUploadProgressHandler.ashx&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.RadUploadProgressHandler, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.Web.UI.WebResource.axd&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.WebResource, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; &amp;#47;&amp;#62; &amp;#60;&amp;#47;httpHandlers&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: Tezler ** &lt;p&gt;This problem does cause issues. The luxeries and benefits gained by using solutions and features are lost if manual editing is required. While appreciating it gets you 95&amp;#37; of the way there having to manually edit the web.config file after deployment destroys the feature.&lt;/p&gt;</description><author>Tezler</author><pubDate>Wed, 03 Sep 2008 16:30:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config &amp; Ajax.Config httpHandlers added in the wrong order 20080903043048P</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></channel></rss>