Seaofclouds

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a Drupal implementation of seaofclouds javascript plugin for jquery "Tweet". The module creates a configurable block which aims to have the settings available in the Jquery plugin available at block configuration level. Check out http://tweet.seaofclouds.com/ for more information about seaofclouds and the jQuery plugin.

RESTAuth

Component type

module

Maintenance status

Development status

Component created

Component changed

Integrates Drupal with the RESTAuth system.

RESTAuth is a shared user authentication system to avoid many different accounts and passwords for various systems in an organization. A central authentication server stores the user credentials and client systems (like Drupal) can authenticate users via a lightweight RESTful web service interface.

Take a look at the README.txt for installation instructions.

Etouches API Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides basic API integration with the Etouches event API. The module is relatively simple and written with the goal of importing data from Etouches and providing hooks that allow a developer to quickly integrate the imported data into the Drupal site per the individual site's requirements. A database column is provided to associate an individual Etouches attendee ID with a Drupal user ID.

Twitter Feed

Component type

module

Maintenance status

Development status

Component created

Component changed

A lightweight module to pull a users Twitter feed in to a themeable block.

Features

  • The provided block is fully customisable
  • Doesn't make any assumptions about CSS or JS - you sort that bit out
  • Performant - Twitter feed is updated through cron - not a web request to Twitter each time the page loads
  • Doesn't require OAuth.

    Migrate Remote

    Component type

    module

    Maintenance status

    Development status

    Component created

    Component changed

    Migrate Remote provides a set of Migrate v2 components: "Destination", "FieldMapping", "Map", "Migration", and "Source" allowing the use of entities on a server as a data source for migrations using the "res" XML-RPC namespace.

    It also exposes various additional web services on the "migrateRemote" XML-RPC namespace to allow remote enqueuing of migration and rollback requests, and to obtain the status of current migrations for origin-based control and monitoring of destination migrations.

    The two sets of services can be activated and deactivated separately.