<?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>Playforward Designs &#187; Plugins</title>
	<atom:link href="http://playforward.net/category/articles/wordpress-articles/plugins/feed" rel="self" type="application/rss+xml" />
	<link>http://playforward.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 15 Feb 2010 23:41:30 +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>Multisite Themes</title>
		<link>http://playforward.net/multisite-themes.html</link>
		<comments>http://playforward.net/multisite-themes.html#comments</comments>
		<pubDate>Fri, 12 Feb 2010 06:02:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://playforward.net/?p=247</guid>
		<description><![CDATA[Multisite Themes is a very simple plugin that I created to help administrators of WordPress Multi Site setups define different themes for different sites.
Why?
I was providing clients with wpmu/wpms sites and I needed a way to make only certain themes available to certain site admins.
&#8220;This is already doable when you edit a blog in the [...]]]></description>
			<content:encoded><![CDATA[<p>Multisite Themes is a very simple plugin that I created to help administrators of WordPress Multi Site setups define different themes for different sites.</p>
<h3>Why?</h3>
<p>I was providing clients with wpmu/wpms sites and I needed a way to make only certain themes available to certain site admins.</p>
<h3>&#8220;This is already doable when you edit a blog in the admin.&#8221;</h3>
<p>Technically it&#8217;s not. Remember, a <strong>site</strong> is different than a <strong>blog</strong>. <br />
A site contains blogs.<br />
A site can be at Domain1.com while you have another site at Domain2.com, both with different sub-blogs underneath of them.</p>
<h3>Instructions</h3>
<p>I&#8217;ll hopefully have this up on the WordPress Plugin Database soon, but until then you can save the below txt document as a php file and upload to your plugins folder, activate and you&#8217;re good to go.</p>
<p>To add a theme that is site specific, simply make a folder called ms-themes in your wp-content directory.<br />
In the ms-themes directory you create another folder with the same id as the site you want to add the theme to.</p>
<p>Example for Site with id of 7:<br />
http://www.yourdomain.com/wp-content/ms-themes/7/</p>
<p>Any themes placed in the /7/ directory will be available for site_id 7.</p>
<h3>Future Plans</h3>
<ul>
<li>Done: <span style="text-decoration: line-through;"> I plan to automagically create the ms-themes directory.</span></li>
<li>Have option to automatically create site directories.</li>
<li>Output display for easy recognition of what a site&#8217;s ID is.</li>
</ul>
<h3>Known Bugs</h3>
<p>No known bugs. If you have a problem, please contact me through my <a href="/contact">contact page</a>.</p>
<h3>Download</h3>
<p>Download from the WordPress Plugin Directory: <a href="http://wordpress.org/extend/plugins/multisite-themes/">http://wordpress.org/extend/plugins/multisite-themes/</a></p>
<p><strong>Donate</strong></p>
<p>Please make any donations to a charity of your choice in my name (Dustin Dempsey). Let me know if you do.</p>
]]></content:encoded>
			<wfw:commentRss>http://playforward.net/multisite-themes.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
