<?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>dsader.snowotherway.org &#187; WPMU Plugins</title>
	<atom:link href="http://dsader.snowotherway.org/category/wpmu-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://dsader.snowotherway.org</link>
	<description>If this was a better tagline, would it matter?</description>
	<lastBuildDate>Mon, 21 Jun 2010 23:11:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sitewide Featured User Widget</title>
		<link>http://dsader.snowotherway.org/2008/09/22/sitewide-featured-user-widget/</link>
		<comments>http://dsader.snowotherway.org/2008/09/22/sitewide-featured-user-widget/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 05:33:40 +0000</pubDate>
		<dc:creator>dsader</dc:creator>
				<category><![CDATA[WPMU Plugins]]></category>

		<guid isPermaLink="false">http://dsader.snowotherway.org/?p=849</guid>
		<description><![CDATA[Sitewide Featured User Widget Install as you would any other widget. Tested on WPMU 2.6+. But should work fine with any recent WPMU version as well. Enter the user ID, login name, or email from the widget control panel to &#8230; <a href="http://dsader.snowotherway.org/2008/09/22/sitewide-featured-user-widget/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmudev.org/project/Sitewide-Featured-User-Widget">Sitewide Featured User Widget</a></p>
<p>Install as you would any other widget. Tested on WPMU 2.6+. But should work fine with any recent WPMU version as well.</p>
<ul>
<li>Enter the user ID, login name, or email from the widget control panel to feature recent posts from a WPMU community user. Numeric ID is matched against existing user IDs.</li>
<li><strong>Featured User Posts </strong>
<ul>
<li>Display 0-10 most recent posts
<ul>
<li>the most recent post comes from any blog, remaining posts come from same blog, however</li>
<li>full post, post excerpt, no post content</li>
<li>titles</li>
<li>author</li>
<li>date</li>
<li>comment link</li>
<li>post category</li>
<li>post tags</li>
<li>avatars(any size 8-80 px)</li>
</ul>
</li>
<li>Filtered by Tags(comma separated list)</li>
<li>Filtered by Categories</li>
</ul>
<p>Usage notes: 1-9 multiple widgets by default, but you may want to modify the widget to allow only a couple as the server resources needed go up with each multiple.</p>
<p>Download: <a href="http://wpmudev.org/project/Sitewide-Featured-User-Widget">http://wpmudev.org/project/Sitewide-Featured-User-Widget</a></p>
<!-- Created with WP-Autoblog 2.0 (http://motheronearth.com/outercourt/) -->]]></content:encoded>
			<wfw:commentRss>http://dsader.snowotherway.org/2008/09/22/sitewide-featured-user-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wysiwyg Print</title>
		<link>http://dsader.snowotherway.org/2008/08/18/wysiwyg-print/</link>
		<comments>http://dsader.snowotherway.org/2008/08/18/wysiwyg-print/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 23:26:53 +0000</pubDate>
		<dc:creator>dsader</dc:creator>
				<category><![CDATA[WPMU Plugins]]></category>

		<guid isPermaLink="false">http://dsader.snowotherway.org/?p=806</guid>
		<description><![CDATA[For one or two themes, media=print code is easy enough to add to the header.php, but why do that in MU? Most theme authors pay no attention to an extra stylesheet for printing a theme. This plugin will make printing &#8230; <a href="http://dsader.snowotherway.org/2008/08/18/wysiwyg-print/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For one or two themes, media=print code is easy enough to add to the header.php, but why do that in MU? Most theme authors pay no attention to an extra stylesheet for printing a theme. This plugin will make printing from WP themes much more enjoyable. Doesn&#8217;t make every theme look good, but many print very nicely. Must be a wp_head hook in theme&#8217;s header.  (Browsers have options for enabling printing of background images).</p>
<p> </p>
<p><a href="http://wpmudev.org/project/Wysiwyg-Print">Download</a></p>
<!-- Created with WP-Autoblog 2.0 (http://motheronearth.com/outercourt/) -->]]></content:encoded>
			<wfw:commentRss>http://dsader.snowotherway.org/2008/08/18/wysiwyg-print/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Userthemes Revisited</title>
		<link>http://dsader.snowotherway.org/2008/08/18/userthemes-revisited/</link>
		<comments>http://dsader.snowotherway.org/2008/08/18/userthemes-revisited/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 23:26:28 +0000</pubDate>
		<dc:creator>dsader</dc:creator>
				<category><![CDATA[WPMU Plugins]]></category>

		<guid isPermaLink="false">http://dsader.snowotherway.org/?p=804</guid>
		<description><![CDATA[I&#8217;ve tinkered with the original a bit, again. Adds ability for enabled users to move system themes to their file blogs.dir/id/themes/ folder and edit their themes if you allow access to the theme editor. Access Managed via Site Admin. Practical &#8230; <a href="http://dsader.snowotherway.org/2008/08/18/userthemes-revisited/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve tinkered with<a title="Original Userthemes" href="http://wpmudev.org/project/User-Themes"> the original</a> a bit, again.</p>
<p>Adds ability for enabled users to move system themes to their file blogs.dir/id/themes/ folder and edit their themes if you allow access to the theme editor. Access Managed via Site Admin.</p>
<p>Practical uses for me: I can edit themes as I am accustomed in my single WP install. I can switch between specialty themes without logging in as a SiteAdmin.</p>
<p>If a particular user wants a unique/rare/premium theme, I can upload it to their blogs.dir/blog_id/themes folder and only they can ever see/edit/activate it.</p>
<p>Warning: enabling the theme editor is a huge risk/responsibility.</p>
<p>This plugin does not magically enable or secure it. You&#8217;ll have to consider that yourself.</p>
<p>Install: drop into mu-plugins folder and visit the new SiteAdmin&#8211;&gt;Userthemes menu.</p>
<p>July 15/08 Tweaked version looks more like WPMU2.6. &#8220;Guessing&#8221; the Screenshot-dir is buggy in 2.5 and lower. Minor edits needed to use this in a version less than 2.6.(Any version not defining WP_CONTENT_DIR and WP_CONTENT_URL)</p>
<p>July 30/08 Add SiteOptions to management page:</p>
<ul>
<li>Maximum Userthemes per blog.</li>
<li>hide original Themes menu.</li>
<li>choose number items per page.</li>
</ul>
<div></div>
<div><a href="http://wpmudev.org/project/Userthemes-Revisited">Download</a></div>
<!-- Created with WP-Autoblog 2.0 (http://motheronearth.com/outercourt/) -->]]></content:encoded>
			<wfw:commentRss>http://dsader.snowotherway.org/2008/08/18/userthemes-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitewide Multi Widget</title>
		<link>http://dsader.snowotherway.org/2008/08/18/sitewide-multi-widget/</link>
		<comments>http://dsader.snowotherway.org/2008/08/18/sitewide-multi-widget/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 23:23:08 +0000</pubDate>
		<dc:creator>dsader</dc:creator>
				<category><![CDATA[WPMU Plugins]]></category>

		<guid isPermaLink="false">http://dsader.snowotherway.org/?p=790</guid>
		<description><![CDATA[Sitewide &#8220;three-in-one&#8221; Multi Widget Panel Choose the blog ID to feature from the widget control panel, by default it will use Donncha&#8217;s Sitewide Tags Pages(&#8216;tags_blog_id&#8217;) if installed. Blog_id is matched against existing public blogs. Checkboxes to enable(and title) each sub-widget &#8230; <a href="http://dsader.snowotherway.org/2008/08/18/sitewide-multi-widget/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmudev.org/project/Sitewide-Multi-Widget">Sitewide &#8220;three-in-one&#8221; Multi Widget Panel</a></p>
<ul>
<li>Choose the blog ID to feature from the widget control panel, by default it will use <a href="http://ocaoimh.ie/2008/07/19/sitewide-tags-pages-for-wordpress-mu/">Donncha&#8217;s Sitewide Tags Pages</a>(&#8216;tags_blog_id&#8217;) if installed. Blog_id is matched against existing public blogs.</li>
<li>Checkboxes to enable(and title) each sub-widget within the multi-widget control</li>
<li><strong>Sitewide Tag Cloud </strong>
<ul>
<li>default(no options) for now</li>
</ul>
</li>
<li><strong>Sitewide Recent Posts </strong>
<ul>
<li>Display 0-10 most recent posts
<ul>
<li>full post, post excerpt, no post content</li>
<li>titles</li>
<li>author</li>
<li>date</li>
<li>comment link</li>
<li>post category</li>
<li>post tags</li>
<li>avatars(any size 8-80 px)</li>
</ul>
</li>
<li>Filtered by Sitewide Tags(comma separated list)</li>
<li>Filtered by Sitewide Categories</li>
</ul>
</li>
<li><strong>Sitewide Archives </strong>
<ul>
<li>daily</li>
<li>weekly</li>
<li>monthly</li>
<li>yearly</li>
</ul>
<div><strong>Download</strong>: <a href="http://wpmudev.org/project/Sitewide-Multi-Widget">http://wpmudev.org/project/Sitewide-Multi-Widget</a></div>
<div><strong>Installation Notes</strong>: You&#8217;ll want <a href="http://ocaoimh.ie/2008/07/19/sitewide-tags-pages-for-wordpress-mu/">Donncha&#8217;s Sitewide Tags Pages(v 0.2)</a> installed and running for a while (to generate posts in the tags blog). I have not tested this widget with any other sitewide tags-type aggregation, but user can substitute any existing public blog id if the &#8216;tags_blog_id&#8217; doesn&#8217;t exist. <a href="http://wpmudev.org/project/Sitewide-Multi-Widget">Sitewide &#8220;three-in-one&#8221; Multi Widget Panel</a> is a widget so put it with he rest of your wpmu widgets. Designed/tested for WPMU2.6.</div>
</li>
</ul>
<p>Notes:<br />
This widget uses a &#8220;switch_to_blog&#8221;&#8211;&gt;&#8221;restore_current_blog&#8221; and a new query object($query = new WP_Query($query_string);) to retrieve posts from the Tags blog(or multple blogs). All options are stored as a single widget option array. I figure the cpu/numqueries load is abated somewhat by having all sub-widgets in the same panel.</p>
<p>Support to pull from multiple &#8220;featured blogs&#8221; by editing one line of code(&#8220;clones&#8221; the widget output while applying the same widget control options to each clone):<br />
`$featured_blogs = array($options['blog_id']); // Clone multiple panel outputs such as &#8230;<br />
//	$featured_blogs = array($options['blog_id'],3,354);`<br />
(inspired by http://dailytestimony.net/plugins/)</p>
<p>Although WPMU 2.6 adds a &#8220;get_id_from_blogname();&#8221; function &#8211; which satisfies vhost and nonvhost installs &#8211; to make switching blogs in widget control simpler, it needs also a get_blogname_from_id(); to echo a blogname(where blogname is &#8220;blogname.domain.org&#8221; or &#8220;domain.org/blogname/&#8221;).</p>
<p>Usage note: using this widget in the sidebar of the actual tags blog will work, but it&#8217;s overkill as the usual widgets on the tags blog work in the usual ways(ie. recent posts, tag cloud, and categories are all transformed into sitewide widgets when using Donncha&#8217;s Sitewide Tags blog).</p>
<p>TODO: if($tags_blog_id != $current_blog_id) switch_to_blog();</p>
<p> </p>
<p><a href="http://wpmudev.org/project/Sitewide-Multi-Widget">Download</a></p>
<!-- Created with WP-Autoblog 2.0 (http://motheronearth.com/outercourt/) -->]]></content:encoded>
			<wfw:commentRss>http://dsader.snowotherway.org/2008/08/18/sitewide-multi-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitewide Extended Categories Widget</title>
		<link>http://dsader.snowotherway.org/2008/08/18/sitewide-extended-categories-widget/</link>
		<comments>http://dsader.snowotherway.org/2008/08/18/sitewide-extended-categories-widget/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 23:22:41 +0000</pubDate>
		<dc:creator>dsader</dc:creator>
				<category><![CDATA[WPMU Plugins]]></category>

		<guid isPermaLink="false">http://dsader.snowotherway.org/?p=788</guid>
		<description><![CDATA[Original Author: Peter van der Does Original Author URI: http://blog.avirtualhome.com/ Original Plugin URI: http://wordpress.org/extend/plugins/extended-categories-widget/ Choose the Blog ID to feature its categories, by default it will use Donncha&#8217;s Sitewide Tags Pages(&#8216;tags_blog_id&#8217;) if installed. Blog_id is matched against existing public blogs. &#8230; <a href="http://dsader.snowotherway.org/2008/08/18/sitewide-extended-categories-widget/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Original Author: Peter van der Does<br />
Original Author URI: http://blog.avirtualhome.com/<br />
Original Plugin URI: http://wordpress.org/extend/plugins/extended-categories-widget/</p>
<p>Choose the Blog ID to feature its categories, by default it will use <a href="http://ocaoimh.ie/2008/07/19/sitewide-tags-pages-for-wordpress-mu/">Donncha&#8217;s Sitewide Tags Pages</a>(&#8216;tags_blog_id&#8217;) if installed. Blog_id is matched against existing public blogs. Widget Control Options:</p>
<ul>
<li>How many Sitewide Extended Categories Widgets would you like? 1-10</li>
<li>Blog ID</li>
<li>Title</li>
<li>Show post counts</li>
<li>Show hierarchy</li>
<li>Hide empty categories</li>
<li>Sort by ID, name, or count</li>
<li>Display style: list or dropdown</li>
<li>Include All Sitewide Categories, or</li>
<li>Include These Sitewide Categories</li>
</ul>
<p>Notes:<br />
This widget uses a &#8220;switch_to_blog&#8221;&#8211;&gt;&#8221;restore_current_blog&#8221; to retrieve categories from the Tags blog(or other blog).</p>
<p> </p>
<p><a href="http://wpmudev.org/project/Sitewide-Extended-Categories-Widget">Download</a></p>
<!-- Created with WP-Autoblog 2.0 (http://motheronearth.com/outercourt/) -->]]></content:encoded>
			<wfw:commentRss>http://dsader.snowotherway.org/2008/08/18/sitewide-extended-categories-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
