Android Cloud 2 Device Messaging

Component type

module

Categories

Maintenance status

Development status

Downloads

72141

Component created

Component changed

Deprecated - Google announced C2DM is getting out of beta and is replaced with the new Google Cloud Messaging.
Please do not use this module, and instead use the new GCM module.

This is a Drupal module that provides support for Android Cloud To Device Messaging, using basic capabilities of the Rules module.
This module is part of an upcoming Drupal distribution, but should be used separately as well.

Posterous SPACES

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Posterous SPACES module helps to publish the node contents to blog hosted at posterous.com.

Basic webmail fork

Component type

module

Maintenance status

Development status

Component created

Component changed

Purposes of fork:

  • Solid set of common API functions to wrap PHP imap functions.
  • Remove use the database to store information (Disadvantage: no more sorting, but sorting is a bit odd for email anyway).
  • Remove storing files local (Security, unnecessary when can do otherwise)
  • Fix some bugs

Current big differences/problems with fork

  • Draft's attachments
  • Authentication

Detector

Component type

module

Maintenance status

Development status

Downloads

888

Component created

Component changed

NOTE: Given that Detector no longer appears to work in newer versions of PHP, there's probably not much point in maintaining this. Sorry for this.

This module supports the inclusion of Dave Olsen's Detector library in
Drupal, and allows Drupal to use the provided $ua variable to detect browser
capabilities.

https://github.com/dmolsen/Detector
http://detector.dmolsen.com/

Webform External

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Please note: This project i no longer being maintained. I no longer work with Drupal, so this project won't be updated any longer. If anyone wants to fork it and take over, please feel free. If you do, email me and I'll link this project to yours.

The Webform External module allows users of webform to store the data for specific webforms in an external datasource that is defined in the settings.php file.

Services API

Component type

module

Maintenance status

Development status

Downloads

905

Component created

Component changed

At Fanlala.com we are working with a contractor to develop a mobile app to work with the site. We are using Services to provide and API for the mobile app to connect to the backend of the site. We needed to provide the developer with documentation of the API. Since the service may change we decided to write a module to provide the API documentation.

Git Demo1

Component type

module

Maintenance status

Development status

Component created

Component changed

A git demo for Drupalcamp. No code of value here