Ubercart Followup

Component type

module

Maintenance status

Development status

Downloads

5442

Component created

Component changed

This module allows you (the site builder) to set up automated followup emails for orders in Ubercart. Followups are defined based on the order status, and are sent after a predefined amount of time. You can also set them up to repeat until the order status changes.

Followups can be sent automatically (with cron), or manually from Ubercart's order list (/admin/store/orders) by clicking on the followup action icon.

Wysiwyg API CCK Integration

Component type

module

Maintenance status

Development status

Downloads

6531

Component created

Component changed

This module will not be ported to Drupal 7, because all of the problems that it solves are natively solved in Drupal 7 core and Drupal 7 Wysiwyg.

If you're using the Wysiwyg API module for a CCK text field, and you have the "number of values" for that text field set to unlimited, you may be encountering some problems:

ImagePlacement

Component type

module

Categories

Maintenance status

Development status

Downloads

1101

Component created

Component changed

Allows drag'n'drop placement of Imagefield/Imagecache images into nodes by providing a "Place images" local task right beside the normal "Edit" link of a node. For the moment it is limited to floating left and right and getting placed to the top or bottom of the node's body, inserting into paragraphs will be coming soon.

Ubercart Skipjack Payment Gateway

Component type

module

Maintenance status

Development status

Downloads

1254

Component created

Component changed

This module implements the Skipjack API as an Ubercart payment gateway.

Skipjack API and Developer serial numbers must be entered in the configuration page at /admin/store/settings/payment/edit/gateways before this module can be used to take payments.

Development sponsored by Lansing IT.

Media: VideoJug

Component type

module

Maintenance status

Development status

Downloads

1979

Component created

Component changed

This is a provider file to integrate VideoJug with Embedded Media Field.

Since launching in September 2006, Videojug has grown into the world’s most comprehensive library of free factual video content online.

The video content on the site takes a variety of formats that include informative "How To" and "Ask The Expert" films that guide you, step-by-step, through everything and anything in life.

Menu Node API

Component type

module

Categories

Maintenance status

Development status

Downloads

45738

Component created

Component changed

Manages relationships between node ids and menu items.

The Menu Node API project fills in one of the "missing tables" in Drupal. This module does nothing on its own. Instead, it creates and maintains a {menu_node} table. This table maps the relationship between a node and its menu item (if any).

The module requires the optional core Menu module to be enabled. It also requires Drupal 6.10 or higher. (See this issue for why).

Social Actions

Component type

module

Maintenance status

Development status

Downloads

822

Component created

Component changed

The Social Actions module can be used to retrieve information from the Social Action's website, through their API and incorporate it into your site. This module was developed by OpenConcept Consulting Inc. and we would be interested in working with others to improve interactions with the Social Action community.

Viddler

Component type

module

Maintenance status

Development status

Downloads

6193

Component created

Component changed

D7 version just posted to 7.x-1.x tree for testing only. This version will allow you to post a viddler video. Recording and uploading will be coming. Please post any bugs or issues. Thanks!

The Viddler drupal module creates a CCK field for nodes to:

Input stream

Component type

module

Categories

Maintenance status

Development status

Downloads

18201

Component created

Component changed

#D7CX: I pledge that services will have a full Drupal 7 release on the day that Drupal 7 is released.

Provides a stream-wrapper for drupal://input that should be used instead of php://input. This module doesn't do anything in itself, but must be used when the php://input is accessed by two or more independent modules.

Uid login

Component type

module

Maintenance status

Development status

Downloads

3189

Component created

Component changed

This module alters the login form so it expects the User ID number instead of the user name
It also removes the necessity of usernames being unique.

Security note: Sites with uid login should insist on or require strong passwords than normal, since hackers know the usernames already. Especially for user 1!