<?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>Teleogistic &#187; WPMu</title>
	<atom:link href="http://teleogistic.net/tag/wpmu/feed/" rel="self" type="application/rss+xml" />
	<link>http://teleogistic.net</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 17:59:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>BuddyPress Group Email Subscription</title>
		<link>http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/</link>
		<comments>http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/#comments</comments>
		<pubDate>Thu, 13 May 2010 03:28:33 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?page_id=773</guid>
		<description><![CDATA[Authors: Deryk Wenaus, Boone Gorges, David Cartwright BuddyPress Group Email Subscription allows group members to receive email notifications for all types of group activity, especially forum posts. Each user can choose how they want to subscribe to the group. EMAIL SUBSCRIPTION LEVELS: There are 5 levels of email subscription options: No Email &#8211; Read this [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_777" class="wp-caption alignright" style="width: 310px"><a href="http://teleogistic.net/wp-content/uploads/2010/05/screenshot-1.png"><img src="http://teleogistic.net/wp-content/uploads/2010/05/screenshot-1-300x232.png" alt="Email Options on settings page" title="Email Options on settings page" width="300" height="232" class="size-medium wp-image-777" style="border: 1px solid #aaa" /></a><p class="wp-caption-text">Email Options on settings page</p></div>
<p><strong>Authors: <a href="http://www.bluemandala.com/index.html">Deryk Wenaus</a>, <a href="http://teleogistic.net">Boone Gorges</a>, <a href="http://namoo.co.uk">David Cartwright</a></strong></p>
<p><a href="http://wordpress.org/extend/plugins/buddypress-group-email-subscription/">BuddyPress Group Email Subscription</a> allows group members to receive email notifications for all types of group activity, especially forum posts. Each user can choose how they want to subscribe to the group.</p>
<p><strong>EMAIL SUBSCRIPTION LEVELS</strong>: There are 5 levels of email subscription options:</p>
<ol>
<li>No Email &#8211; Read this group on the web</li>
<li>Weekly Summary Email &#8211; A summary of new topics each week</li>
<li>Daily Digest Email &#8211; All the day&#8217;s activity bundled into a single email</li>
<li>New Topics Email &#8211; Send new topics as they arrive (but don&#8217;t send replies)</li>
<li>All Email &#8211; Send all group activity as it arrives</li>
</ol>
<p><strong>DEFAULT SUBSCRIPTION STATUS</strong>: Group admins can choose one of the 5 subscription levels as a default that gets applied when new members join.</p>
<p><strong>DIGEST AND SUMMARY EMAILS</strong>: The daily digest email is sent every morning and contains all the emails from all the groups a user is subscribed to. The digest begins with a helpful topic summary. The weekly summary email contains just the topic titles from the past week. Summary and digest timing can be configured in the back end.</p>
<p><strong>EMAILS FOR TOPICS I&#8217;VE STARTED OR COMMENTED ON</strong>: Users receive email notifications when someone replies to a topic they create or comment on (similar to Facebook). This happens whether they are subscribed or not. Users can control this behaviour in their notifications page.</p>
<div id="attachment_780" class="wp-caption alignright" style="width: 310px"><a href="http://teleogistic.net/wp-content/uploads/2010/05/screenshot-2.png"><img src="http://teleogistic.net/wp-content/uploads/2010/05/screenshot-2-300x211.png" alt="Email options on group pages" title="Email options on group pages" width="300" height="211" class="size-medium wp-image-780" style="border: 1px solid #aaa" /></a><p class="wp-caption-text">Email options on group pages</p></div>
<p><strong>TOPIC FOLLOW AND MUTE</strong>: Users who are not fully subscribed to a group (ie. maybe they are on digest) can choose to get immediate email updates for specific topic threads. Any subsequent replies to that thread will be emailed to them. In an opposite way, users who are fully subscribed to a group but want to stop getting emails from a specific (perhaps annoying) thread can choose to mute that topic.</p>
<p><strong>ADMIN NOTIFICATION</strong>: Group admins can send out an email to all group members from the group&#8217;s admin section. The email will be sent to all group members regardless of subscription status. This feature is helpful to quickly communicate to the whole group, but it should be used with caution.</p>
<p><strong>SPAM PROTECTION</strong>: To protect against spam, you can set a minimum number of days users need to be registered before their group activity will be emailed to other users. This feature is off by default, but can be enabled in the admin.</p>
<p>The plugin is fully internationalized.</p>
<p><strong>NOTE TO PLUGIN AUTHORS</strong>: If your plugin posts updates to the standard BuddyPress activity stream, then group members who are subscribed via 3. Daily Digest and 5. All Email will get your updates automatically. However people subscribed as 2. Weekly Summary and 4. New Topic will not. If you feel some of your plugin&#8217;s updates are very important and want to make sure all subscribed members them, then you can filter &#8216;ass_this_activity_is_important&#8217; and return TRUE when $type matches your activity. See the ass_this_activity_is_important() function in bp-activity-subscription-functions.php for code you can copy and use. An example: adding a new wiki page would be considered important and should be filtered in, whereas a comment on a wiki page would be less important and should not be hooked in.</p>
<p>BuddyPress Group Email Subscription has been downloaded <strong>51,485</strong> times. Are you using this plugin? Consider a <strong><a href="/donate">donation</a></strong>.</p>
<h2>Version history</h2>
<dl>
<dt><strong>2.3 &#8211; May 12, 2010</strong></dt>
<dd>
Initial release</dd>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/code/buddypress/group-forum-subscription-for-buddypress/' rel='bookmark' title='Group Forum Subscription for BuddyPress'>Group Forum Subscription for BuddyPress</a></li>
<li><a href='http://teleogistic.net/code/buddypress/bp-group-management/' rel='bookmark' title='BP Group Management'>BP Group Management</a></li>
<li><a href='http://teleogistic.net/code/buddypress/bp-group-reviews/' rel='bookmark' title='BP Group Reviews'>BP Group Reviews</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Importing Ning users into WP</title>
		<link>http://teleogistic.net/2010/04/importing-ning-users-into-wp/</link>
		<comments>http://teleogistic.net/2010/04/importing-ning-users-into-wp/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 12:13:20 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[dev.wpmued]]></category>
		<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[ning]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?p=685</guid>
		<description><![CDATA[Today Ning announced that it would be ending its free social networking service. I tweeted something to the effect that this event is a wake-up call: When you use closed-source, third-party hosted solutions for something as valuable as community connections, you are leaving yourself open to the whims and sways of corporate boards. It&#8217;s not [...]]]></description>
			<content:encoded><![CDATA[<p>Today Ning announced that it would be <a href="http://techcrunch.com/2010/04/15/nings-bubble-bursts-no-more-free-networks-cuts-40-of-staff/">ending its free social networking service</a>. I tweeted something to the effect that this event is a wake-up call: When you use closed-source, third-party hosted solutions for something as valuable as community connections, you are leaving yourself open to the whims and sways of corporate boards. It&#8217;s not that Ning is evil or anything &#8211; it goes without saying that they need to make a profit &#8211; but their priorities are importantly different from those of their users. In the same way that Ning moves from a freemium model to a paid model, Facebook could start selling your crap, Twitter could crash, Tumblr could go out of business, etc.</p>
<p>All this is a good argument to be using software solutions that are more under your control. Like &#8211; drumroll &#8211; WordPress and BuddyPress.</p>
<p>Enough moralizing. I whipped together a plugin this afternoon called Import From Ning that will allow you to get a CSV export of your Ning community&#8217;s member list (the only content that Ning has a handy export feature for, alas) and use it to import members into a WordPress installation.</p>
<p>As of right now, it does not have any BuddyPress-specific functionality. But the data that it does import &#8211; display name, username, email address &#8211; are enough to populate at least the beginnings of a BuddyPress profile. The next thing to add is the auto-import of certain profile fields. I might try to do this tomorrow. The plugin is based on <a href="http://www.dagondesign.com/articles/import-users-plugin-for-wordpress/">DDImportUsers</a> &#8211; thanks!</p>
<p>Instructions:</p>
<ul>
<li>Download the zip file and unzip into your WP plugins directory</li>
<li>Look for the Import from Ning menu under Dashboard > Users (unless you&#8217;re running a recent trunk version of BuddyPress, in which case it will be under the BuddyPress menu)</li>
<li>Follow the instructions on that page</li>
</ul>
<p><a href='http://teleogistic.net/code/wordpresswordpress-mu/import-from-ning/'>Download the plugin here.</a></p>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/2010/04/more-import-to-ning-goodness/' rel='bookmark' title='More Import from Ning goodness &#8211; ( Ning to BuddyPress / WordPress )'>More Import from Ning goodness &#8211; ( Ning to BuddyPress / WordPress )</a></li>
<li><a href='http://teleogistic.net/2010/07/import-from-ning-now-imports-ning-content-into-buddypress/' rel='bookmark' title='Import From Ning now imports Ning content into BuddyPress'>Import From Ning now imports Ning content into BuddyPress</a></li>
<li><a href='http://teleogistic.net/2012/02/ning-nonsense-is-an-opportunity-for-wordpress-and-buddypress-developers/' rel='bookmark' title='Ning nonsense is an opportunity for WordPress and BuddyPress developers'>Ning nonsense is an opportunity for WordPress and BuddyPress developers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/2010/04/importing-ning-users-into-wp/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Big new version of Invite Anyone for BuddyPress</title>
		<link>http://teleogistic.net/2010/04/big-new-version-of-invite-anyone-for-buddypress/</link>
		<comments>http://teleogistic.net/2010/04/big-new-version-of-invite-anyone-for-buddypress/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 05:27:02 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[invitations]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?p=677</guid>
		<description><![CDATA[My BuddyPress function Invite Anyone has always been misleadingly named. It expanded on BuddyPress&#8217;s default setup, which only allows members to send group invitations to people who they&#8217;re friends with, by allowing individuals to send invitations to anyone in the entire installation. This only qualifies as inviting anyone on a, er, very austere ontology of [...]]]></description>
			<content:encoded><![CDATA[<p>My BuddyPress function <a href="http://teleogistic.net/code/buddypress/invite-anyone">Invite Anyone</a> has always been misleadingly named. It expanded on BuddyPress&#8217;s default setup, which only allows members to send group invitations to people who they&#8217;re friends with, by allowing individuals to send invitations to anyone in the entire installation. This only qualifies as inviting <strong>anyone</strong> on a, er, very austere ontology of personhood. The new version of Invite Anyone, version 0.4, adds a new tab to BuddyPress profile tabs that allows invitation both to groups and to the site in general via email. It&#8217;s a big update, both in terms of features and in terms of sheer code (pretty sure the number of lines of code is close to triple what it was before).</p>
<p>And now you know what I did on my spring break.</p>
<p>If you know what&#8217;s good for you, you will <a href="http://teleogistic.net/code/buddypress/invite-anyone/">Check It Out</a>.</p>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/2010/03/new-version-of-forum-attachments-for-buddypress/' rel='bookmark' title='New version of Forum Attachments for BuddyPress'>New version of Forum Attachments for BuddyPress</a></li>
<li><a href='http://teleogistic.net/2011/05/invite-anyone-0-9-admin-management-and-stats/' rel='bookmark' title='Invite Anyone 0.9: Admin management and stats'>Invite Anyone 0.9: Admin management and stats</a></li>
<li><a href='http://teleogistic.net/2009/12/new-buddypress-plugin-invite-anyone/' rel='bookmark' title='New BuddyPress plugin: Invite Anyone'>New BuddyPress plugin: Invite Anyone</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/2010/04/big-new-version-of-invite-anyone-for-buddypress/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Group Forum Subscription for BuddyPress</title>
		<link>http://teleogistic.net/code/buddypress/group-forum-subscription-for-buddypress/</link>
		<comments>http://teleogistic.net/code/buddypress/group-forum-subscription-for-buddypress/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 03:45:46 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[subscription]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?page_id=660</guid>
		<description><![CDATA[This plugin allows users to subscribe to email notifications of forum activity in their BuddyPress groups. Use of this plugin for versions of BuddyPress 1.2 and higher is not recommended. New plugins, such as Group Activity Notifications, are more general (encompassing all group activity instead of just forums) and are built with BP 1.2 in [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin allows users to subscribe to email notifications of forum activity in their BuddyPress groups.</p>
<p><strong>Use of this plugin for versions of BuddyPress 1.2 and higher is not recommended.</strong> New plugins, such as <a href="http://wordpress.org/extend/plugins/buddypress-group-activity-stream-subscription/">Group Activity Notifications</a>, are more general (encompassing all group activity instead of just forums) and are built with BP 1.2 in mind. I encourage you to use that plugin instead, as this plugin will not be officially supported for new versions of BuddyPress.</p>
<p><a href="http://wordpress.org/extend/plugins/group-forum-subscription-for-buddypress/">Download the plugin here</a>.</p>
<p>Group Forum Subscription for BuddyPress has been downloaded <strong>6,084</strong> times. Are you using this plugin? Consider a <strong><a href="/donate">donation</a></strong>.</p>
<p>Other posts about this plugin can be found <a href="http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/">here</a>, <a href="http://teleogistic.net/2009/09/new-buddypress-bbpress-plugin-group-forum-subscription/">here</a>, <a href="http://dev.commons.gc.cuny.edu/2009/12/07/group-forum-subscription-v1-4/">here</a>, <a href="http://dev.commons.gc.cuny.edu/2009/10/14/group-forum-subscription-v1-3/">here</a>, <a href="http://dev.commons.gc.cuny.edu/2009/10/10/group-forum-subscription-v1-1/">here</a>, and <a href="http://dev.commons.gc.cuny.edu/2009/10/01/new-buddypress-bbpress-plugin-group-forum-subscription/">here</a>.</p>
<h2>Version history</h2>
<dl>
<dt><strong>0.1</strong></dt>
<dd>Initial release</dd>
<dt><strong>0.2</strong></dt>
<dd>Bug fixes</dd>
<dt><strong>1.0</strong></dt>
<dd>Compatibility with BP 1.1</dd>
<dd>Bug fixes</dd>
<dt><strong>1.1</strong></dt>
<dd>Quite a few bug fixes, especially with BP 1.1 compatibility</dd>
<dt><strong>1.2</strong></dt>
<dd>Post reply bugfix for IE</dd>
<dd>Updated readme information for installation with older versions of BP</dd>
<dd>Resolved issues some users were having with PHP errors</dd>
<dd>Moved stable tag away from trunk. Use trunk at your own risk!</dd>
<dt><strong>1.3</strong></dt>
<dd>Localization complete. Shipped with four translations: French, German, Russian, Spanish</dd>
<dd>Dashboard menu moved under BuddyPress section</dd>
<dd>Forum Subscription notification block added to BP&#8217;s forum index.php pages</dd>
<dd>Forum subscription notification block removed for non-logged-in users</dd>
<dd>Fixed bug that subscribed non-confirmed users to forums created in standalone bbPress</dd>
<dd>Admins can choose whether posters receive notifications of their own posts (off by default; not togglable in standalone bbPress)</dd>
<dt><strong>1.4</strong></dt>
<dd>Fixed bug that prevented members of large groups from being subscribed to new topics</dd>
<dd>Fixed bug that kept email headers/footers from being translated</dd>
<dd>Fixed bug that kept subscribing banned members in bbPress standalone</dd>
<dd>Fixed bug that didn&#8217;t check to see if members wanted automatic subscription for a given group in bbPress standalone</dd>
<dd>Added topic title to bbPress standalone email</dd>
<dd>Fixed bug that kept admin_menu from hooking correctly for some users installing BP in non-standard location</dd>
<dt><strong>1.4.1 &#8211; March 27, 2010</strong></dt>
<dd>Loader file added to prevent crashes when BP is upgraded</dd>
<dd>Duplicate notifications menu functions removed to ensure interoperability with BP 1.2 bp-default</dd>
</dl>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/' rel='bookmark' title='BuddyPress Group Email Subscription'>BuddyPress Group Email Subscription</a></li>
<li><a href='http://teleogistic.net/code/buddypress/forum-attachments-for-buddypress/' rel='bookmark' title='Forum Attachments for BuddyPress'>Forum Attachments for BuddyPress</a></li>
<li><a href='http://teleogistic.net/code/buddypress/bp-group-reviews/' rel='bookmark' title='BP Group Reviews'>BP Group Reviews</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/code/buddypress/group-forum-subscription-for-buddypress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of Forum Attachments for BuddyPress</title>
		<link>http://teleogistic.net/2010/03/new-version-of-forum-attachments-for-buddypress/</link>
		<comments>http://teleogistic.net/2010/03/new-version-of-forum-attachments-for-buddypress/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 05:25:55 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[dev.wpmued]]></category>
		<category><![CDATA[edtech]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?p=643</guid>
		<description><![CDATA[The plugin Forum Attachments for BuddyPress has been the bane of my existence for some time. I have focused my awesomeness on taming the beast for BP 1.2. Still beta-ish &#8211; please test and report bugs, if you find any. Related posts: Forum Attachments for BuddyPress Help me alpha test BuddyPress Forum Attachments New BuddyPress [...]]]></description>
			<content:encoded><![CDATA[<p>The plugin <a href="http://teleogistic.net/code/buddypress/forum-attachments-for-buddypress/">Forum Attachments for BuddyPress</a> has been the bane of my existence for some time. I have focused my awesomeness on taming the beast for BP 1.2. Still beta-ish &#8211; please test and report bugs, if you find any.</p>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/2009/10/forum-attachments-for-buddypress/' rel='bookmark' title='Forum Attachments for BuddyPress'>Forum Attachments for BuddyPress</a></li>
<li><a href='http://teleogistic.net/2009/10/help-me-alpha-test-buddypress-forum-attachments/' rel='bookmark' title='Help me alpha test BuddyPress Forum Attachments'>Help me alpha test BuddyPress Forum Attachments</a></li>
<li><a href='http://teleogistic.net/2010/05/new-buddypress-plugin-bp-system-report/' rel='bookmark' title='New BuddyPress plugin: BP System Report'>New BuddyPress plugin: BP System Report</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/2010/03/new-version-of-forum-attachments-for-buddypress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forum Attachments for BuddyPress</title>
		<link>http://teleogistic.net/code/buddypress/forum-attachments-for-buddypress/</link>
		<comments>http://teleogistic.net/code/buddypress/forum-attachments-for-buddypress/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 05:21:11 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?page_id=635</guid>
		<description><![CDATA[This plugin ives members the ability to upload attachments on their posts. It&#8217;s a port of a plugin originally created for bbPress by _ck_. See the original plugin page here: http://bbpress.org/plugins/topic/bb-attachments/. _ck_ is not supporting this plugin anymore. Insofar as the code works, it is thanks to her; insofar as it does not, it is [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin ives members the ability to upload attachments on their posts.</p>
<p>It&#8217;s a port of a plugin originally created for bbPress by _ck_. See the original plugin page here: <a href="http://bbpress.org/plugins/topic/bb-attachments">http://bbpress.org/plugins/topic/bb-attachments/</a>.  _ck_ is not supporting this plugin anymore. Insofar as the code works, it is thanks to her; insofar as it does not, it is my fault.</p>
<h2>Installation</h2>
<ul>
<li>Upload to plugin directory and activate</li>
<li>If you&#8217;d like to change the default settings (as described in step 5 here <a href="http://bbpress.org/plugins/topic/bb-attachments/installation/">http://bbpress.org/plugins/topic/bb-attachments/installation/</a>), you may do so by editing forum-attachments-for-buddypress-bp-functions.php</li>
<li>Create a directory &#8216;bb-attachments&#8217; one level above your WP root and make sure that it is writeable by the server. So if your WP installation is at /home/html/, create a directory /home/bb-attachments.</li>
<li>I use a JavaScript trick to make uploads possible. If you are confident that most of your users will have JS enabled, you do not need to do anything else.</li>
<li>If you want to make uploads possible for users with JS turned off, you will need to alter the &lt;form&gt; tags on your theme&#8217;s forum files: <strong>groups/single/forum/topic.php</strong> and <strong>groups/single/forum.php</strong>. Change
<pre class="brush: html">&lt;form action=&quot;&quot; method=&quot;post&quot; id=&quot;forum-topic-form&quot; class=&quot;standard-form&quot;&gt;</pre>
<p> to
<pre class="brush: html">&lt;form action=&quot;&quot; method=&quot;post&quot; id=&quot;forum-topic-form&quot; class=&quot;standard-form&quot; enctype=&quot;multipart/form-data&quot;&gt;</pre>
</li>
<li>If you have an unusual setup (in particular, if your WP_PLUGIN_URL is somewhere other than /wp-content/) you may have to play with the path settings in download.php and image.php to make things work correctly.</li>
</ul>
<p>Read an <a href="http://teleogistic.net/2009/10/help-me-alpha-test-buddypress-forum-attachments/">older comment thread</a> about this plugin.</p>
<p><strong><a href=http://wordpress.org/extend/plugins/forum-attachments-for-buddypress/'>Download the plugin here.</a></strong></p>
<p>Forum Attachments for BuddyPress has been downloaded <strong>8,090</strong> times. Are you using this plugin? Consider a <strong><a href="/donate">donation</a></strong>.</p>
<h2>Translation credits</h2>
<ul>
<li><em>Russian</em> &#8211; slaFFik</li>
</ul>
<h2>Version history</h2>
<dl>
<dt><strong>0.1</strong></dt>
<dd>
Initial release</dd>
<dt><strong>0.2 &#8211; March 19, 2010</strong></dt>
<dd>BuddyPress 1.2 compatible</dd>
<dd>Removed the need for custom theme hooks</dd>
<dd>Enabled inline images</dd>
<dd>Improved download process to avoid header conflicts</dd>
<dt><strong>0.2.1 &#8211; March 19, 2010</strong></dt>
<dd>Corrected redirect after deleting attachments</dd>
<dd>Removed header requirements causing errors on some Apache setups</dd>
<dt><strong>0.2.2 &#8211; March 22, 2010</strong></dt>
<dd>Corrected typo that was causing redirect conflicts with certain forum-related plugins</dd>
</dl>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/code/buddypress/group-forum-subscription-for-buddypress/' rel='bookmark' title='Group Forum Subscription for BuddyPress'>Group Forum Subscription for BuddyPress</a></li>
<li><a href='http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/' rel='bookmark' title='BuddyPress Group Email Subscription'>BuddyPress Group Email Subscription</a></li>
<li><a href='http://teleogistic.net/code/wordpresswordpress-mu/import-from-ning/' rel='bookmark' title='Import from Ning: Import Ning users to Wordpress and BuddyPress'>Import from Ning: Import Ning users to Wordpress and BuddyPress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/code/buddypress/forum-attachments-for-buddypress/feed/</wfw:commentRss>
		<slash:comments>164</slash:comments>
		</item>
		<item>
		<title>New BuddyPress plugin: BP Group Management</title>
		<link>http://teleogistic.net/2010/03/new-buddypress-plugin-bp-group-management/</link>
		<comments>http://teleogistic.net/2010/03/new-buddypress-plugin-bp-group-management/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 14:44:17 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[dev.wpmued]]></category>
		<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?p=584</guid>
		<description><![CDATA[Another day, another plugin for BuddyPress. In BP < 1.2, it was impossible for site admins to manage group membership in groups where they weren't also the local admin. This is good in a lot of situations, but in some applications of BP it can be a pain - the system administrator needs more power [...]]]></description>
			<content:encoded><![CDATA[<p>Another day, another plugin for BuddyPress. In BP < 1.2, it was impossible for site admins to manage group membership in groups where they weren't also the local admin. This is good in a lot of situations, but in some applications of BP it can be a pain - the system administrator needs more power in order to correct problem, wreak havoc, and so on. In BP 1.2+ the situation is better - admins can manage groups more - but it's still not all that easy to see everything in one place. This plugin rectifies the situation by allowing site admins to manage the members of groups across their BP installation from a single screen.</p>
<p><a href="http://teleogistic.net/code/buddypress/bp-group-management/">Read more about it.</a></p>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/2009/09/new-buddypress-bbpress-plugin-group-forum-subscription/' rel='bookmark' title='New BuddyPress / bbPress plugin: Group Forum Subscription'>New BuddyPress / bbPress plugin: Group Forum Subscription</a></li>
<li><a href='http://teleogistic.net/2010/05/new-buddypress-plugin-buddypress-group-email-subscription/' rel='bookmark' title='New BuddyPress plugin: BuddyPress Group Email Subscription'>New BuddyPress plugin: BuddyPress Group Email Subscription</a></li>
<li><a href='http://teleogistic.net/2010/11/new-buddypress-plugin-bp-group-reviews/' rel='bookmark' title='New BuddyPress plugin: BP Group Reviews'>New BuddyPress plugin: BP Group Reviews</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/2010/03/new-buddypress-plugin-bp-group-management/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BP Group Management</title>
		<link>http://teleogistic.net/code/buddypress/bp-group-management/</link>
		<comments>http://teleogistic.net/code/buddypress/bp-group-management/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 14:40:34 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[members]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?page_id=581</guid>
		<description><![CDATA[This plugin creates an admin panel at Dashboard > BuddyPress > Group Management. On this panel, site admins can manage BP group membership by banning, unbanning, promoting and demoting current members of any group, adding new members to any group, and deleting groups. Requires BP 1.2 or higher. If you&#8217;re running a 1.1.x version of [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin creates an admin panel at Dashboard > BuddyPress > Group Management. On this panel, site admins can manage BP group membership by banning, unbanning, promoting and demoting current members of any group, adding new members to any group, and deleting groups.</p>
<p>Requires BP 1.2 or higher. If you&#8217;re running a 1.1.x version of BP, a mostly functional version of the plugin can be downloaded by <a href="http://dev.commons.gc.cuny.edu/files/2010/03/bp-group-management-bp-113.zip">clicking here</a>. Tested fairly thoroughly on BP 1.1.3; please test before running in a production environment.</p>
<p>I consider this version to be something of a beta release. If you find problems with the plugin, please let me know by leaving a comment below.</p>
<p><strong><a href=http://wordpress.org/extend/plugins/bp-group-management/'>Download the plugin here.</a></strong></p>
<p>BP Group Management has been downloaded <strong>17,305</strong> times. Are you using this plugin? Consider a <strong><a href="/donate">donation</a></strong>.</p>
<h2>Translation credits</h2>
<ul>
<li><em>Italian</em> &#8211; Luca Camellini</li>
<li><em>Turkish</em> &#8211; gk</li>
<li><em>German</em> &#8211; Tom</li>
</ul>
<h2>Version history</h2>
<dl>
<dt><strong>0.1 &#8211; March 4, 2010</strong></dt>
<dd>
Initial release</dd>
<dt><strong>0.2 &#8211; March 7, 2010</strong></dt>
<dd>Fully localizable</dd>
<dd>Avatar bug fixed (thanks for pointing it out, anointed!)</dd>
<dd>Hooks added for additional group actions</dd>
<dt><strong>0.3 &#8211; March 8, 2010</strong></dt>
<dd>Pagination on group list allows you to see all groups (thanks, Andy!)</dd>
<dd>Group avatars added (thanks, Andy!)</dd>
<dd>Italian translation included (thanks, Luca!)</dd>
<dt><strong>0.3.1 &#8211; March 16, 2010</strong></dt>
<dd>Turkish translation added (thanks, gk!)</dd>
<dd>German translation added (thanks, Tom!)</dd>
<dd>Sitewide roster altered to include all members, not just members active on BP</dd>
<dt><strong>0.4 &#8211; March 21, 2010</strong></dt>
<dd>Added plugin settings page</dd>
<dd>Member list is now paginated (defaults to 50 per page)</dd>
<dd>Admin can now specify how many groups or members to show per page</dd>
<dd>Group Actions menu added to Members and Delete pages</dd>
<dd>Links to Group Admin page added throughout</dd>
</dl>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/code/buddypress/group-forum-subscription-for-buddypress/' rel='bookmark' title='Group Forum Subscription for BuddyPress'>Group Forum Subscription for BuddyPress</a></li>
<li><a href='http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/' rel='bookmark' title='BuddyPress Group Email Subscription'>BuddyPress Group Email Subscription</a></li>
<li><a href='http://teleogistic.net/code/buddypress/bp-group-reviews/' rel='bookmark' title='BP Group Reviews'>BP Group Reviews</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/code/buddypress/bp-group-management/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>New BuddyPress plugin: BP Import Blog Activity</title>
		<link>http://teleogistic.net/2010/03/new-buddypress-plugin-bp-import-blog-activity/</link>
		<comments>http://teleogistic.net/2010/03/new-buddypress-plugin-bp-import-blog-activity/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 15:20:14 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?p=574</guid>
		<description><![CDATA[I wrote a BuddyPress plugin today that is very ugly. It imports activity into BuddyPress from blog posts and comments that occurred before you had BuddyPress installed. It&#8217;s ugly because it&#8217;s sloppily coded and extremely inefficient and likely to hit PHP memory limits every time you run it. But it does the job, so I [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a BuddyPress plugin today that is very ugly. It imports activity into BuddyPress from blog posts and comments that occurred before you had BuddyPress installed. It&#8217;s ugly because it&#8217;s sloppily coded and extremely inefficient and likely to hit PHP memory limits every time you run it. But it does the job, so I thought I&#8217;d post it and share it with others.</p>
<p><a href="http://teleogistic.net/code/buddypress/bp-import-blog-activity/">Read more about it, along with a bunch of warnings, here</a>.</p>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/2010/02/new-buddypress-plugin-bp-mpo-activity-filter/' rel='bookmark' title='New BuddyPress plugin: BP MPO Activity Filter'>New BuddyPress plugin: BP MPO Activity Filter</a></li>
<li><a href='http://teleogistic.net/2010/05/new-buddypress-plugin-bp-external-activity/' rel='bookmark' title='New BuddyPress plugin: BP External Activity'>New BuddyPress plugin: BP External Activity</a></li>
<li><a href='http://teleogistic.net/2009/07/removing-previous-comment-edits-from-buddypress-activity-a-plugin/' rel='bookmark' title='Removing previous comment edits from BuddyPress activity &#8211; a plugin'>Removing previous comment edits from BuddyPress activity &#8211; a plugin</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/2010/03/new-buddypress-plugin-bp-import-blog-activity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enhanced BuddyPress Widgets</title>
		<link>http://teleogistic.net/code/buddypress/enhanced-buddypress-widgets/</link>
		<comments>http://teleogistic.net/code/buddypress/enhanced-buddypress-widgets/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 14:28:59 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?page_id=541</guid>
		<description><![CDATA[This plugin adds two widgets to your WordPress MU/BuddyPress installation: Groups and Members. Use them instead of the Groups and Members widgets that ship with BuddyPress. They provide the ability to select which of the three tabs &#8211; Newest, Active, or Popular &#8211; will be the widget&#8217;s default view. Download the plugin here. Enhanced BuddyPress [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin adds two widgets to your WordPress MU/BuddyPress installation: Groups and Members. Use them instead of the Groups and Members widgets that ship with BuddyPress. They provide the ability to select which of the three tabs &#8211; Newest, Active, or Popular &#8211; will be the widget&#8217;s default view.</p>
<p><a href="http://wordpress.org/extend/plugins/enhanced-buddypress-widgets/">Download the plugin here</a>.</p>
<p>Enhanced BuddyPress Widgets has been downloaded <strong>8,597</strong> times. Are you using this plugin? Consider a <strong><a href="/donate">donation</a></strong>.</p>
<p>Since version 0.2 of the plugin, it works only with BuddyPress 1.2RC and newer. For support on older versions of BuddyPress, download version 0.1 from the <a href="http://wordpress.org/extend/plugins/enhanced-buddypress-widgets/download/">Older Versions</a> page.</p>
<p>Other posts about this plugin can be found <a href="http://teleogistic.net/2009/09/new-buddypress-plugin-enhanced-buddypress-widgets/">here</a> and <a href="http://dev.commons.gc.cuny.edu/2009/09/07/new-buddypress-plugin-enhanced-buddypress-widgets/">here</a>.</p>
<h2>Version history</h2>
<dl>
<dt><strong>0.1</strong></dt>
<dd>Initial release</dd>
<p></p>
<dt><strong>0.2 &#8211; February 27, 2010</strong></dt>
<dd>Updated for version 1.2 of BuddyPress.</dd>
<dt><strong>0.2 &#8211; March 27, 2010</strong></dt>
<dd>Loader file added to prevent crashing on BP upgrade</dd>
</dl>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/code/buddypress/forum-attachments-for-buddypress/' rel='bookmark' title='Forum Attachments for BuddyPress'>Forum Attachments for BuddyPress</a></li>
<li><a href='http://teleogistic.net/code/buddypress/group-forum-subscription-for-buddypress/' rel='bookmark' title='Group Forum Subscription for BuddyPress'>Group Forum Subscription for BuddyPress</a></li>
<li><a href='http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/' rel='bookmark' title='BuddyPress Group Email Subscription'>BuddyPress Group Email Subscription</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/code/buddypress/enhanced-buddypress-widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

