module
Categories: Content
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Test 1

module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 1763
created - / changed -

This project allows images associated with an ImageField on a node to be formatted as a "mini gallery".

module
Maintenance status: Seeking new maintainer
Development status: Under active development
Downloads: 0
created - / changed -

Integrates Drupal with the RESTAuth system.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module creates a dynamic flash calendar that loads in event types and color coordinates them

module
Categories: (нет)
Downloads: 0
created - / changed -

Provide a core trigger for bot connection status changes.

XRD
module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Extensible Resource Descriptor (XRD) Version 1.0

module
Categories: Media, Mobile
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1721
created - / changed -

[Right now, Faster Images is a work-in-progress, a proof-of-concept for an idea. It is ready for testing and further development. It is not ready for production websites.]

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 0
created - / changed -

Port of OpenX to Drupal 7 plus some other features.

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 0
created - / changed -

Domain Previous/Next provides the ability to navigate through nodes for any node type using a previous next style specifically for sites using the Domain Access module

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Provides a jQuery UI dialog with tabs of the common user account operations "Login", "Create new account" and "Request new password".

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 5666
created - / changed -

Latest version for this project is included in VideoWhisper Webcam Plugins projec

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 4185
created - / changed -

Latest version for this project is included in VideoWhisper Webcam Plugins projec

module
Categories: E-commerce
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 575
created - / changed -

Allows custom Call to Action text for each product class to replace the "Add to Cart" text. The text can be configured by editing the content type.

module
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 1001
created - / changed -

Summary

jQuery-ahm is a light-weight jquery plugin that reduces ajax requests to one-line.

Features

jQuery-ahm is a replacement for $.ajax. With $.ajax, every ajax request needs a callback, resulting in a lot of javascript. $.ahm reduces javascript code by letting the response data define the actual callbacks.

  • Super light-weight: ~1KB minified
  • Reduces ajax requests to one-line (including ajax form validation)
  • No more custom callbacks for every ajax request
  • Lets back-end define post ajax callbacks (applied automagically)
  • Supports all jquery + custom callbacks in back-end code
  • Drop in replacement for $.ajax() (supports all $.ajax options)

Configuration

The module has an admin interface, where you can enable to always include the JavaScript file to the site.
Otherwise you can include it manually via a simple function callback:

<?php
drupal_add_library('ahm', 'ahm');
?>
module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

OStatus lets people on different social networks follow each other.

oik
module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

oik (often included key information) is a set of modules that ease the day to day creation of the very important but rather tedious content that is information about you, your company, your social

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 87075
created - / changed -

This module provides authentication services and an API to perform actions against Facebook. This module allows users to login to Drupal through the service commonly known as "Facebook Connect".

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 3769
created - / changed -

This module adds the "encrypted settings" field through Field API, which has the following two features:

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 632
created - / changed -

Concept and differences to other LDAP modules

LDAPcontrol module provides an API to control data structures on a LDAP server.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Manipulates the order of form description and input elements, and optionally make the description collapsible. This is useful to unclutter node forms with a lot of long descriptions.