This project is under active development.

LoopLogic Media Module

This module integrated LoopLogic media services into Drupal.

Mailhandler Single Mailbox

This module works in conjunction with Mailhandler to allow multiple site users the ability to email a single mailbox to individually publish content on the site.

Instead of having to configure multiple mailhandler mailboxes and multiple feeds - a single mail box and feed processor can be used to allow multiple people to publish content to the site via email.

If you wanted different user accounts to have their own mailbox to send content to a site, it would require configuring multiple mailhandler mailboxes for each account as well as multiple feeds to process each mailbox. The provisioning of mailboxes on a mail server and configuration of so many mailhandler mailboxes and the associated feeds could be automated, but it would be pretty gnarly.

The solution we came up with was to have a single mailbox on the mail server, and have a single mailhandler and single feed processor for the a site. Instead of each user getting their own inbox, we have a single inbox that collects any number of addresses. This can be done by either configuring the mail server to have a single ‘catch all’ address or, if available, a plus addressing scheme (think GMail).

The module provides an user interface that allows users with the appropriate permissions to ‘generate’ a new address for themselves. The addresses generated

Notifications Node View

This module creates node insert and updates Notification templates which return node views.

Smartqueue Views

About

Note: This module does not provide the ability to display smartqueues through
views. That functionality already exists in the core Nodequeue module. This
module allows for creating and limiting subqueues based on views.

A module to allow for creating subqueues for nodes specified by a view. The
module further, optionally allows for further filtering the nodes that can
be assigned to each of these subqueues with a further view, which is provided
with the nid of node that owns a given subqueue.

Air Push

This Module will provide common platform for sending system generated push message to mobile device like Apple push notification to iOS devices, C2DM messages to Android device , Blackberry push se

Pages

Subscribe with RSS Subscribe to RSS - Under active development