Blizzard API

Component type

module

Maintenance status

Development status

Downloads

4875

Component created

Component changed

Overview

The Blizzard API module provides an interface for other modules to interact with Battle.net APIs and allows users to login using their Battle.net accounts.

Developers may use this module to quickly access game data from World of Warcraft, Diablo 3, and StarCraft 2. For users that login using a Battle.net account, they may also access protected account information, if permitted, such as StarCraft 2 profiles and World of Warcraft characters. Source code is fully documented and additional code examples are provided in the included *.api.php files.

Session Proxy

Component type

module

Maintenance status

Development status

Downloads

2707

Component created

Component changed

Session proxy is not a module: it is a replacement for Drupal core session handling API.

It acts as a proxy between fixed core procedural API towards a fully object oriented, more flexible and easier to extend session management API.

Basically, it strongly encapsulate the original API, separating user management against raw session storage: by using it you are able to implement any session storage engine (memcache, redis, ... ) without handling cookies and by users yourself.

Ubercart Global Payments Webpay (Paymuzo)

Component type

module

Maintenance status

Development status

Downloads

871

Component created

Component changed

This module provides integration between Global Payments Webpay (GP Webpay) also known as Paymuzo paymnet gateway and ubercart.

After installing module by instructions in INSTALL.txt go to payment
configuration page

Store Administration > Configuration > Payment Settings > Payment Methods
(admin/store/settings/payment/edit/methods)

There is "Global Payments webpay" checkbox which has to be enabled. Next step is
to configure GP credentials.

You will need:

Backup and Migrate: Cloud Files

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows the fine Backup and Migrate module to backup to Rackspace Cloud Files (Rackspace's alternative to Amazon S3).

This is very useful you host your site on Rackspace Cloud instead of Amazon EC2, because (1) it will be faster and (2) you won't be charged for bandwidth between your server and Cloud Files.

Feeds fetcher and parser for immobilienscout24.de XML API

Component type

module

Maintenance status

Development status

Downloads

676

Component created

Component changed

Note: the XML-RPC API won't be available after 2014-06-30. If there is continued interest in this project we'd need to switch to the REST-API.

Adds an immobilienscout24.de XML API feed fetcher and parser to the Feeds module

CMIS Views

Component type

module

Maintenance status

Development status

Downloads

6485

Component created

Component changed

The CMIS Views project aims to build on the drupal CMIS API by allowing Drupal admins to save a list of folder contents as a block or field and then display this at runtime.

In addition to creating blocks and fields based on the folder view, it is also possible to write your own specific CMIS queries to pull items back by their tags, title or any other meta data that is exposed via CMIS.

Demo video here

Statuses (FBSS) to Linkedin

Component type

module

Maintenance status

Development status

Downloads

830

Component created

Component changed

Linkedin Integration for Facebook Style Statuses. This module was written for the Drupalcamp Atlanta 2011 site. It requires the Linkedin Integration module available at http://drupal.org/project/linkedin. When a user posts his/her status, they have the option to also update their Linkedin status.