amfserver

Component type

module

Maintenance status

Development status

Downloads

5724

Component created

Component changed

This module adds a server based on the AMF protocol to the Services module for Drupal 7.
It allows for communication between an actionscript 3 client - like flash, flex and air - with drupal core services or custom services via amf, also known as flash remoting.

This module uses Zend AMF classes from the Zend framework to provide support for services defined in the service api.

Listrak

Component type

module

Maintenance status

Development status

Downloads

751

Component created

Component changed

This project provides a integration for Drupal with the Listrak email marketing service. The Listrak module provides some core integration features with Listrak and documentation about integrating with Listrak. It provides a core admin page, with the expectation that add on modules will be added as tabs off this page. Beyond this it is a developer module / API module meant for other modules to take advantage of.

Developer documentation is available API.txt file and listrak.api.php file.

YoutubeChannel

Component type

module

Maintenance status

Development status

Downloads

9460

Component created

Component changed

YoutubeChannel is a module with a purpose to give you list of videos from a given youtube channel in your site. You have to configure the youtube username from which you want to see the video list. You can also set the youtube channel height and width along with the desired video limit that you want to be displayed for your youtube channel by configuring it from settings page.

What module displays :-

  • Youtube channel videos with first video in iFrame.
  • Youtube video thumbnails.
  • A vertical scrollbar to scroll videos till the end.

Salesforce Actions

Component type

module

Maintenance status

Development status

Component created

Component changed

UPDATE:

It's been seven months and I finally got my first comments about this module (in the wrong issue queue). As I am moving to a new job in 1.5 weeks, I will be losing access to Salesforce. I've also lost interest in maintaining this module if the approval process is this slow. If someone wants to pick it up, go for it.

Salesforce Actions is an add-on to the Salesforce Suite project.

This module will allow the creation of Advanced Actions to import or export Drupal objects to Salesforce.

Trade Me API

Component type

module

Maintenance status

Development status

Downloads

388

Component created

Component changed

Description

This module hopes to serve as the base for any application that wants to make use of the Trade Me API. It hopes to make the process of querying Trade Me's API easier and to help off load things like caching behind the scenes.

Solrfield

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a placeholder page for a new module that is intended to create nodereference style relationships between nodes and solr datasources.

A common use case for this would be the following:

Acme Brick Building has a list of products maintained by the Acme Product Management System. That system sends all of its products to a solr index. The Acme drupal website needs to relate various items, such as press releases with products in the product management system and display basic information about them.