Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Simple Payments

Provides a simple API to access payment gateways and process payments as a module hook.

Completed payments are stored in the database.

Two gateways are currently supported: PayPal and Moneybookers.

Mail Comment

Mail Comment lets you respond to posts by email.

Opinion Lab Integration

This module integrates the Opinion Lab feedback software into a Drupal site.

Software Projects

Software Projects is a bundle of configuration that adds issue tracking features to an Open Atrium project.

Blogtoppen

Blogtoppen is a simple plugin that embeds a tracking code for the Danish blog rank site Blogtoppen.dk for all users except uid 1.

Wysiwyg Pre Element Fix

Wysiwyg PreElement Fix is a wysiwyg editor plugin that enables the preelementfix plugin for TinyMCE. This plugin tries to fix some issues with TinyMCE's handling of the PRE element. It is especially useful when trying to integrate the SyntaxHighlighter module into TinyMCE.

This plugin addresses the following issues with the

 element within TinyMCE:

Enter key:
MSIE and WebKit creates a new sibling PRE element each time the users hits enter.
Opera and Firefox creates a BR element.

Tab key:
When pressing the tab key in Firefox nothing happens.
WebKit creates a tab char inside a span element.

The plugin makes addresses these issues by making pre elements:
  • Preserve white space.
  • Contain no X/HTML child nodes.
  • Do not create a new sibling PRE elements when the enter key is pressed.
  • Tab key should create a tab character. This is just nice to have and since MISE handles this other should to :).

Pages

Subscribe with RSS Subscribe to RSS - Integrations