<?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>log for me &#187; MOSS</title>
	<atom:link href="http://blog.ekerot.org/tag/moss/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ekerot.org</link>
	<description>Digital dashboard for my adventures in code</description>
	<lastBuildDate>Mon, 07 Sep 2009 07:07:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remove the Title link, replacing it, in list views?</title>
		<link>http://blog.ekerot.org/2009/01/replace-title-link-in-listviews/</link>
		<comments>http://blog.ekerot.org/2009/01/replace-title-link-in-listviews/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 13:16:34 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[Example]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://blog.ekerot.org/?p=55</guid>
		<description><![CDATA[Today a colleague of mine noticed the Title field both in the newform and list view of a custom list we are developing for WSS3. The list itself is not at all complicated, it&#8217;s an FAQ entry with two fields: Question (text) and Answer (richtext).
Replacing or removing the Title field was easy as pie, just [...]]]></description>
		<wfw:commentRss>http://blog.ekerot.org/2009/01/replace-title-link-in-listviews/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AvailableWebTemplates &#8211; for WSS</title>
		<link>http://blog.ekerot.org/2008/12/availablewebtemplates-for-wss/</link>
		<comments>http://blog.ekerot.org/2008/12/availablewebtemplates-for-wss/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 07:03:39 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://blog.ekerot.org/?p=3</guid>
		<description><![CDATA[MOSS publishing infrastructure gives the possibility to declare which web templates that are available on subwebs, in a feature property:
&#60;Properties&#62;
   &#60;Property Key="AvailableWebTemplates" Value="*-MyTemplateName#1"/&#62;
&#60;/Properties&#62;
But this is not possible in the same way for WSS. The object model gives us two hints: SPWeb.SetAvailableWebTemplates and SPWeb.SetAvailableCrossLanguageWebTemplates These methods can be used to achieve the same goal: controlling [...]]]></description>
		<wfw:commentRss>http://blog.ekerot.org/2008/12/availablewebtemplates-for-wss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
