Recipes

Denver Open Media

Denver Open Media uses MERCI combined with CiviCRM to manage a self service checkout. Leveraging CiviGroup Roles Sync and CiviMember Roles Sync modules to add and remove the members from roles in Drupal as the pay for memberships online or complete a class frees up staff time for other projects.

Membership Levels

Certifications Levels

Creative Commons Requirement - Denver uses a customized version of the Creative Commons Lite module. At DOM, members who use the station's equipment are required to submit Shows with a Attribution, Noncommercial, Share-Alike license. I've added to 2 permission settings; restrict to default cc license and override cc license restriction. Members in roles that have access to check out field equipment or use our studios through MERCI are also given the restrict to default cc license. That should really use the creativecommons_lite_default_license variable, but I just hard coded the Attribution, Noncommercial, Share-Alike license as the default. Members can opt to pay the commercial rate for equipment and then be added to a role called cc override. The cc override role is given the override cc license restriction permission. So even if that member is in a role that normally restricts their licenses, they have access to all the enabled licenses because a staff member approved the override.