Commons In A Box 1.0.4 is now available. See the release post for more details.
Category: Plugins and Extensions
Commons In A Box 1.0.3
I’ve just released version 1.0.3 of Commons In A Box. More info is available on the commonsinabox.org blog.
Commons In A Box 1.0.2
Commons In A Box 1.0.2 is now available. See the release post for more details.
Commons In A Box 1.0.1
Commons In A Box 1.0.1 is now available! Learn more.
Commons In A Box 1.0
I’m very happy to announce that I’ve just released version 1.0 of Commons In A Box. Read more about the release.
Commons In A Box 1.0-beta4
Commons In A Box 1.0-beta4 is now available. See the announcement post for more details on this beta release.
Commons In A Box 1.0-beta3
I’ve just released Commons In A Box 1.0-beta3. This release fixes a bug in 1.0-beta2 that caused fatal errors on PHP 5.2.x installations. See commonsinabox.org for more details on Commons In A Box.
Commons In A Box 1.0-beta2
I’ve just released the second public beta of Commons In A Box, version 1.0-beta2. Read more about this release.
BuddyPress Docs 1.2
Today I’m releasing version 1.2 of BuddyPress Docs, the popular collaborative writing plugin for BuddyPress. Version 1.2 is a near-complete rewrite of BuddyPress Docs, with a number of notable new features.
The biggest change is that Docs functionality is no longer limited to Groups. Previously, Docs could be created only within the context of groups, with the interface for browsing, reading, and creating Docs located within the group interface. In BuddyPress Docs 1.2, Doc creation and viewing is moved into top-level templates, which gives you more breathing room when viewing and editing. This makes your URLs more attractive, too (though old, group-based URLs continue to work, through redirection). Most of all, this change makes it possible to create Docs that are not linked to a group at all.
Hand in hand with group-independence is the new Docs tab in user profiles. Here you can see the Docs that a user has created, and those that he has edited. This is a great way to get a sense of what a member is up to around the site, and also is very handy for users to keep track of changes that they themselves have made. You’ll also have access to a fully functional directory of sitewide Docs – just add a link to /docs/
to your nav menu.
There are some nifty changes under the hood, as well. The data schema for associating Docs with groups has been overhauled and simplified. And a new function, bp_docs_has_docs()
, lets you initiate a new Docs loop wherever you’d like, querying according to a number of handy parameters.
If you’re upgrading from a previous version of BuddyPress Docs, you’ll see an admin notice, right after upgrading, asking you to run a short migration process. Make sure you do so right away.
This rewrite has been a long time coming, and far more complex than I’d first imagined it would be. Still, it’s likely that there are some bugs. If you find problems, please post an issue at Github.