<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Sandcastle Extensions</title><link>http://www.codeplex.com/sandextensions/Project/ProjectRss.aspx</link><description>A set of components that provide some missing features in original Sandcastle distribution.</description><item><title>Source code checked in, #12302</title><link>http://www.codeplex.com/sandextensions/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>darilek</author><pubDate>Wed, 25 Jun 2008 19:31:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #12302 20080625073112P</guid></item><item><title>RELEASED: 1.0.3.3 (Jun 25, 2008)</title><link>http://www.codeplex.com/sandextensions/Release/ProjectReleases.aspx?ReleaseId=10920</link><description>&lt;div&gt;
Updated version compatible with Sandcastle May 2008 release and Sandcastle Help File Builder 1.7.0.0&lt;br&gt; &lt;br&gt;&lt;h4&gt;
Build Components.zip
&lt;/h4&gt;This archive contains only build components for Sandcastle and configuration fragments. Suitable for various build scripts and manual help compilation&lt;br&gt; &lt;br&gt;&lt;h4&gt;
SandcastleExtensions for SHFB.zip
&lt;/h4&gt;Special edition for Sandcastle Help File Builder. It consists of build components and additional plugins. To use it, just extract archive into SHFB folder&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 25 Jun 2008 17:55:02 GMT</pubDate><guid isPermaLink="false">RELEASED: 1.0.3.3 (Jun 25, 2008) 20080625055502P</guid></item><item><title>UPDATED RELEASE: 1.0.3.3 (VI 25, 2008)</title><link>http://www.codeplex.com/sandextensions/Release/ProjectReleases.aspx?ReleaseId=10920</link><description>&lt;div&gt;
Updated version compatible with Sandcastle May 2008 release and Sandcastle Help File Builder 1.7.0.0&lt;br&gt; &lt;br&gt;&lt;h4&gt;
Build Components.zip
&lt;/h4&gt;This archive contains only build components for Sandcastle and configuration fragments. Suitable for various build scripts and manual help compilation&lt;br&gt; &lt;br&gt;&lt;h4&gt;
SandcastleExtensions for SHFB.zip
&lt;/h4&gt;Special edition for Sandcastle Help File Builder. It consists of build components and additional plugins. To use it, just extract archive into SHFB folder&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 25 Jun 2008 17:55:02 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.3.3 (VI 25, 2008) 20080625055502P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/sandextensions/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Project Description
&lt;/h3&gt;A set of components that provide some missing features in original Sandcastle distribution.
&lt;br /&gt; &lt;br /&gt;This project is not aimed as next tool for user friendly help generation. Within this project I would like share following stuff with Sandcastle comunity:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Additional &lt;a href="http://www.codeplex.com/sandextensions/Wiki/View.aspx?title=build%20components&amp;amp;referringTitle=Home"&gt;Build Components&lt;/a&gt; for Sandcastle&lt;/li&gt;&lt;li&gt;Addtional support for using build components in other Sandcastle related projects like &lt;a href="http;//www.codeplex.com/docproject" class="externalLink"&gt;DocProject&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/shfb" class="externalLink"&gt;Sandcastle Help File Builder&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Various help deployment issues solutions&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Changes in version 1.0.3.3
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Compatible with Sandcastle May 2008 release and Sandcastle Help File Builder 1.7.0.0&lt;/li&gt;&lt;li&gt;&lt;b&gt;KeywordsFilterComponent&lt;/b&gt; - This component filter out keywords from HTML files when there are too many of the same keyword present in the corpus. This avoids Help2 compiler error HXC3031 (thanks mogens).&lt;/li&gt;&lt;li&gt;Some minor changes&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Changes in version 1.0.3.2
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;update for Sandcastle January 2008 RTW and Sandcastle Help File Builder 1.6.0.4&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Changes in version 1.0.3.1
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Support for new SHFB 1.6.0.2 Build Component config&lt;/b&gt;&lt;/li&gt;&lt;li&gt;corrected language code replacement in templates for Help2RegistrationPlugin&lt;/li&gt;&lt;li&gt;corrected ResolveReferencePlugIn execution behavior&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Changes in version 1.0.3.0
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking change&lt;/b&gt; - original SandcastleExtensions assembly was splitted into &lt;b&gt;SandcastleExtensions.Components&lt;/b&gt; assembly (contains build components) and &lt;b&gt;SandcastleExtensions.PlugIns&lt;/b&gt; assembly (contains additional components for higher-level tools like SHFB or DocProject)&lt;/li&gt;&lt;li&gt;Compatibility with Sandcastle October 2007 CTP and SHFB 1.6.0.1&lt;/li&gt;&lt;li&gt;&lt;b&gt;Help2RegistrationPlugIn&lt;/b&gt; - SHFB plugin for generating Help2 collection, TOC, index and H2Reg.ini files. With H2Reg utility it is now possible plug Your generated documentation into MS.VSIPCC help structure&lt;/li&gt;&lt;li&gt;&lt;b&gt;ResolveReferencePlugIn&lt;/b&gt; - SHFB plugin which provides simple management of additional targets for resolving index links to custom components. With this plugin You can add XML file or directory location as new targets for ResolveReferenceLinks2 component.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Changes in version 1.0.2.0
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;This version is just an update to the Sandcastle October CTP and SHFB 1.6.0.1&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Changes in version 1.0.1.0
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;MetaAttributeComponent component is now configurable through Sandcastle Help File Builder UI. &lt;/li&gt;&lt;li&gt;fixed generated attributes naming in MetaAttributeComponent (help2 compiler will not show warnings anymore :-)&lt;/li&gt;&lt;li&gt;some minor optimizations&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h4&gt;
Changes in version 1.0.0.0
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;IndexLinkNamespaceComponent&lt;/b&gt; - this component decorates all index links in help file with additional 'namespace' attribute and fills them with configured help namespace. By using this component you can resolve problems with referencing locally installed help files. More about this problem see &lt;a href="http://www.codeplex.com/sandextensions/Wiki/View.aspx?title=http%3a%2f%2fforums.microsoft.com%2fMSDN%2fShowPost.aspx%3fPostID2201297%26SiteID1&amp;amp;referringTitle=Home"&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID2201297&amp;amp;SiteID1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;MetaAttributeComponent&lt;/b&gt; - component for adding custom meta attributes (like DocSet) into each help file header&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>darilek</author><pubDate>Wed, 25 Jun 2008 17:54:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080625055403P</guid></item><item><title>UPDATED RELEASE: 1.0.3.3</title><link>http://www.codeplex.com/sandextensions/Release/ProjectReleases.aspx?ReleaseId=10920</link><description>&lt;div&gt;
Updated version compatible with Sandcastle May 2008 release and Sandcastle Help File Builder 1.7.0.0&lt;br&gt; &lt;br&gt;&lt;h4&gt;
Build Components.zip
&lt;/h4&gt;This archive contains only build components for Sandcastle and configuration fragments. Suitable for various build scripts and manual help compilation&lt;br&gt; &lt;br&gt;&lt;h4&gt;
SandcastleExtensions for SHFB.zip
&lt;/h4&gt;Special edition for Sandcastle Help File Builder. It consists of build components and additional plugins. To use it, just extract archive into SHFB folder&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 25 Jun 2008 17:46:29 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.3.3 20080625054629P</guid></item><item><title>UPDATED RELEASE: 1.0.3.3</title><link>http://www.codeplex.com/sandextensions/Release/ProjectReleases.aspx?ReleaseId=10920</link><description>&lt;div&gt;
Updated version compatible with Sandcastle May 2008 release and Sandcastle Help File Builder 1.7.0.0&lt;br&gt; &lt;br&gt;&lt;h2&gt;
Build Components.zip
&lt;/h2&gt;This archive contains only build components for Sandcastle and configuration fragments. Suitable for various build scripts and manual help compilation&lt;br&gt; &lt;br&gt;&lt;h2&gt;
SandcastleExtensions for SHFB.zip
&lt;/h2&gt;Special edition for Sandcastle Help File Builder. It consists of build components and additional plugins. To use it, just extract archive into SHFB folder&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 25 Jun 2008 17:45:36 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.3.3 20080625054536P</guid></item><item><title>UPDATED RELEASE: 1.0.3.3</title><link>http://www.codeplex.com/sandextensions/Release/ProjectReleases.aspx?ReleaseId=10920</link><description>&lt;div&gt;
Updated version compatible with Sandcastle May 2008 release and Sandcastle Help File Builder 1.7.0.0&lt;br&gt; &lt;br&gt;!!Build Components.zip&lt;br&gt;This archive contains only build components for Sandcastle and configuration fragments. Suitable for various build scripts and manual help compilation&lt;br&gt; &lt;br&gt;!!SandcastleExtensions for SHFB.zip&lt;br&gt;Special edition for Sandcastle Help File Builder. It consists of build components and additional plugins. To use it, just extract archive into SHFB folder&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 25 Jun 2008 17:44:56 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.3.3 20080625054456P</guid></item><item><title>NEW POST: Meta Attribute Configuration</title><link>http://www.codeplex.com/sandextensions/Thread/View.aspx?ThreadId=26733</link><description>&lt;div class="wikidoc"&gt;
Yes, that's what I have done. In the SHFB UI, I set the Meta Attribute Component configuration settings to have all this:&lt;br /&gt;&amp;lt;component&lt;br /&gt;id=&amp;quot;Meta Attribute Component&amp;quot;&lt;br /&gt;type=&amp;quot;Darilek.SandcastleExtensions.Components.MetaAttributeComponent&amp;quot;&lt;br /&gt;assembly=&amp;quot;{@SHFBFolder}BuildComponents\SandcastleExtensions.Components.dll&amp;quot; xml:space=&amp;quot;preserve&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;description&amp;gt;This component adds predefined meta attributes into transformed help file. For example, meta attributes are used for filtering fuctionality in Help2 viewer (DocSet meta-attribute)&amp;lt;/description&amp;gt;&lt;br /&gt;&amp;lt;insert placement=&amp;quot;before&amp;quot; type=&amp;quot;Microsoft.Ddue.Tools.SaveComponent&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;configureMethod name=&amp;quot;ConfigureComponent&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;defaultConfiguration&amp;gt;&lt;br /&gt;&amp;lt;attributes&amp;gt;&lt;br /&gt;&amp;lt;attribute name=&amp;quot;DocSet&amp;quot; value=&amp;quot;Test123&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/attributes&amp;gt;&lt;br /&gt;&amp;lt;/defaultConfiguration&amp;gt;&lt;br /&gt;&amp;lt;/component&amp;gt;&lt;br /&gt; &lt;br /&gt;Is that the correct place to put the attribute definition list? Or should it go somewhere else?&lt;br /&gt; &lt;br /&gt;Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>DarrylP</author><pubDate>Wed, 07 May 2008 18:01:52 GMT</pubDate><guid isPermaLink="false">NEW POST: Meta Attribute Configuration 20080507060152P</guid></item><item><title>UPDATED RELEASE: 1.0.3.3</title><link>http://www.codeplex.com/sandextensions/Release/ProjectReleases.aspx?ReleaseId=10920</link><description>updated version</description><author></author><pubDate>Mon, 05 May 2008 09:46:40 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.3.3 20080505094640A</guid></item><item><title>CLOSED TASK: KeywordsFilterComponent + Plugin</title><link>http://www.codeplex.com/sandextensions/WorkItem/View.aspx?WorkItemId=5465</link><description>Component for removing excess Keyword nodes. This could be temporary fix for problem described at http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;Sandcastle&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;22049&lt;br /&gt;Comments: implemented &amp; ready to distribution</description><author>darilek</author><pubDate>Mon, 05 May 2008 09:44:28 GMT</pubDate><guid isPermaLink="false">CLOSED TASK: KeywordsFilterComponent + Plugin 20080505094428A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/sandextensions/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>darilek</author><pubDate>Sun, 04 May 2008 16:34:50 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080504043450P</guid></item><item><title>NEW POST: Meta Attribute Configuration</title><link>http://www.codeplex.com/sandextensions/Thread/View.aspx?ThreadId=26733</link><description>&lt;div class="wikidoc"&gt;
Hello, I'm using this component without any problems on Help2 and VS2005 presentation configuration. Your problem is in empty meta attribute definition list. Please try open MetaAttributeComponent configuration dialog via SHFB UI, check default settings and click OK button to serialize settings into project settings (shfb) file. &lt;br /&gt; &lt;br /&gt;MaD&lt;br /&gt;
&lt;/div&gt;</description><author>darilek</author><pubDate>Sat, 03 May 2008 11:55:09 GMT</pubDate><guid isPermaLink="false">NEW POST: Meta Attribute Configuration 20080503115509A</guid></item><item><title>NEW POST: Meta Attribute Configuration</title><link>http://www.codeplex.com/sandextensions/Thread/View.aspx?ThreadId=26733</link><description>&lt;div class="wikidoc"&gt;
I am trying to use the MetaAttributeComponent with my .shfb file.&lt;br /&gt;I've extracted the Sandcastle extension files into my SHFB folder. I've also added the Meta Attribute Component to my .sfhb file using the &amp;quot;Select and Configure Build Components&amp;quot; dialog. I've set the component properties like this:&lt;br /&gt;&amp;lt;component&lt;br /&gt;	id=&amp;quot;Meta Attribute Component&amp;quot;&lt;br /&gt;	type=&amp;quot;Darilek.SandcastleExtensions.Components.MetaAttributeComponent&amp;quot;&lt;br /&gt;	assembly=&amp;quot;{@SHFBFolder}BuildComponents\SandcastleExtensions.Components.dll&amp;quot; xml:space=&amp;quot;preserve&amp;quot;&amp;gt;&lt;br /&gt;	&amp;lt;description&amp;gt;This component adds predefined meta attributes into transformed help file. For example, meta attributes are used for filtering fuctionality in Help2 viewer (DocSet meta-attribute)&amp;lt;/description&amp;gt;&lt;br /&gt;	&amp;lt;insert placement=&amp;quot;before&amp;quot; type=&amp;quot;Microsoft.Ddue.Tools.SaveComponent&amp;quot; /&amp;gt;&lt;br /&gt;	&amp;lt;configureMethod name=&amp;quot;ConfigureComponent&amp;quot; /&amp;gt;&lt;br /&gt;	&amp;lt;defaultConfiguration&amp;gt;&lt;br /&gt;		&amp;lt;attributes&amp;gt;&lt;br /&gt;			&amp;lt;attribute name=&amp;quot;DocSet&amp;quot; value=&amp;quot;Test123&amp;quot; /&amp;gt;&lt;br /&gt;		&amp;lt;/attributes&amp;gt;&lt;br /&gt;	&amp;lt;/defaultConfiguration&amp;gt;&lt;br /&gt;&amp;lt;/component&amp;gt;&lt;br /&gt; &lt;br /&gt;Whenever I run the build though, I don't see the correct attribute. In the log file it says:&lt;br /&gt;Info: MetaAttributeComponent: Instantiating component.&lt;br /&gt;Info: MetaAttributeComponent: &lt;br /&gt;   Meta Attribute Component * Sandcastle Extensions, version 1.0.3.2]&lt;br /&gt;   Copyright c 2007, Martin Darilek, http://www.codeplex.com/sandextensions&lt;br /&gt;Info: MetaAttributeComponent: Loaded 0 meta attribute definition(s)&lt;br /&gt; &lt;br /&gt;Any ideas what I'm missing?&lt;br /&gt; &lt;br /&gt;Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>DarrylP</author><pubDate>Mon, 28 Apr 2008 21:41:32 GMT</pubDate><guid isPermaLink="false">NEW POST: Meta Attribute Configuration 20080428094132P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/sandextensions/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>darilek</author><pubDate>Tue, 11 Mar 2008 17:26:53 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080311052653P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/sandextensions/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>darilek</author><pubDate>Tue, 11 Mar 2008 17:03:03 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080311050303P</guid></item><item><title>COMMENTED TASK: KeywordsFilterComponent + Plugin</title><link>http://www.codeplex.com/sandextensions/WorkItem/View.aspx?WorkItemId=5465</link><description>Component for removing excess Keyword nodes. This could be temporary fix for problem described at http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;Sandcastle&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;22049&lt;br /&gt;Comments: ** Comment from web user: mogens ** &lt;p&gt;Thanks for taking the component on board.&lt;/p&gt;&lt;p&gt;You may change the namespaces to unify the sources. We accept the application of the license to the source code.&lt;br /&gt;I built this on company time, so it is&amp;#58; Copyright 2008 SuperOffice ASA&lt;/p&gt;&lt;p&gt;Plugin info&amp;#58;&lt;br /&gt;This component removes excess keywords from the documentation. This avoids Help2 compiler error HXC3031. Useful if you have hundreds of methods with the same name.&lt;/p&gt;</description><author>mogens</author><pubDate>Wed, 20 Feb 2008 15:38:03 GMT</pubDate><guid isPermaLink="false">COMMENTED TASK: KeywordsFilterComponent + Plugin 20080220033803P</guid></item><item><title>NEW POST: MetaAttributeComponent can't find XML node?</title><link>http://www.codeplex.com/sandextensions/Thread/View.aspx?ThreadId=22148</link><description>&lt;div class="wikidoc"&gt;
This discussion has been copied to a work item. Click here to &lt;a href="http://www.codeplex.com/sandextensions/WorkItem/View.aspx?WorkItemId=5465"&gt;go to the work item and continue the discussion&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>darilek</author><pubDate>Wed, 20 Feb 2008 12:21:38 GMT</pubDate><guid isPermaLink="false">NEW POST: MetaAttributeComponent can't find XML node? 20080220122138P</guid></item><item><title>CREATED TASK: KeywordsFilterComponent + Plugin</title><link>http://www.codeplex.com/sandextensions/WorkItem/View.aspx?WorkItemId=5465</link><description>Component for removing excess Keyword nodes. This could be temporary fix for problem described at &amp;#91;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;Sandcastle&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;22049&amp;#93;&lt;br /&gt;</description><author>darilek</author><pubDate>Wed, 20 Feb 2008 12:21:35 GMT</pubDate><guid isPermaLink="false">CREATED TASK: KeywordsFilterComponent + Plugin 20080220122135P</guid></item><item><title>NEW POST: MetaAttributeComponent can't find XML node?</title><link>http://www.codeplex.com/sandextensions/Thread/View.aspx?ThreadId=22148</link><description>&lt;div class="wikidoc"&gt;
&lt;div class="quote"&gt;
 &lt;br /&gt;mogens wrote:&lt;br /&gt;Done!&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;Mogens,&lt;br /&gt;I will include your patch into Sandcastle Extensions in next release. With Your approval, I will change namespaces to unify Sandcastle Extensions sources. Can You send me copyright info, which You would like to see in plugin info? :-)&lt;br /&gt; &lt;br /&gt;MaD&lt;br /&gt;
&lt;/div&gt;</description><author>darilek</author><pubDate>Wed, 20 Feb 2008 12:13:08 GMT</pubDate><guid isPermaLink="false">NEW POST: MetaAttributeComponent can't find XML node? 20080220121308P</guid></item><item><title>NEW POST: MetaAttributeComponent can't find XML node?</title><link>http://www.codeplex.com/sandextensions/Thread/View.aspx?ThreadId=22148</link><description>&lt;div class="wikidoc"&gt;
Done!&lt;br /&gt;
&lt;/div&gt;</description><author>mogens</author><pubDate>Tue, 19 Feb 2008 16:42:51 GMT</pubDate><guid isPermaLink="false">NEW POST: MetaAttributeComponent can't find XML node? 20080219044251P</guid></item></channel></rss>