Skip to content

Tag Archives: forums

“Posts per page” dropdown for BuddyPress single forum topic view

13-Sep-11

This morning I whipped up a little BuddyPress ditty for the CUNY Academic Commons that allows your members to select how many posts they’d like to see at a time when viewing a single forum topic. It’s not particularly beautiful (for one thing, it requires Javascript to work correctly, though it degrades gracefully by not [...]

Redirect BuddyPress activity reply links to forum’s “Leave a Reply”

22-Mar-11

Activity stream replies in BuddyPress are pretty cool, but they have the potential to be confusing. On the CUNY Academic Commons, we have disabled activity replies for activity entries related to blogs and forums, because allowing replies in these cases has the potential to confuse users and fracture conversation. There are a number of ways [...]

New version of Forum Attachments for BuddyPress

19-Mar-10

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 – please test and report bugs, if you find any.

Forum Attachments for BuddyPress

19-Mar-10

This plugin ives members the ability to upload attachments on their posts. It’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 [...]

Upgrading from BuddyPress 1.0 to 1.1

06-Dec-09

The upgrade from BuddyPress 1.0.x to BuddyPress 1.1 on the CUNY Academic Commons posed a number of challenges. Between the big changes to theme structure, the one-click installation of bbPress forums, and ongoing plugin compatibility issues, a lot of planning and testing was required. This week, I and the rest of the CAC development team [...]

Forum Attachments for BuddyPress

22-Oct-09

I posted about this a while ago, but I have ported _ck_’s bb_attachments plugin to BP 1.1.x. I took some time today to clean up the readme files and submit the plugin to the wordpress.com plugin database. Nothing about the plugin itself, or the hooks you’ll have to put into your theme, has changed since [...]