Skip to content

Tag Archives: activity

New BuddyPress plugin: BP Import Blog Activity

02-Mar-10

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’s ugly because it’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 [...]

New BuddyPress plugin: BP MPO Activity Filter

09-Feb-10

In the past I and others have experienced some problems with the way that More Privacy Options for WPMu interacts with BuddyPress – or, to be more exact, with the way that the two don’t recognize each other. Blogs marked as private via MPO were getting plastered all over the public activity streams. In the [...]

BP MPO Activity Filter

09-Feb-10

More Privacy Options is a plugin for WPMu that allows blog owners to fine-tune their blog’s privacy settings, expanding on the default privacy settings offered in the WP core. Putting this plugin together with BuddyPress has been problematic, however, because BuddyPress is not built to recognize the new privacy settings defined by MPO. As a [...]

New BuddyPress plugin: BP Include Non-Member Comments

07-Feb-10

I wrote a plugin this afternoon that solves a small but potentially annoying limitation of BuddyPress: its inability to show comments from non-members in the sitewide activity stream. In a streak of extreme creativity, I dubbed the plugin “BP Include Non-Member Comments”. Read more about it, and download it for your own use, here.

BP Include Non-Member Comments

07-Feb-10

By default, BuddyPress does not include comments from non-members (or non-logged-in users more generally) in the sitewide activity stream. This plugin records activity items for those comments.

The plugin has been tested on version 1.1.3 of BP, as well as the 1.2 release candidate. If you want to use the plugin for 1.1.3 or lower, you [...]

New version of BuddyPressActivity for MediaWiki

24-Aug-09

Ding ding ding. Soup’s on. And by soup I mean version 0.2 of BuddyPressActivity, a MediaWiki extension I wrote.
Read more about it, and get the code, over at the CUNY Academic Commons dev blog.

Removing previous comment edits from BuddyPress activity – a plugin

21-Jul-09

Another BuddyPress plugin for you. This one makes sure that you don’t get multiple versions of the same comment in your activity streams when a comment is edited. Sounds like a small thing, but it was kind of a bear to program. Anyway, check it out at the CUNY Academic Commons Dev Blog.

New MediaWiki extension: BuddyPressActivity

06-Jul-09

I just released an extension for MediaWiki that publishes wiki edits to the various activity streams native to BuddyPress. You can learn more about this bit of extreme coolness at the CUNY Academic Commons Dev Blog.