I’ve just released version 1.11.6 of the CUNY Acdaemic Commons. This maintenance release addresses a number of display bugs when viewing profiles on mobile devices.
For complete details, visit the 1.11.6 milestone.
CUNY Academic Commons Development Blog
building CUNY Communities since 2009
I’ve just released version 1.11.6 of the CUNY Acdaemic Commons. This maintenance release addresses a number of display bugs when viewing profiles on mobile devices.
For complete details, visit the 1.11.6 milestone.
I’ve just released version 1.9.6 of the CUNY Academic Commons. This maintenance release includes a fix for homepage images when viewed over SSL, and a fix for a problem that prevented profile widgets from being saved in some cases.
For complete details, visit the 1.9.6 milestone.
I’ve just released version 1.9.4 of the CUNY Academic Commons. This maintenance release includes a number of notable fixes:
For complete details on the release, visit the 1.9.4 milestone.
I’ve just released version 1.8.13 of the CUNY Academic Commons. This maintenance release includes:
For complete details, visit the 1.8.13 milestone.
I’ve just released version 1.8.5 of the CUNY Academic Commons. This maintenance release is a theme/plugin major update release; see https://dev.commons.gc.cuny.edu/2015/07/05/major-plugin-and-theme-updates-for-july-21-2015/ for more details. The release also includes a fix for a bug that made it impossible to place a friendship request from the Members directory, along with some UX improvements to the user profile header.
For complete details, visit the 1.8.5 milestone.
I’ve just released version 1.7.12 of the CUNY Academic Commons. This maintenance release features a number of plugin updates, as well as a fix to plain-text email and fixes for some profile-edit bugs.
For complete details on the release, visit the 1.7.12 milestone.
I’ve just released version 1.2.6 of the CUNY Academic Commons. 1.2.6 contains a fix for a bug that may have prevented some users from saving their profile data, which is related to our new, required Role profile field.
For full details on the release, check out the 1.2.6 milestone.
I’m releasing a new version of my Custom Profile Filters for BuddyPress plugin. The initial version, described here, gave BuddyPress users more control over which terms in their profiles become linked to a community-wide profile search. The new version gives BP administrators the ability to tweak these links even more. Here’s what’s new:
I also added a little bit of code to make sure that BuddyPress can recognize email addresses with periods before the @-sign.
You can see some of these things at work in my profile here on the CUNY Academic Commons: https://commons.gc.cuny.edu/members/boonebgorges. You’ll notice that the Twitter field shows a link to my Twitter profile, even though I just entered my handle in the Edit Profile screen.
Grab the latest version from the trunk http://svn.wp-plugins.org/custom-profile-filters-for-buddypress/ or download it here: custom-profile-filters-for-buddypress-v02.zip
If you’ve set up a profile here on the Commons (or on some other site run on BuddyPress), you may have noticed that some of the words and phrases in your profile have turned into links that, when clicked, lead you to other profiles where those words appear. This tagging feature is a great way to find out about people in the community who share your interests, but the algorithm that BuddyPress uses to create links can be somewhat finnicky. I built this plugin to allow users to customize these tags, choosing for themselves which phrases should be linked by surrounding them in square brackets.
Here’s an example. Let’s say that, in a profile field called Academic Interests, I said the following:
I’m interested in philosophy, chewing gum, and mariachi bands.
What I really want here is for the phrases “philosophy”, “chewing gum”, and “mariachi bands” to become links. So I’ll surround them in brackets like this:
I’m interested in [philosophy], [chewing gum], and [mariachi bands].
I’m submitting the plugin to the WordPress repository for versioning, but for now you can download version 0.1 here. Comments are welcome – have fun!