Maintainers strive to actively monitor issues and respond in a timely manner.

Open Badging Installation profile

Open Badging Installation profile is a ready to use solution for creating, issuing and displaying Mozilla OBI compliant badges. It provides a complete Open Badges software solution for organizations.

Simply run the Open Badging Installation profile to start using the badges system. After installing you’ll get access to:
An interface to create badges
An interface to define issuer information and issue badges to users.
An interface for users to manage their badges in the backpack.

“Open Badging Installation profile” provides all the features of a Badging system. It allows badge management at creator/issuer level as well as badge management at earner/receiver level.

Badge management at creator/issuer level:
Issuer (admin) can create badges which will be a png image with a OBI compliant meta data.
Issuer (admin) can issue/revoke the badges to the user triggering a notification email to the users.

Badge management at earner/receiver level:
It allows receivers to manage their earned badges by:
-Maintaining their own backpack
-Setting the privacy of badges as public/private
-Grouping the badges
-Pushing the badges to Mozilla backpack

Sponsored by

Sponsors:

Socialmedia Importer

Social Media Importer is a Drupal 7 developer only module that allows you to authenticate with Social Medias e.g. Twitter, Googleplus or Facebook and use this authentication to Import Application Data in JSON.

To import Data from a social media, enable the corresponding social media submodule e.g. Facebook Importer, Twitter Importer, Googleplus Importer. You need to create a Social Media Application at:

Features

  • Facebook, Twitter Applications and Access Management
  • Import of Facebook, Googleplus and Twitter Data in JSON

Requirement

Social Media Importer:
OAuth Module - This modules depends on OAuth Module.

Installation

  • Copy this module directory to your sites/all/modules or sites/SITENAME/modules directory.
  • Enable the module and manage Social Media Applications at admin/config/services/socialmedia_importer.

Image Mobile Camera

iPhone camera

This module exposes all image field widgets to mobile devices via the HTML Media Capture method.

GPlus Feed Block

Module with a very specific and limited scope: Creates a block for use in Drupal 7 that will display the latest activities from a single G+ (google plus) profile. Out of the box support for video (application/x-shockwave-flash) and photo attachment types. Makes simple use of the REST google+ API, and caches results to avoid repeated calls.

Also creates a small secondary block that can be used to display the google plus badge.

You will need your own Google+ API key for web apps, see https://code.google.com/apis/console

A CSS file is provided to customize the look and feel of the block. The blocks will offer third party modules the opportunity to alter the render arrays before they are rendered, as well as the profile identification before the google api is invoked.

The plus one, share, and follow buttons are provided by including the remote google javascript file plusone.js (done for you when the block is viewed).

To alter the render array that creates the feed block use:

HOOK_gplus_feed_block_feed_alter(&$render);

To alter the render array that creates the badge block use:

HOOK_gplus_feed_block_badge_alter(&$render);

To alter the profile id that is being referenced use:

HOOK_gplus_feed_block_profile_alter(&$profile);

To manage a new attachment type use:
<?php

Drupal Security Check

A simple drush script to check multiple sites for security updates.

Recurly Simple Role Updates

A sub-module of the Recurly module that adds and removes a role based on Recurly subscriptions.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained