<?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>SharePoint Archive - Maximilian Krieg</title>
	<atom:link href="https://maximiliankrieg.de/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>https://maximiliankrieg.de/tag/sharepoint/</link>
	<description>Wissen, Technik &#38; Erfahrungen</description>
	<lastBuildDate>Fri, 29 May 2026 07:42:43 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://maximiliankrieg.de/wp-content/uploads/2026/05/cropped-20260524_logo_2_512-2-32x32.png</url>
	<title>SharePoint Archive - Maximilian Krieg</title>
	<link>https://maximiliankrieg.de/tag/sharepoint/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SharePoint 2010 &#8211; Neue Formatvorlagen für Bibliotheken</title>
		<link>https://maximiliankrieg.de/2014/11/sharepoint-2010-neue-formatvorlagen-fuer-bibliotheken/</link>
					<comments>https://maximiliankrieg.de/2014/11/sharepoint-2010-neue-formatvorlagen-fuer-bibliotheken/#respond</comments>
		
		<dc:creator><![CDATA[Maximilian]]></dc:creator>
		<pubDate>Tue, 18 Nov 2014 07:50:00 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">https://maximiliankrieg.de/?p=2471</guid>

					<description><![CDATA[<p>SharePoint ist eine sehr mächtige Webanwendung von Microsoft, die ein soziales Netzwerk, ein Dokumentenmanagement, eine Suche und diverse Geschäftsanwendungen beheimatet. Mit SharePoint koordiniert man z.B.&#8230;</p>
<p>Der Beitrag <a href="https://maximiliankrieg.de/2014/11/sharepoint-2010-neue-formatvorlagen-fuer-bibliotheken/">SharePoint 2010 &#8211; Neue Formatvorlagen für Bibliotheken</a> erschien zuerst auf <a href="https://maximiliankrieg.de">Maximilian Krieg</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">SharePoint ist eine sehr mächtige Webanwendung von Microsoft, die ein soziales Netzwerk, ein Dokumentenmanagement, eine Suche und diverse Geschäftsanwendungen beheimatet. Mit SharePoint koordiniert man z.B. die Zusammenarbeit von Mitarbeitern über Team-Webseiten, steuert Prozesse über Workflows oder teilt Wissen über ein Wiki. SharePoints Dokumentenbibliotheken dienen der Ablage und der Erzeugung von neuen Dokumenten mit Hilfe von Formatvorlagen. Wie man eine neue Vorlage einpflegt wird im folgenden erklärt.</p>



<h3 class="wp-block-heading">Symptom</h3>



<p class="wp-block-paragraph">Eine neue Vorlage wird in dem Ordner für die Dokumentenvorlagen abgelegt. Beim Aufruf des Dialogs &#8222;Neues Dokument&#8220; wird es jedoch noch nicht angezeigt.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1cdd597e898&quot;}" data-wp-interactive="core/image" data-wp-key="6a1cdd597e898" class="wp-block-image size-full wp-lightbox-container"><img fetchpriority="high" decoding="async" width="252" height="242" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://maximiliankrieg.de/wp-content/uploads/2026/05/20141118-sharepoint-1.png" alt="" class="wp-image-2472"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<h3 class="wp-block-heading">Problem</h3>



<p class="wp-block-paragraph">Die Vorlagendatei wurde zwar erfolgreich hochgeladen, aber die Bibliothek kennt die Vorlage noch nicht. Sie muss erst über einen vordefinierten Inhaltstyp veröffentlicht werden. Eventuell muss auch ein neuer Inhaltstyp hierfür erzeugt werden.</p>



<h3 class="wp-block-heading">Lösungsstrategie</h3>



<ol class="wp-block-list">
<li>In die Zielbibliothek wechseln</li>



<li>Auf Bibliothekeinstellungen im Ribbon klicken</li>



<li>Einen vorhandenen Websiteinhaltstypen hinzufügen</li>



<li>Die erweiterten Einstellungen des Inhaltstyps aufrufen</li>



<li>Hier die relative URL der neuen Vorlage eintragen</li>



<li>Abspeichern der Änderungen</li>
</ol>



<p class="wp-block-paragraph">Nun sollte die neue Vorlage in der Bibliothek vorhanden sein.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1cdd597ed54&quot;}" data-wp-interactive="core/image" data-wp-key="6a1cdd597ed54" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" width="252" height="275" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://maximiliankrieg.de/wp-content/uploads/2026/05/20141118-sharepoint-2.png" alt="" class="wp-image-2473"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
<p>Der Beitrag <a href="https://maximiliankrieg.de/2014/11/sharepoint-2010-neue-formatvorlagen-fuer-bibliotheken/">SharePoint 2010 &#8211; Neue Formatvorlagen für Bibliotheken</a> erschien zuerst auf <a href="https://maximiliankrieg.de">Maximilian Krieg</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maximiliankrieg.de/2014/11/sharepoint-2010-neue-formatvorlagen-fuer-bibliotheken/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
