<?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/"
	>

<channel>
	<title>Office and Business Productivity &#187; Library</title>
	<atom:link href="http://www.officeandbusiness.be/tag/library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.officeandbusiness.be</link>
	<description>SharePoint, GTD and beyond</description>
	<lastBuildDate>Sun, 05 Feb 2012 23:31:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Moving files with metadata and permissions to another library.</title>
		<link>http://www.officeandbusiness.be/2011/06/25/moving-files-with-metadata-and-permissions-to-another-library/</link>
		<comments>http://www.officeandbusiness.be/2011/06/25/moving-files-with-metadata-and-permissions-to-another-library/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 10:26:16 +0000</pubDate>
		<dc:creator>Patrick Sledz</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Library]]></category>

		<guid isPermaLink="false">http://www.officeandbusiness.be/?p=589</guid>
		<description><![CDATA[Business case: We have a document library with files. These files all have specific files level permission. A user can only see files (s)he is allowed to see, and the permission level changes during a workflow. When the document get the status finished, a workflow will remove the contribute right for the contributors and set [...]]]></description>
			<content:encoded><![CDATA[<p>Business case:<br />
We have a document library with files. These files all have specific files level permission. A user can only see files (s)he is allowed to see, and the permission level changes during a workflow. When the document get the status <em>finished</em>, a workflow will remove the contribute right for the contributors and set a read permission for these users. There are also about 30 metadata columns. Some of these columns are just status fields used in a workflow, other ones (about 22) are actual properties of this document.<br />
The library is used to collaborate on files that have a limited time span. When the documents are finished and the responsible people have approved them, they need to be move to a archive.</p>
<p>There are 2 easy ways to do this. (I only discuss solutions without having access to a console on the server to execute STSADM command, nor use solutions that required Visual Studio). Besides these 2 options, you could also execute an STSADM –export  of write custom code.</p>
<ol>
<li>Create a template from your library with content</li>
<li>Create a template from your library without content and move the content using explorer view.</li>
</ol>
<p>Method one has some restrictions and side-effects. First, the content of the library cannot be more than 10 MB. This limit is in most cases very restrictive, and therefore not the best solution. Also, you can do this only once, since every year the content will change, and you might not want the have a document library template in your template gallery for every year.<br />
You can change the maximum value (10 MB limit) via <strong>&#8220;</strong>stsadm -o setproperty -propertyname max-template-document-size –propertyvalue xxxxxx&#8221;  (xxx being the size in bytes). But hen again, (power)users don&#8217;t have acess to the console, so I don&#8217;t consider this an option.<br />
We would also have an issue with the item level security since item level security is not maintained in a template.<strong><br />
</strong></p>
<p>The second solution is in my opinion a better, more flexible and stable solution.</p>
<ol>
<li>
<h2>Create a template from your library using this procedure:</h2>
</li>
</ol>
<p>Settings &gt; Document library Settings &gt; Save document library as template<br />
Under the Permissions and Management &gt; Save document library as template<br />
<img src="http://www.officeandbusiness.be/wp-content/uploads/2011/04/042711_1525_Movingfiles1.png" alt="" /><br />
Fill in File name, a Template name and a description for your template, and don&#8217;t select <strong>Include content. </strong>The Template name is the name that will appear when your want to create a document library.</p>
<p>That&#8217;s all for the creation of a document library template. This template will now be available when you create a new library or list and appears in the <strong>List Template Gallery </strong>at http://<em>mySharePointSiteURL</em>/_catalogs/lt/Forms/AllItems.aspx</p>
<ol>
<li>
<h2>Create a library based on the new template</h2>
</li>
</ol>
<p>The next step is to create a new library based on the template we you created in step 1</p>
<p>In the Quick Launch, click on View All Site Content (or click on Site Actions/View all Site content). This will direct you to the /_layouts/viewlsts.aspx page and shows and overview of all Libraries and lists in your site.</p>
<p>Click <strong>create </strong>and select the <em>templatename </em>(the one you created in step 1).<br />
Fill in the Name and description and other information.<br />
Once this library is created, validate that all columns exist. (via Document Library settings)</p>
<p>Open the newly created library in Windows Explorer View and open the document library with the source in Explorer view<br />
<img src="http://www.officeandbusiness.be/wp-content/uploads/2011/04/042711_1525_Movingfiles2.png" alt="" /></p>
<p>Then select the documents that you want to move, (using <strong>Shift </strong>or <strong>CTRL </strong>and click the documents) and <strong>drag</strong> them to the destination library.<em></em></p>
<p>That&#8217;s it.<em><br />
</em></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Moving files with metadata and permissions to another library. on Office and Business Productivity',url: 'http://www.officeandbusiness.be/2011/06/25/moving-files-with-metadata-and-permissions-to-another-library/',contentID: 'post-589',code: 'STS_6826',suggestTags: 'Library,SharePoint',providerName: 'Office and Business Productivity',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.officeandbusiness.be/2011/06/25/moving-files-with-metadata-and-permissions-to-another-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reusing a SharePoint list or library</title>
		<link>http://www.officeandbusiness.be/2010/06/15/reusing-a-sharepoint-list-or-library/</link>
		<comments>http://www.officeandbusiness.be/2010/06/15/reusing-a-sharepoint-list-or-library/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 20:59:59 +0000</pubDate>
		<dc:creator>Patrick Sledz</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[Lists]]></category>

		<guid isPermaLink="false">http://www.officeandbusiness.be/?p=439</guid>
		<description><![CDATA[As you probably know there are different kinds of Lists and Libraries available in SharePoint (WSS 3.0 or MOSS 2007). This table shows an overview of available lists and libraries for MOSS 2007 Enterprise. Libraries Communications Tracking Custom Lists Web Pages Document Library Announcements Links Custom List Basic Page Form Library Contacts Calendar Custom List [...]]]></description>
			<content:encoded><![CDATA[<p>As you probably know there are different kinds of Lists and Libraries available in SharePoint (WSS 3.0 or MOSS 2007). This table shows an overview of available lists and libraries for MOSS 2007 Enterprise.</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom"><strong>Libraries</strong></td>
<td valign="bottom"><strong>Communications</strong></td>
<td valign="bottom"><strong>Tracking</strong></td>
<td valign="bottom"><strong>Custom Lists</strong></td>
<td valign="bottom"><strong>Web Pages</strong></td>
</tr>
<tr>
<td valign="bottom"></td>
<td valign="bottom"></td>
<td valign="bottom"></td>
<td valign="bottom"></td>
<td valign="bottom"></td>
</tr>
<tr>
<td valign="bottom">Document Library</td>
<td valign="bottom">Announcements</td>
<td valign="bottom">Links</td>
<td valign="bottom">Custom List</td>
<td valign="bottom">Basic Page</td>
</tr>
<tr>
<td valign="bottom">Form Library</td>
<td valign="bottom">Contacts</td>
<td valign="bottom">Calendar</td>
<td valign="bottom">Custom List in Datasheet View</td>
<td valign="bottom">Web Part Page</td>
</tr>
<tr>
<td valign="bottom">Wiki Page Library</td>
<td valign="bottom">Discussion Board</td>
<td valign="bottom">Tasks</td>
<td valign="bottom">KPI List</td>
<td valign="bottom">Sites and Workspaces</td>
</tr>
<tr>
<td valign="bottom">Picture Library</td>
<td valign="bottom"></td>
<td valign="bottom">Project Tasks</td>
<td valign="bottom">Import Spreadsheet</td>
<td valign="bottom"></td>
</tr>
<tr>
<td valign="bottom">Data Connection Library</td>
<td valign="bottom"></td>
<td valign="bottom">Issue Tracking</td>
<td valign="bottom"></td>
<td valign="bottom"></td>
</tr>
<tr>
<td valign="bottom">Translation Management Library</td>
<td valign="bottom"></td>
<td valign="bottom">Survey</td>
<td valign="bottom"></td>
<td valign="bottom"></td>
</tr>
<tr>
<td valign="bottom">Slide Library</td>
<td valign="bottom"></td>
<td valign="bottom"></td>
<td valign="bottom"></td>
<td valign="bottom"></td>
</tr>
<tr>
<td valign="bottom">Report Library</td>
<td valign="bottom"></td>
<td valign="bottom"></td>
<td valign="bottom"></td>
<td valign="bottom"></td>
</tr>
</tbody>
</table>
<p>You can easily reuse a List or Library, with or without its content. For instance, you have created a survey and you would like to re-use that survey (maybe several times a year, but this doesn&#8217;t really matter, you just want to reuse it) without having to input all questions and eventually branching again. The same thing may apply when you Webcast want to reuse a Document Library or a List with several columns.</p>
<p>It&#8217;s quite easy to reuse a list. In the following procedure you will see some screenshot how you can do that. I have also created a <a href="http://vimeo.com/12373488">Webcast</a> about reusing a list or library in SharePoint 2007.</p>
<h3>This is my initial setup:</h3>
<p>I have a survey called: Users satisfaction.<br />
In this survey there are several questions, and some questions are branched. (This means that depending on your answer, you well go to a specific question instead of the next question)</p>
<ul>
<li> The first thing you need to do is save the List/Library as a template</li>
</ul>
<p><a href="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis1.png"><img title="052010_1158_Reusingalis1" src="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis1_thumb.png" border="0" alt="052010_1158_Reusingalis1" width="644" height="292" /></a></p>
<p><a href="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis23.png"><img class="alignnone size-full wp-image-447" title="052010_1158_Reusingalis2" src="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis23.png" alt="Save survey as template" width="644" height="292" /></a><a href="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis22.png"></a><a href="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis21.png"></a><a href="http://www.officeandbusiness.be/wp-content/uploads/2010/06/clip_image002.gif"></a></p>
<p><a href="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis3.png"><img title="052010_1158_Reusingalis3" src="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis3_thumb.png" border="0" alt="052010_1158_Reusingalis3" width="644" height="328" /></a></p>
<ul>
<li>To create a new List/Library based on this template: Click on <strong>View all Site Content </strong>and then<strong> create </strong>and select your Template.</li>
</ul>
<p><a href="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis4.png"><img title="052010_1158_Reusingalis4" src="http://www.officeandbusiness.be/wp-content/uploads/2010/06/052010_1158_Reusingalis4_thumb.png" border="0" alt="052010_1158_Reusingalis4" width="644" height="293" /></a></p>
<p>When you want to delete a list template, you can browse to the List Template Gallery <em>http://servername/Sitename</em>/_catalogs/lt/Forms/AllItems.aspx</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Reusing a SharePoint list or library on Office and Business Productivity',url: 'http://www.officeandbusiness.be/2010/06/15/reusing-a-sharepoint-list-or-library/',contentID: 'post-439',code: 'STS_6826',suggestTags: 'Library,Lists',providerName: 'Office and Business Productivity',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.officeandbusiness.be/2010/06/15/reusing-a-sharepoint-list-or-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

