Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Session Proxy

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.

user picture field

This module allow you add an image field to user, and show it on user register form, after user register an account, this module will use the fid that upload by image field as user picture's fid.

Blizzard API

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.

jQuery Msg Alert

Alerts

This module displays Drupal's messages and Watchdog entries as a little alert at the bottom corner.

Emfield Migration

Emfield to media module migration for Drupal 6 to Drupal 7.

Dualselect Widget

Javascript replacement for select multiple form element.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools