userpoints wordcount

Component type

module

Maintenance status

Development status

Component created

Component changed

Problem:
Userpoints and Userpointsnc are both great, but they has one flaw when adding points for users who comment or create posts- it doesn't discriminate against the length of posts or comments, and it awards points evenly no matter how much work you do. Or how little.

Community Media Project

Component type

module

Categories

Maintenance status

Development status

Downloads

59202

Component created

Component changed

Please Note: This module has been forked as part of the Community Media Advanced initiative.

The forked version is hosted on https://github.com/cm-advanced/cm_project

We created this fork to provide a central place to host all community media modules that are in ongoing development, and to facilitate new releases.

Community Media Show

Component type

module

Categories

Maintenance status

Development status

Downloads

58358

Component created

Component changed

Show defines a basic content type designed to collect information from a producers about the show. In the simplest configuration, Show can replace the paper "cablecast agreement" most stations use. The workflow that controls a Show from submission to published node is entirely up to the organization. Some stations only publish select Shows after a staff review. Other stations publish every Show with a VOD.

Learning Registry

Component type

module

Categories

Maintenance status

Development status

Downloads

2139

Component created

Component changed

Overview

The Learning Registry is a new approach to capturing, sharing, and analyzing learning resource data to broaden the usefulness of digital content to benefit educators and learners. Not a website or repository… not a search engine… and not a replacement for the excellent sources of online learning content that already exist…

drupal.api.js

Component type

module

Maintenance status

Development status

Component created

Component changed

This module brings in the drupal.api.js library into a versioned Drupal Library.

The drupal.api.js library is an object oriented JavaScript API Library that provides a wrapper around the Services Module, and possibly the future RESTful Drupal CMS.

More exciting things to come, so stay tuned...

Commerce Payout

Component type

module

Maintenance status

Development status

Component created

Component changed

Commerce Payout is a system that integrates closely with Drupal Commerce to automate the creation of payments to third parties upon the completion of the Commerce order. The Rules system is used to provide an easy way to remove commissions and marketplace fees from these payouts which are grouped by pay date. Payouts are themselves commerce orders with line items that refer back to the original purchase line items that generated the payout and the commerce price component system is used to make the process that created the payout more easily view-able and transparent.

Features Cleanup

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will cleanup fields, vocabularies, panel nodes, mini panels, and image styles that are in the database but not in any enabled features module.

Statehandler

Component type

module

Maintenance status

Development status

Downloads

1644

Component created

Component changed

The Statehandler module acts as an interface between the History.js Module and Drupal, providing a common plugin standard that allows easy creation of ajax-enabled Drupal sites that support forward and back buttons, refreshing and direct linking to application states.

The Statehandler Module includes 2 detailed example plugins with comments instructing how to implement the StateHandler class for your own ajax application.