<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SharePointRecordsManagement.com &#187; Creating Content Types</title>
	<atom:link href="http://sharepointrecordsmanagement.com/tag/creating-content-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepointrecordsmanagement.com</link>
	<description>The SharePoint Records and Information Management Blog</description>
	<lastBuildDate>Fri, 18 May 2012 12:52:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sharepointrecordsmanagement.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/7751cd1c39c865070512434e99c44c5c?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>SharePointRecordsManagement.com &#187; Creating Content Types</title>
		<link>http://sharepointrecordsmanagement.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sharepointrecordsmanagement.com/osd.xml" title="SharePointRecordsManagement.com" />
	<atom:link rel='hub' href='http://sharepointrecordsmanagement.com/?pushpress=hub'/>
		<item>
		<title>Creating Content Types</title>
		<link>http://sharepointrecordsmanagement.com/2008/11/29/creating-content-types/</link>
		<comments>http://sharepointrecordsmanagement.com/2008/11/29/creating-content-types/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 02:46:58 +0000</pubDate>
		<dc:creator>Don Lueders</dc:creator>
				<category><![CDATA[SharePoint Records Management Fundamentals]]></category>
		<category><![CDATA[Creating Content Types]]></category>
		<category><![CDATA[SharePoint Records Management 101]]></category>

		<guid isPermaLink="false">http://sharepointrm.wordpress.com/?p=282</guid>
		<description><![CDATA[This is the first of a number of posts in which I hope to provide some basic lessons SharePoint Records Management functionality.  I&#8217;ll call it &#8216;SharePoint Records Management 101&#8242;.  These posts are meant for Records Management professionals who are looking to understand the fundementals of how to configure SharePoint to manage records.  Today, I want to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointrecordsmanagement.com&#038;blog=4812487&#038;post=282&#038;subd=sharepointrm&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://sharepointrm.files.wordpress.com/2008/11/chalkboard-content-types.jpg"><img class="alignleft size-medium wp-image-284" title="chalkboard-content-types" src="http://sharepointrm.files.wordpress.com/2008/11/chalkboard-content-types.jpg?w=300&h=199" alt="chalkboard-content-types" width="300" height="199" /></a>This is the first of a number of posts in which I hope to provide some basic lessons SharePoint Records Management functionality.  I&#8217;ll call it &#8216;SharePoint Records Management 101&#8242;.  These posts are meant for Records Management professionals who are looking to understand the fundementals of how to configure SharePoint to manage records.  Today, I want to start with creating Content Types.</p>
<p>In general, it is safe to think of Content Types as templates for documents and records created in SharePoint.  I explained Content Types in more detail in this post: <a href="http://sharepointrm.wordpress.com/2008/10/10/content-types-and-sharepoint-rm/">http://sharepointrm.wordpress.com/2008/10/10/content-types-and-sharepoint-rm/</a>.</p>
<p>Before you create a Content Type, you should make sure you know the metadata requirements for the document/record type you are creating.  All of this should be the result of your business process analysis your organization did prior to implementing SharePoint.  (You <em>did</em>do a business process analysis, right?)  You should create all the metadata site columns you need to include in new Content Type prior to creating the Content Type.  (Creating new site columns is not difficult, but I&#8217;ll try to write up a post on the process soon.)</p>
<p>To create a Content Type, log into SharePoint as a user with site administration permissions.  On the site Home page, click on &#8216;Site Actions&#8217;, select &#8216;Site Settings&#8217; and &#8216;Modify All Site Settings&#8217;.</p>
<p><a href="http://sharepointrm.files.wordpress.com/2008/11/011.jpg"><img class="alignnone size-full wp-image-291" title="011" src="http://sharepointrm.files.wordpress.com/2008/11/011.jpg?w=510" alt="011"   /></a><a href="http://sharepointrm.files.wordpress.com/2008/11/01.jpg"></a></p>
<p>Under &#8216;Galleries&#8217;, select &#8216;Site content types&#8217;.</p>
<p><a href="http://sharepointrm.files.wordpress.com/2008/11/02.jpg"><img class="alignnone size-full wp-image-295" title="02" src="http://sharepointrm.files.wordpress.com/2008/11/02.jpg?w=510&h=226" alt="02" width="510" height="226" /></a></p>
<p>On the &#8216;Site Content Type Gallery&#8217; page, click on &#8216;Create&#8217;.</p>
<p><a href="http://sharepointrm.files.wordpress.com/2008/11/03.jpg"><img class="alignnone size-full wp-image-296" title="03" src="http://sharepointrm.files.wordpress.com/2008/11/03.jpg?w=510&h=192" alt="03" width="510" height="192" /></a></p>
<p>Enter the name of the Content Type, a description, the parent Content Types and the Content Type Group.  Click on &#8216;OK&#8217; to create the new Content Type.</p>
<p><a href="http://sharepointrm.files.wordpress.com/2008/11/04.jpg"><img class="alignnone size-full wp-image-297" title="04" src="http://sharepointrm.files.wordpress.com/2008/11/04.jpg?w=510&h=350" alt="04" width="510" height="350" /></a></p>
<p>Within the new Content Type, you&#8217;ll want to add additional Site Columns (metadata fields).  (These Site Columns should be created prior to creating the Content Type.  I&#8217;ll try to include a post on creating Site Columns sometime in the near future, but it&#8217;s really not hard.)  Click on &#8216;Add from existing site columns&#8217;.</p>
<p><a href="http://sharepointrm.files.wordpress.com/2008/11/052.jpg"><img class="alignnone size-full wp-image-300" title="052" src="http://sharepointrm.files.wordpress.com/2008/11/052.jpg?w=510&h=137" alt="052" width="510" height="137" /></a></p>
<p>Select the desired Site Columns and add them to the list.  Click on &#8216;OK&#8217;. </p>
<p><a href="http://sharepointrm.files.wordpress.com/2008/11/06.jpg"><img class="alignnone size-full wp-image-301" title="06" src="http://sharepointrm.files.wordpress.com/2008/11/06.jpg?w=510&h=271" alt="06" width="510" height="271" /></a></p>
<p>That&#8217;s it.  The new Content Type is created.</p>
<p><a href="http://sharepointrm.files.wordpress.com/2008/11/07.jpg"><img class="alignnone size-full wp-image-303" title="07" src="http://sharepointrm.files.wordpress.com/2008/11/07.jpg?w=510&h=150" alt="07" width="510" height="150" /></a></p>
<p>In coming posts, I&#8217;ll show you how to assign the post to a Document Library and base Records Routing on the Content Type.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointrm.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointrm.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointrm.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointrm.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointrm.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointrm.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointrm.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointrm.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointrm.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointrm.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointrm.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointrm.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointrm.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointrm.wordpress.com/282/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointrecordsmanagement.com&#038;blog=4812487&#038;post=282&#038;subd=sharepointrm&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointrecordsmanagement.com/2008/11/29/creating-content-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e179a4ff1a389b4b1d85431a64a0b8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Don Lueders</media:title>
		</media:content>

		<media:content url="http://sharepointrm.files.wordpress.com/2008/11/chalkboard-content-types.jpg?w=300" medium="image">
			<media:title type="html">chalkboard-content-types</media:title>
		</media:content>

		<media:content url="http://sharepointrm.files.wordpress.com/2008/11/011.jpg" medium="image">
			<media:title type="html">011</media:title>
		</media:content>

		<media:content url="http://sharepointrm.files.wordpress.com/2008/11/02.jpg" medium="image">
			<media:title type="html">02</media:title>
		</media:content>

		<media:content url="http://sharepointrm.files.wordpress.com/2008/11/03.jpg" medium="image">
			<media:title type="html">03</media:title>
		</media:content>

		<media:content url="http://sharepointrm.files.wordpress.com/2008/11/04.jpg" medium="image">
			<media:title type="html">04</media:title>
		</media:content>

		<media:content url="http://sharepointrm.files.wordpress.com/2008/11/052.jpg" medium="image">
			<media:title type="html">052</media:title>
		</media:content>

		<media:content url="http://sharepointrm.files.wordpress.com/2008/11/06.jpg" medium="image">
			<media:title type="html">06</media:title>
		</media:content>

		<media:content url="http://sharepointrm.files.wordpress.com/2008/11/07.jpg" medium="image">
			<media:title type="html">07</media:title>
		</media:content>
	</item>
	</channel>
</rss>
