<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://suguk.org/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SharePoint 2007 Administration</title><link>http://suguk.org/forums/19/ShowForum.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Build: 60210.2610)</generator><item><title>Re: Exporting site content types.</title><link>http://suguk.org/forums/thread/5268.aspx</link><pubDate>Wed, 05 Sep 2007 14:38:03 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:5268</guid><dc:creator>Cimares</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/5268.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=5268</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Thanks for the pointer to your tool Dave, that does exactly what i want as I have already fully defined the Content Type within the dev environment and really don't want to do that manually again!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;I've since deployed two features as per your post on your blog and packaged them up into solutions to make them easy to deploy.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Paul.&lt;/FONT&gt;&lt;/P&gt;</description></item><item><title>Re: Exporting site content types.</title><link>http://suguk.org/forums/thread/4579.aspx</link><pubDate>Wed, 01 Aug 2007 10:42:22 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:4579</guid><dc:creator>chrisob</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/4579.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=4579</wfw:commentRss><description>&lt;P&gt;Ah I make no claims about Andrew's tool myself!&lt;/P&gt;
&lt;P&gt;Though I note AC's comment:&lt;/P&gt;
&lt;P&gt;Will it give you exactly what you want? Maybe (likely) not, but it sure is easier to have a file you can tweak and prune rather than building one from scratch... not to mention a faster development experience. &lt;/P&gt;</description></item><item><title>Re: Exporting site content types.</title><link>http://suguk.org/forums/thread/4570.aspx</link><pubDate>Tue, 31 Jul 2007 13:04:31 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:4570</guid><dc:creator>chris.hines</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/4570.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=4570</wfw:commentRss><description>&lt;P&gt;Here's one for you.....&lt;/P&gt;
&lt;P&gt;I define my Content Type to RemoveFieldRef Title and use MyAlternativeTitle instead:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;lt;ContentType ID="0x0100D767501FD80F4d16ADABFB50EFDE0B8B"&lt;BR&gt;&amp;nbsp;&amp;nbsp;Name="MyContentType"&lt;BR&gt;&amp;nbsp;&amp;nbsp;Group="CMH"&lt;BR&gt;&amp;nbsp;&amp;nbsp;Description="CMH My Content Type"&lt;BR&gt;&amp;nbsp;&amp;nbsp;Sealed="FALSE"&lt;BR&gt;&amp;nbsp;&amp;nbsp;ReadOnly="FALSE"&lt;BR&gt;&amp;nbsp;&amp;nbsp;Hidden="FALSE"&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;FieldRefs&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;RemoveFieldRef ID="{fa564e0f-0c70-4ab9-b863-0177e6ddd247}" Name="Title"/&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;FieldRef ID="{C9876BF9-4D64-4277-BC0A-5FE974925959}" Name="MyAlternativeTitle" /&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/FieldRefs&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/ContentType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the tool does not show the RemoveFieldRef in the CAML it generates:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;BR&gt;&amp;lt;Elements xmlns="&lt;A href="http://schemas.microsoft.com/sharepoint/"&gt;http://schemas.microsoft.com/sharepoint/&lt;/A&gt;"&amp;gt;&lt;BR&gt;&amp;lt;ContentType ID='0x0100D767501FD80F4D16ADABFB50EFDE0B8B' Name='MyContentType' Group='CMH' Version='0'&amp;gt;&lt;BR&gt;&amp;lt;FieldRefs&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;FieldRef ID="{C9876BF9-4D64-4277-BC0A-5FE974925959}" Name="MyAlternativeTitle" /&amp;gt;&lt;BR&gt;&amp;lt;/FieldRefs&amp;gt;&lt;BR&gt;&amp;lt;/ContentType&amp;gt;&lt;BR&gt;&amp;lt;/Elements&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Exporting site content types.</title><link>http://suguk.org/forums/thread/4569.aspx</link><pubDate>Tue, 31 Jul 2007 12:40:20 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:4569</guid><dc:creator>chrisob</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/4569.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=4569</wfw:commentRss><description>&lt;P&gt;Andrew Connell also has a tool which will supply the XML used for content types and site columns. Comes in the form of a custom STSADM command, available at &lt;A href="http://www.andrewconnell.com/blog/articles/MossStsadmWcmCommands.aspx"&gt;http://www.andrewconnell.com/blog/articles/MossStsadmWcmCommands.aspx&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Chris.&lt;BR&gt;&lt;A href="http://sharepointnutsandbolts.blogspot.com/"&gt;http://sharepointnutsandbolts.blogspot.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Exporting site content types.</title><link>http://suguk.org/forums/thread/4568.aspx</link><pubDate>Tue, 31 Jul 2007 12:29:51 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:4568</guid><dc:creator>dhunter</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/4568.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=4568</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Hi Chris,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Thanks for the positive feedback.&amp;nbsp; I prefer creating content types with the administration rather than hand coding xml files that represent the site columns and content types.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;I'm looking to take the functionality of the tool further&amp;nbsp;to include creating features for site columns and content types.&amp;nbsp; I will also try and make&amp;nbsp;the UI&amp;nbsp;more intuitive.&amp;nbsp; Any feedback is welcome.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Just a quick point ....The SharePoint&amp;nbsp;Solution Generator doesn't work with Portal or Publishing site templates, works fine with WSS site templates.&amp;nbsp; When you use it with lists that support content types you get the association but it doesn't create the content type as a feature.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Dave&lt;/FONT&gt;&lt;/P&gt;</description></item><item><title>Re: Exporting site content types.</title><link>http://suguk.org/forums/thread/4563.aspx</link><pubDate>Tue, 31 Jul 2007 10:43:08 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:4563</guid><dc:creator>chris.hines</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/4563.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=4563</wfw:commentRss><description>&lt;P&gt;Hi Dave,&lt;/P&gt;
&lt;P&gt;I checked out your tool. Very nice!&lt;/P&gt;
&lt;P&gt;Quite often we get non-developers to prototype new features using the UI but we&amp;nbsp;then need to re-define this funtionality in CAML so that we can put it into Features etc. This tool could shave quite a bit of&amp;nbsp;time off the process.&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Exporting site content types.</title><link>http://suguk.org/forums/thread/4557.aspx</link><pubDate>Tue, 31 Jul 2007 09:01:21 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:4557</guid><dc:creator>dhunter</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/4557.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=4557</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;The administration in SharePoint&amp;nbsp;doesn't allow you to export content types.&amp;nbsp; You need to write a feature that defines your content types.&amp;nbsp; I usually create a &lt;SPAN&gt;separate &lt;/SPAN&gt;feature for Site Columns and another for the content type, that way you can install and activate the site columns first.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;I wrote a tool (Content Types Viewer) that allows you to view content types &lt;/FONT&gt;&lt;A href="http://www.codeplex.com/MOSS2K7CTypesViewer"&gt;&lt;FONT face=Arial size=2&gt;http://www.codeplex.com/MOSS2K7CTypesViewer&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;and an article about creating features for content types using the Content Types Viewer &lt;A href="http://dhunter-thinkingoutaloud.blogspot.com/2007/06/creating-content-types-with-content.html"&gt;http://dhunter-thinkingoutaloud.blogspot.com/2007/06/creating-content-types-with-content.html&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Dave&lt;/FONT&gt;&lt;/P&gt;</description></item><item><title>Re: Exporting site content types.</title><link>http://suguk.org/forums/thread/4556.aspx</link><pubDate>Tue, 31 Jul 2007 08:59:27 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:4556</guid><dc:creator>chris.hines</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/4556.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=4556</wfw:commentRss><description>&lt;P&gt;I'm thinking that the SharePoint solution generator must help do this kind of thing? Logically the Solution Generator must need to export Content Types in order recreate lists and libraries within the Template it generates.&amp;nbsp;Last time I saw this tool demonstrated was at the conference in Berlin, it looked a little buggy but I think it&amp;nbsp;has moved on since then.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=19f21e5e-b715-4f0c-b959-8c6dcbdc1057&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=19f21e5e-b715-4f0c-b959-8c6dcbdc1057&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Of course you could first define your content types as a Feature using CAML and then deploy them easily using WSP....&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;
&lt;P&gt;Chris Hines&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Exporting site content types.</title><link>http://suguk.org/forums/thread/4555.aspx</link><pubDate>Tue, 31 Jul 2007 08:39:25 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:4555</guid><dc:creator>Cimares</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/4555.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=19&amp;PostID=4555</wfw:commentRss><description>&lt;P&gt;Ok, dumb question of the day.. Can we export content types from the site content type gallery? I want to move the content type from the Dev environment into our UAT environment without exporting the entire site.&lt;/P&gt;
&lt;P&gt;Any ideas.&lt;/P&gt;</description></item></channel></rss>