<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Plugin Browser &#187; Tag: switch - Recent Posts</title>
		<link>http://bbpress.org/plugins/tags/switch</link>
		<description>bbPress Plugin Browser &#187; Tag: switch - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 18:13:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/tags/switch" rel="self" type="application/rss+xml" />

		<item>
			<title>citizenkeith on "bbPress Theme Switcher"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-3579</link>
			<pubDate>Mon, 01 Jun 2009 01:03:16 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">3579@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>We've been using this at our forum to test out other themes, and it's been really nice.</p>
<p>My users are requesting the profile preference as well. I know you're busy, _ck_, but I just wanted to let you know that there was interest from my users.</p>
<p>Thanks again for this outstanding plugin. :)
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbPress Theme Switcher"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-2776</link>
			<pubDate>Fri, 06 Feb 2009 03:27:50 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">2776@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Those are good feature ideas.</p>
<p>I've implemented the exclude in 1.1.6</p>
<p>Storing them in a profile I might do at a future time.<br />
Right now you can just set a very long cookie timeout so at least it "sticks" on their PC.
</p>]]></description>
					</item>
		<item>
			<title>dragunoff on "bbPress Theme Switcher"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-2774</link>
			<pubDate>Thu, 05 Feb 2009 22:12:06 +0000</pubDate>
			<dc:creator>dragunoff</dc:creator>
			<guid isPermaLink="false">2774@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Good plugin :) Thanks!</p>
<p>but is it possible to exclude the default themes (Kakmumei &#38; Kakumei Blue)?<br />
And what about storing the theme as a user profile preference?
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbPress Theme Switcher"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-1830</link>
			<pubDate>Fri, 29 Aug 2008 14:27:02 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">1830@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Yes just add after this line:</p>
<p><code>function bb_ts_add_dropdown($template=&#39;&#39;,$file=&#39;&#39;) {</code></p>
<p>this new line:</p>
<pre><code>if (!bb_current_user_can(&#39;administrate&#39;)) {return $template;}</code></pre>]]></description>
					</item>
		<item>
			<title>ddemeo on "bbPress Theme Switcher"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-1829</link>
			<pubDate>Fri, 29 Aug 2008 12:21:26 +0000</pubDate>
			<dc:creator>ddemeo</dc:creator>
			<guid isPermaLink="false">1829@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Can this be used so that a moderator or key master could switch themes, but no one else?  I think it would be a great way to test new themes , or modifications thereof, before making them go live.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbPress Theme Switcher"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-587</link>
			<pubDate>Sun, 07 Oct 2007 08:53:59 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">587@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Demonstration of direct link switching:</p>
<p><a href="http://bbshowcase.org/forums/?bbtheme=onvertigo" rel="nofollow">http://bbshowcase.org/forums/?bbtheme=onvertigo</a><br />
<a href="http://bbshowcase.org/forums/?bbtheme=kakumei-too" rel="nofollow">http://bbshowcase.org/forums/?bbtheme=kakumei-too</a><br />
<a href="http://bbshowcase.org/forums/?bbtheme=Crystal" rel="nofollow">http://bbshowcase.org/forums/?bbtheme=Crystal</a><br />
<a href="http://bbshowcase.org/forums/?bbtheme=futurekind" rel="nofollow">http://bbshowcase.org/forums/?bbtheme=futurekind</a></p>
<p>(note that themes will not "stick" unless cookies are enabled)</p>
<p>other themes:<br />
<a href="http://bbshowcase.org/forums/view/available-themes" rel="nofollow">http://bbshowcase.org/forums/view/available-themes</a>
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbPress Theme Switcher"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-586</link>
			<pubDate>Fri, 05 Oct 2007 16:11:39 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">586@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>1.06  is an early release based upon a request.</p>
<p>Note (for now) you'll have to hand edit the plugin if you want theme persistance longer than three minutes or would like to disable the automatic dropdown.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bbPress Theme Switcher"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-585</link>
			<pubDate>Fri, 05 Oct 2007 16:08:08 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">585@http://bbpress.org/plugins/</guid>
			<description><![CDATA[Allow your forum visitors to switch between any themes you have installed. 
Automatically (optionally) inserts dropdown in bottom right of all themes.]]></description>
					</item>

	</channel>
</rss>

