GoingUp!

Component type

module

Maintenance status

Development status

Downloads

892

Component created

Component changed

This module integrates your site with the GoingUp! analytics service.

Initially it will provide just page tracking integration, but will ultimately integrate analytics reports directly into the Drupal admin interface via the service's API.

Views If Empty

Component type

module

Categories

Maintenance status

Development status

Downloads

9812

Component created

Component changed

This module enables a view to output a field if another field is empty.

You need Views If Empty when

You have a content type with an embedded video and an imagefield thumbnail. The nodes always have the images but occasionally have a video. You want your view to display the image field when the video field is empty, display the video field when available, and never display both.

Installation & Usage

Install normally. Add or edit a view where the row style utilizes fields, and add a Views If Empty field.

external smtp

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows a site to use an external smtp server to send e-mails instead of using its internal smtp daemon. The module users tcp socket calls using smtp commands to an external smtp server.

CommerceGate

Component type

module

Maintenance status

Development status

Component created

Component changed

This module creates a callback server for the payment service CommerceGate, a block to display a single link to the CommerceGate payment page and custom actions and triggers.

The module creates a trigger for each of the available transaction types: sale, rebill, upsell, refund and cargeback. Once a payment is received from the CommerceGate servers, the module triggers the correct trigger and returns a string response to de CommerceGate server.

Webform_fieldkey_download

Component type

module

Maintenance status

Development status

Component created

Component changed

A fork of the webform module that includes the option to use fieldkeys as CSV headers rather than field labels.

I plan to merge releases from the official webform module as needed.

Clear Log Button

Component type

module

Categories

Maintenance status

Development status

Downloads

1333

Component created

Component changed

This module adds a "Clear" button and confirmation screen to the "Recent Log Entries" page. I found this handy for debugging in testing environments. It's core in D7, but now those of us stuck with D6 can play along at home.