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.

Rules examples

Component type

module

Categories

Maintenance status

Development status

Downloads

5374

Component created

Component changed

This project contains example code for Rules 2 plugins:

* Rules actions (including minimal example, an example with a required parameter, and an action that also provides a parameter)
* Rules conditions, including using parameters
* Declaring and invoking Rules events

The example code does not contain any Rules data types, nor any simple tests. Sorry about that.

eSpeak TTS

Component type

module

Maintenance status

Development status

Component created

Component changed

eSpeak TTS is a simplified Drupal 7 version of the D6 FreeTTS module.

It creates an MP3 from node content and makes this available to the user.

Feedback of any kind gratefully received - please post in the issue queue if you have any questions or comments.

Mail admin

Component type

module

Maintenance status

Development status

Downloads

1403

Component created

Component changed

Mailadmin is:

  1. A database structure for use with e-mail servers (MTA), both SMTP and IMAP/POP3, providing both routing and authentication.
  2. A Drupal module providing a management interface for this database structure.

It is made and used by Reveal IT to manage our own e-mail servers.

TinyMCE View Picker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

TinyMCE View Picker provides a button in TinyMCE that displays a list of views to insert into the Wysiwyg editor help to insert_view module.

The module includes template files which can be edited for your theme, but should not require theming to display correctly.

Requirements

* Wysiwyg
* TinyMCE editor
* Insert View
* Views

This module is modelled on TinyMCE Node Picker and usage is similar.