<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>MOSS Feature Generator</title><link>http://mossfeaturegenerator.codeplex.com/Project/ProjectRss.aspx</link><description>The MOSS Feature Generator generates features out of existing functionalities on a MOSS 2007 site. This includes Site Columns, Content Types and ListTemplates &amp;#40;including schema.xml and forms&amp;#41;. The ...</description><item><title>Reviewed: MOSS Feature Generator 0.7 (Sep 18, 2009)</title><link>http://mossfeaturegenerator.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=12454#ReviewBy-rviana</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - This software is amazing. You better create your list, site, etc via UI and then create a feature using this application. A &amp;#40;very&amp;#41; few minor bugs to be fixed though.</description><author>rviana</author><pubDate>Fri, 18 Sep 2009 19:03:21 GMT</pubDate><guid isPermaLink="false">Reviewed: MOSS Feature Generator 0.7 (Sep 18, 2009) 20090918070321P</guid></item><item><title>Reviewed: MOSS Feature Generator 0.7 (Jul 05, 2009)</title><link>http://mossfeaturegenerator.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=12454</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Extremely useful tool. Building site columns, content types and lists by creating XML is a painful process. Use this tool in conjunction with WSPBuilder to generate reuseable features with minimal effort.</description><author>Obfuskater</author><pubDate>Mon, 06 Jul 2009 02:43:31 GMT</pubDate><guid isPermaLink="false">Reviewed: MOSS Feature Generator 0.7 (Jul 05, 2009) 20090706024331A</guid></item><item><title>New Post: Are there any install instructions for this?</title><link>http://mossfeaturegenerator.codeplex.com/Thread/View.aspx?ThreadId=56315</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've searched and can't seem to find any.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I've downloaded the zip file but am not sure what to do next.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Hugh&lt;/p&gt;&lt;/div&gt;</description><author>hugh_forsyth</author><pubDate>Thu, 14 May 2009 14:24:28 GMT</pubDate><guid isPermaLink="false">New Post: Are there any install instructions for this? 20090514022428P</guid></item><item><title>Commented Issue: New Item shows only Title Column</title><link>http://mossfeaturegenerator.codeplex.com/WorkItem/View.aspx?WorkItemId=6177</link><description>I&amp;#39;ve managed to replicate this on various Lists of different types &amp;#40;Custom List, Document Library&amp;#41; etc.&lt;br /&gt;&lt;br /&gt;When you create the ListTemplate from the ListInstance in a Site it generates fine with no errors. &lt;br /&gt;&lt;br /&gt;Installing this as a feature works and creating an instance from it is fine too. All the columns are there and the view is there. When I click New button, the New page shows but only shows the Title Column.&lt;br /&gt;&lt;br /&gt;I have compared the generated code to the Solution Generator code from the VseWSS1.1 application. The .aspx files are all identical. What is different is the schema.xml file. The elements are written in a different order &amp;#60;VIEWS&amp;#62;&amp;#60;FIELDS&amp;#62;&amp;#60;CONTENTTYPES&amp;#62;&amp;#60;FORMS&amp;#62;&amp;#60;SECURITY&amp;#62;&amp;#40;VseWSS1.1 outputs them &amp;#60;ContentTypes&amp;#62;&amp;#60;Fields&amp;#62;&amp;#60;Views&amp;#62;&amp;#60;Forms&amp;#62;&amp;#41;. I moved them to be in the same order and did a full compare on them.&lt;br /&gt;&lt;br /&gt;There appear to be some differences...mainly in the &amp;#60;VIEWS&amp;#62;, &amp;#60;CONTENTTYPES&amp;#62; and &amp;#60;SECURITY&amp;#62; structure. I&amp;#39;ve tried copying them over to see whether it fixes it, but can&amp;#39;t seem to see exactly what is causing it&amp;#33; Must be something really subtle doing it&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: pyorg ** &lt;p&gt;Hello, I have the same issue. Even if I delete the title column from the fields of my view, I get the same behavior.&lt;br /&gt;&lt;/p&gt;</description><author>pyorg</author><pubDate>Wed, 13 May 2009 07:59:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: New Item shows only Title Column 20090513075916A</guid></item><item><title>Patch Uploaded: #2300</title><link>http://www.codeplex.com/mossfeaturegenerator/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/adrianritchie'&gt;adrianritchie&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Made changes to SelectionForm.cs&amp;#58;&lt;br /&gt;  Added auto-completion to the url text box to make url entry easier.&lt;br /&gt;  Added sorting to items list box so they appear alphabetically.&lt;/p&gt;</description><author>adrianritchie</author><pubDate>Fri, 02 Jan 2009 12:56:32 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #2300 20090102125632P</guid></item><item><title>Commented Issue: New Item shows only Title Column</title><link>http://www.codeplex.com/mossfeaturegenerator/WorkItem/View.aspx?WorkItemId=6177</link><description>I&amp;#39;ve managed to replicate this on various Lists of different types &amp;#40;Custom List, Document Library&amp;#41; etc.&lt;br /&gt;&lt;br /&gt;When you create the ListTemplate from the ListInstance in a Site it generates fine with no errors. &lt;br /&gt;&lt;br /&gt;Installing this as a feature works and creating an instance from it is fine too. All the columns are there and the view is there. When I click New button, the New page shows but only shows the Title Column.&lt;br /&gt;&lt;br /&gt;I have compared the generated code to the Solution Generator code from the VseWSS1.1 application. The .aspx files are all identical. What is different is the schema.xml file. The elements are written in a different order &amp;#60;VIEWS&amp;#62;&amp;#60;FIELDS&amp;#62;&amp;#60;CONTENTTYPES&amp;#62;&amp;#60;FORMS&amp;#62;&amp;#60;SECURITY&amp;#62;&amp;#40;VseWSS1.1 outputs them &amp;#60;ContentTypes&amp;#62;&amp;#60;Fields&amp;#62;&amp;#60;Views&amp;#62;&amp;#60;Forms&amp;#62;&amp;#41;. I moved them to be in the same order and did a full compare on them.&lt;br /&gt;&lt;br /&gt;There appear to be some differences...mainly in the &amp;#60;VIEWS&amp;#62;, &amp;#60;CONTENTTYPES&amp;#62; and &amp;#60;SECURITY&amp;#62; structure. I&amp;#39;ve tried copying them over to see whether it fixes it, but can&amp;#39;t seem to see exactly what is causing it&amp;#33; Must be something really subtle doing it&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: Abhijeet3009 ** &lt;p&gt;I am also facing the same issue. has anybody got solution&amp;#63;&lt;/p&gt;</description><author>Abhijeet3009</author><pubDate>Wed, 15 Oct 2008 05:08:45 GMT</pubDate><guid isPermaLink="false">Commented Issue: New Item shows only Title Column 20081015050845A</guid></item><item><title>Created Issue: Unable to create Feature</title><link>http://www.codeplex.com/mossfeaturegenerator/WorkItem/View.aspx?WorkItemId=7772</link><description>Whenever i am trying to generate Feature for my List i am getting error message &amp;#34;Unable to find path form&amp;#92;dispform.aspx&amp;#39;&lt;br /&gt; But my Folder is getting created withour any defauls forms like Newforms.aspx,DispForms.aspx etc etc..&lt;br /&gt;But when i try to activate the fetaure and create a list based on that i get ereror &amp;#34;File not found&amp;#34;.&lt;br /&gt;</description><author>Abhijeet3009</author><pubDate>Fri, 10 Oct 2008 15:32:11 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to create Feature 20081010033211P</guid></item><item><title>New Post: General remarks</title><link>http://www.codeplex.com/mossfeaturegenerator/Thread/View.aspx?ThreadId=23724</link><description>&lt;div style="line-height: normal;"&gt;This tool will have value. But it has to bring more than the Sharepoint Solution generator brings. So you have to support more Sharepoint assets. &lt;br&gt;
&lt;br&gt;
But I think you have made a great start with the functionality you have built so far. How do you think of constructing a complete Site Definition with webparts,lists and so on ? &lt;br&gt;
&lt;br&gt;
If you need help let me know.
&lt;/div&gt;</description><author>Bertrick</author><pubDate>Fri, 04 Jul 2008 19:25:11 GMT</pubDate><guid isPermaLink="false">New Post: General remarks 20080704072511P</guid></item><item><title>CREATED ISSUE: New Item shows only Title Column</title><link>http://www.codeplex.com/mossfeaturegenerator/WorkItem/View.aspx?WorkItemId=6177</link><description>I&amp;#39;ve managed to replicate this on various Lists of different types &amp;#40;Custom List, Document Library&amp;#41; etc.&lt;br /&gt;&lt;br /&gt;When you create the ListTemplate from the ListInstance in a Site it generates fine with no errors. &lt;br /&gt;&lt;br /&gt;Installing this as a feature works and creating an instance from it is fine too. All the columns are there and the view is there. When I click New button, the New page shows but only shows the Title Column.&lt;br /&gt;&lt;br /&gt;I have compared the generated code to the Solution Generator code from the VseWSS1.1 application. The .aspx files are all identical. What is different is the schema.xml file. The elements are written in a different order &amp;#60;VIEWS&amp;#62;&amp;#60;FIELDS&amp;#62;&amp;#60;CONTENTTYPES&amp;#62;&amp;#60;FORMS&amp;#62;&amp;#60;SECURITY&amp;#62;&amp;#40;VseWSS1.1 outputs them &amp;#60;ContentTypes&amp;#62;&amp;#60;Fields&amp;#62;&amp;#60;Views&amp;#62;&amp;#60;Forms&amp;#62;&amp;#41;. I moved them to be in the same order and did a full compare on them.&lt;br /&gt;&lt;br /&gt;There appear to be some differences...mainly in the &amp;#60;VIEWS&amp;#62;, &amp;#60;CONTENTTYPES&amp;#62; and &amp;#60;SECURITY&amp;#62; structure. I&amp;#39;ve tried copying them over to see whether it fixes it, but can&amp;#39;t seem to see exactly what is causing it&amp;#33; Must be something really subtle doing it&amp;#33;&lt;br /&gt;</description><author>jthake</author><pubDate>Mon, 19 May 2008 03:07:07 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: New Item shows only Title Column 20080519030707A</guid></item><item><title>UPDATED RELEASE: MOSS Feature Generator 0.7 (apr 14, 2008)</title><link>http://www.codeplex.com/mossfeaturegenerator/Release/ProjectReleases.aspx?ReleaseId=12454</link><description>&amp;#33; Version Description &lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Introduction&lt;br /&gt;This tool provides functionality to create MOSS Features by drag and drop.  It presents the functionality like Site Columns, Lists and Content Types from the Sharepoint 2007 site you select in a treeview, which you can than add to your Virtual Site. A Virtual Site is made up of all the Features you generate. Press the create button, and all features will be created and validated against wss.xds. The following feature types are supported in this version&amp;#58;&lt;br /&gt;&amp;#42; Site Columns &amp;#40;Feature.xml, Elements.xml&amp;#41;&lt;br /&gt;&amp;#42; Content Types &amp;#40;Feature.xml, Elements.xml&amp;#41;&lt;br /&gt;&amp;#42; List Templates &amp;#40;Feature.xml, Elements.xml, Schema.xml, AllItems.aspx, DispForm.aspx, NewForm.aspx, EditForm.aspx&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Whats new&lt;br /&gt;&amp;#42; Features can be selected by drag &amp;#38; drop&lt;br /&gt;&amp;#42; Site Column Features can be generated &amp;#39;on their own&amp;#39; independant of the Content Type in which they are used&lt;br /&gt;&amp;#42; More properties for the features can be set from the MFG Gui&lt;br /&gt;&amp;#42; Feature properties are separated from properties that will be in the functional files &amp;#40;elements.xml, schema.xml and forms&amp;#47;views&amp;#41;&lt;br /&gt;&amp;#42; Features can be created by either selecting a functionality directly, generating with default settings from the Virtual Site, or with edited properties from the Virtual Site.&lt;br /&gt;&amp;#42; Created Features are validated against wss.xsd &amp;#40;except for the schema.xml&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Technical changes&lt;br /&gt;&amp;#42; Site Columns and Content Types are now by default generated from the object model, instead of peaking into the database. The old is still available.&lt;br /&gt;&amp;#42; XML files are not directly created from the Gui, but a Virtual Site is build First. This consists of VirtualField, VirtualContentType etc. objects.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Test Results&lt;br /&gt;Allthough the MFG has not been formally tested, a number of testresults have been presented in the files below.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Usage Guidelines&lt;br /&gt;&amp;#42; Create as much of the feature in the MOSS Gui as you can&lt;br /&gt;&amp;#42; Do not create hundreds of features in one time, instead create features in manageable blocks&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; System Requirements&lt;br /&gt;&amp;#42; MOSS 2007&lt;br /&gt;&amp;#42; .Net Framework 2.0&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Documentation and Help&lt;br /&gt;Please refer to http&amp;#58;&amp;#47;&amp;#47;www.sharepointblogs.com&amp;#47;alfred&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Thu, 24 Apr 2008 11:50:58 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: MOSS Feature Generator 0.7 (apr 14, 2008) 20080424115058A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mossfeaturegenerator/SourceControl/ListDownloadableCommits.aspx</link><description>Drag &amp;#38; drop FeatureNodes in VirtualSiteTree</description><author>weerda</author><pubDate>Fri, 18 Apr 2008 15:59:39 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080418035939P</guid></item><item><title>CREATED ISSUE: References between elements not updated</title><link>http://www.codeplex.com/mossfeaturegenerator/WorkItem/View.aspx?WorkItemId=6017</link><description>When changing ID&amp;#39;s for elements, these ID&amp;#39;s are not automatically updated for depending elements. This is known behavior for this version, which will be solved in the 0.8 version.&lt;br /&gt;</description><author>weerda</author><pubDate>Fri, 18 Apr 2008 08:38:49 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: References between elements not updated 20080418083849A</guid></item><item><title>CREATED ISSUE: Adding ListInstances under ListTemplates behaviour</title><link>http://www.codeplex.com/mossfeaturegenerator/WorkItem/View.aspx?WorkItemId=6016</link><description>The behavior when adding multiple instances of the same list is sometimes faulty. For instance when adding a ListInstance first to the Orphan List node, and then adding a ListTempate of the same type. The ListInstance is automatically copied to the ListTemplate node, but the instance under the Orphan List node is not removed.&lt;br /&gt;</description><author>weerda</author><pubDate>Fri, 18 Apr 2008 08:17:57 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Adding ListInstances under ListTemplates behaviour 20080418081757A</guid></item><item><title>CREATED ISSUE: Drag &amp; Drop behavior</title><link>http://www.codeplex.com/mossfeaturegenerator/WorkItem/View.aspx?WorkItemId=6015</link><description>A ListTemplate cannot be dropped on a ListTemplateCollection Node. In the GUI, however, it appears as if this is possible. A Message is displayed when the ListTemplate is dropped&lt;br /&gt;</description><author>weerda</author><pubDate>Fri, 18 Apr 2008 08:13:41 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Drag &amp; Drop behavior 20080418081341A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mossfeaturegenerator/SourceControl/ListDownloadableCommits.aspx</link><description>Verbinding tussen Feature en Element aangepast. Tonen in Treeview van Features</description><author>weerda</author><pubDate>Thu, 17 Apr 2008 15:21:28 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080417032128P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mossfeaturegenerator/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>weerda</author><pubDate>Tue, 15 Apr 2008 19:02:05 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080415070205P</guid></item><item><title>UPDATED RELEASE: MOSS Feature Generator 0.7 (apr 14, 2008)</title><link>http://www.codeplex.com/mossfeaturegenerator/Release/ProjectReleases.aspx?ReleaseId=12454</link><description>&amp;#33; Version Description &lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Introduction&lt;br /&gt;This tool provides functionality to create MOSS Features by drag and drop.  It presents the functionality like Site Columns, Lists and Content Types from the Sharepoint 2007 site you select in a treeview, which you can than add to your Virtual Site. A Virtual Site is made up of all the Features you generate. Press the create button, and all features will be created and validated against wss.xds. The following feature types are supported in this version&amp;#58;&lt;br /&gt;&amp;#42; Site Columns &amp;#40;Feature.xml, Elements.xml&amp;#41;&lt;br /&gt;&amp;#42; Content Types &amp;#40;Feature.xml, Elements.xml&amp;#41;&lt;br /&gt;&amp;#42; List Templates &amp;#40;Feature.xml, Elements.xml, Schema.xml, AllItems.aspx, DispForm.aspx, NewForm.aspx, EditForm.aspx&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Whats new&lt;br /&gt;&amp;#42; Features can be selected by drag &amp;#38; drop&lt;br /&gt;&amp;#42; Site Column Features can be generated &amp;#39;on their own&amp;#39; independant of the Content Type in which they are used&lt;br /&gt;&amp;#42; More properties for the features can be set from the MFG Gui&lt;br /&gt;&amp;#42; Feature properties are separated from properties that will be in the functional files &amp;#40;elements.xml, schema.xml and forms&amp;#47;views&amp;#41;&lt;br /&gt;&amp;#42; Features can be created by either selecting a functionality directly, generating with default settings from the Virtual Site, or with edited properties from the Virtual Site.&lt;br /&gt;&amp;#42; Created Features are validated against wss.xsd &amp;#40;except for the schema.xml&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Technical changes&lt;br /&gt;&amp;#42; Site Columns and Content Types are now by default generated from the object model, instead of peaking into the database. The old is still available.&lt;br /&gt;&amp;#42; XML files are not directly created from the Gui, but a Virtual Site is build First. This consists of VirtualField, VirtualContentType etc. objects.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Test Results&lt;br /&gt;Allthough the MFG has not been formally tested, a number of testresults have been presented in the files below.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Usage Guidelines&lt;br /&gt;&amp;#42; Create as much of the feature in the MOSS Gui as you can&lt;br /&gt;&amp;#42; Do not create hundreds of features in one time, instead create features in manageable blocks&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; System Requirements&lt;br /&gt;&amp;#42; MOSS 2007&lt;br /&gt;&amp;#42; .Net Framework 2.0&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Documentation and Help&lt;br /&gt;Please refer to http&amp;#58;&amp;#47;&amp;#47;www.sharepointblogs.com&amp;#47;alfred&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Mon, 14 Apr 2008 09:47:27 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: MOSS Feature Generator 0.7 (apr 14, 2008) 20080414094727A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/mossfeaturegenerator/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The MOSS Feature Generator generates features out of existing functionalities on a MOSS 2007 site. This includes Site Columns, Content Types and ListTemplates &amp;#40;including schema.xml and forms&amp;#41;. The tool will be expanded in two ways&amp;#58; a build tree will be created to make it possible to create dependant features in an organized way, and the number of supported features will be expanded.
&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
New Version: MOSS Feature Generator 0.7
&lt;/h1&gt;Version 0.7 has been released. 4-14-2008.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;New features included the creation of Features with drag and drop from you original MOSS 2007 Site.&lt;/li&gt;&lt;li&gt;For More details, see info and help-file at the Release page.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Additional information:  &lt;br /&gt;&lt;a href="http://www.sharepointblogs.com/alfred" class="externalLink"&gt;http://www.sharepointblogs.com/alfred&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>weerda</author><pubDate>Mon, 14 Apr 2008 08:02:19 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080414080219A</guid></item><item><title>UPDATED RELEASE: MOSS Feature Generator 0.7 (apr 14, 2008)</title><link>http://www.codeplex.com/mossfeaturegenerator/Release/ProjectReleases.aspx?ReleaseId=12454</link><description>&amp;#33; Version Description &lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Introduction&lt;br /&gt;This tool provides functionality to create MOSS Features by drag and drop.  It presents the functionality like Site Columns, Lists and Content Types from the Sharepoint 2007 site you select in a treeview, which you can than add to your Virtual Site. A Virtual Site is made up of all the Features you generate. Press the create button, and all features will be created and validated against wss.xds. The following feature types are supported in this version&amp;#58;&lt;br /&gt;&amp;#42; Site Columns &amp;#40;Feature.xml, Elements.xml&amp;#41;&lt;br /&gt;&amp;#42; Content Types &amp;#40;Feature.xml, Elements.xml&amp;#41;&lt;br /&gt;&amp;#42; List Templates &amp;#40;Feature.xml, Elements.xml, Schema.xml, AllItems.aspx, DispForm.aspx, NewForm.aspx, EditForm.aspx&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Whats new&lt;br /&gt;&amp;#42; Features can be selected by drag &amp;#38; drop&lt;br /&gt;&amp;#42; Site Column Features can be generated &amp;#39;on their own&amp;#39; independant of the Content Type in which they are used&lt;br /&gt;&amp;#42; More properties for the features can be set from the MFG Gui&lt;br /&gt;&amp;#42; Feature properties are separated from properties that will be in the functional files &amp;#40;elements.xml, schema.xml and forms&amp;#47;views&amp;#41;&lt;br /&gt;&amp;#42; Features can be created by either selecting a functionality directly, generating with default settings from the Virtual Site, or with edited properties from the Virtual Site.&lt;br /&gt;&amp;#42; Created Features are validated against wss.xsd &amp;#40;except for the schema.xml&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Technical changes&lt;br /&gt;&amp;#42; Site Columns and Content Types are now by default generated from the object model, instead of peaking into the database. The old is still available.&lt;br /&gt;&amp;#42; XML files are not directly created from the Gui, but a Virtual Site is build First. This consists of VirtualField, VirtualContentType etc. objects.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Test Results&lt;br /&gt;Allthough the MFG has not been formally tested, a number of testresults have been presented in the files below.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Usage Guidelines&lt;br /&gt;&amp;#42; Create as much of the feature in the MOSS Gui as you can&lt;br /&gt;&amp;#42; Do not create hundreds of features in one time, instead create features in manageable blocks&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; System Requirements&lt;br /&gt;&amp;#42; MOSS 2007&lt;br /&gt;&amp;#42; .Net Framework 2.0&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Documentation and Help&lt;br /&gt;Please refer to &amp;#91;http&amp;#58;&amp;#47;&amp;#47;www.sharepointblogs.com&amp;#47;alfred&amp;#93;&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Mon, 14 Apr 2008 07:56:11 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: MOSS Feature Generator 0.7 (apr 14, 2008) 20080414075611A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mossfeaturegenerator/SourceControl/ListDownloadableCommits.aspx</link><description>testfile...</description><author>Original4u2</author><pubDate>Tue, 08 Apr 2008 12:47:01 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080408124701P</guid></item></channel></rss>