BuddyPress Docs 1.1: Doc History

BuddyPress Docs History
BuddyPress Docs History

I’ve just released version 1.1 of BuddyPress Docs, my collaborative editing software for BuddyPress.

The big new feature in version 1.1 is the History tab. After upgrading, you’ll notice that what used to be a single Edit button has been reorganized into three tabs: Read, Edit, and History. History allows you to brows the entire revision history of a document, to compare the differences between two revisions side by side, to view a single revision, or to restore to any point in the document’s history. Access to the History tab can be limited in the same way that access to the Edit tab can be, on a doc-by-doc basis.

This new feature will, I hope, bring some of the best qualities of wikis to BuddyPress Docs, and make Docs an even better way to collaborate.

The feature will be live on the CUNY Academic Commons in the upcoming weeks.

Download BuddyPress Docs from the wordpress.org plugin repo or follow development at Github.

New WordPress plugin: Unconfirmed

If you’ve ever been responsible for supporting an installation of WordPress Multisite with open registration, you know that the activation process can be a significant source of headaches. Sometimes activation emails get caught by spam filters. Sometimes they are overlooked and deleted by unwitting users. And, to complicate matters, WP’s safeguards prevent folks from re-registering with the same username or email address. This can result in a lot of support requests that are not particularly easy to handle. Aside from reaching manually into the database for an activation key, there’s not much the admin can do to help the would-be member of the site.

The Unconfirmed Dashboard panel
The Unconfirmed Dashboard panel

My new WordPress plugin Unconfirmed eases this problem a bit, by providing WPMS admins with a new set of tools for managing unactivated registrations. (By naming it “Unconfirmed”, I fully expect that the plugin will join some great movies and books in the pantheon of Important Cultural Objects.) Unconfirmed adds a new panel to your Network Admin Dashboard (under the Users menu). When you visit the Unconfirmed panel, it gives you a list of all pending registrations on your system. The list is easily sortable by registration date, username, email address, and activation key. For each unactivated registration, there are two actions that the admin can perform. “Resend Activation Email” does exactly what it says: it sends an exact duplicate of the original activation email, as created by the WordPress core activation notification functions. “Activate” allows admins to activate a pending registration manually, which will trigger the activation success email to the user.

At the moment, Unconfirmed is compatible with WordPress Multisite (aka Network mode) only. In the future, I may expand the plugin to work with non-MS installations of WP. Unconfirmed works with BuddyPress, too. The plugin was developed for use on the CUNY Academic Commons.

Download Unconfirmed from the wordpress.org repo or follow its development on Github.

Commons 1.2.1

I’ve just released Version 1.2.1 of the CUNY Academic Commons. This is a bugfix release for the Commons, comprising a number of fixes and small improvements. Of note:

  • LaTeX support for MediaWiki (just embed your TeX in <math>TeX</math>
  • Improved support for group invitation autocomplete in newer versions of IE
  • Fixed bugs in WP Flickr Photo Album plugin
  • New WP theme: Erudite
  • New WP plugin: Twitter Blackbird Pie

For full details on the release, see the 1.2.1 milestone.

Commons 1.2

I’ve just finished tagging and releasing version 1.2 of the CUNY Academic Commons. Version 1.2 is a major feature release for the site. Notable new features and improvements:

  • The addition of BuddyPress Docs, a collaborative writing and editing plugin for BuddyPress, developed specifically for the CUNY Academic Commons. BuddyPress Docs gives groups a sort of private wiki space, where they can share their writing and get work done.
  • A number of parts of the BP Groupblog interface have been improved. Group blog privacy settings have been more closely integrated; blog author/group member sync has been made more reliable; information about groupblog connections is now displayed on the blog Dashboard; blogs and groups can now be properly unlinked in order to participate in further groupblog connections.
  • The display of pending group invitations (the Send Invites tab in each group) has been made less confusing.
  • The interface through which group administrators can change the group’s slug/URL has been better integrated into the group admin screens.
  • A new Reply button on each forum makes it possible to reply to a forum post without clicking through numerous pages of replies.
  • New WordPress themes: Clean Home, Antisnews

This release cycle has been our most extensive to date, with 69 bug and enhancement tickets opened and closed against the milestone. As usual, you can read the full details of the release at the 1.2 milestone.

Sincere thanks to the Commons Dev Team and the Commons Community Team for their hard work leading up to this major release.