Domain Locale

Component type

module

Maintenance status

Development status

Downloads

22366

Component created

Component changed

Domain Locale allows to customize language sets per domain for Drupal installs using Domain Access and core Locale module. This module also offers drush integration.

You need this module if:

  • you want a different default language on different domains.
  • you want a different language set for each different domain.

For example:

If you have multiple domains such as:

Webform Payments

Component type

module

Maintenance status

Development status

Downloads

796

Component created

Component changed

This module allows you to select webform components whose values will be passed to a simple PayPal shopping cart when the form is submitted.

This module is still in active development. Although it's considered stable, features may be changed before an official stable version is released.

5.x module development sponsored by Prometheus Labor Communications, originally developed by Morris Singer for PLC.

Wysiwyg ASCII Math

Component type

module

Maintenance status

Development status

Downloads

3901

Component created

Component changed

Wysiwyg ASCII Math is a Wysiwyg editor plugin that adds ASCII and TeX entry of math/formulas and plots/graphs entered in ASCII/TeX.

It allows for Client-side conversion of ASCII & TeX equations into nicely typeset formulas and falls back to Server-side generation of images (using mimetex.cgi) for browsers that don't support MathML.

Preview your formula right in the editor while you edit the page and dive into its plain text representation to make changes that are easy to enter and understand. Includes a palette of math symbols and constructs for quick formula entry.

Plot your formulas with same elegance of typing the equations in plain text.

Embed Views Display

Component type

module

Maintenance status

Development status

Downloads

15540

Component created

Component changed

In most cases this module is not needed. Since this module's inception embed has been introduced in views core. However there are a few things this module can still do that is yet in views core @see #2145745: Embed Views Display 7.x-2.0 status

This is a views display specifically for embed use. It automatically allows embedded views to use exposed filters and allows filters to be placed in a block or embedded separately from the view. And as always without extra "cruft".

Feedmine

Component type

module

Maintenance status

Development status

Downloads

3322

Component created

Component changed

Feedmine is a Drupal feedback interface to Redmine, a Rails-based ticket / issue management system.

When enabled, its block allows users to enter website feedback information that is submitted as an issue into Redmine automatically so that the issue can be tracked, assigned and handled effectively.

Feedmine is a project originally contributed by DougKress. The 2.x branch of Feedmine is supported and maintained by the Larks at Exaltation of Larks.

AntiSpam

Component type

module

Maintenance status

Development status

Downloads

37323

Component created

Component changed

AntiSpam module is the successor of the Akismet module, and it provides spam protection for your Drupal site using the Akismet anti-spam service.

The AntiSpam module is fully compatible with Drupal 7.x.

Cron Key

Component type

module

Maintenance status

Development status

Downloads

4236

Component created

Component changed

Cron Key is a module that adds various utility functions for the Drupal cron system. As of July 29, 2013, this project is under new maintainership.

Drupal 6
The Drupal 6 version was originally contributed by doq and protects "cron.php" against unauthorized access. This version is no longer supported.

iTweak Login

Component type

module

Maintenance status

Development status

Downloads

71546

Component created

Component changed

iTweak Login module provides very useful tweaks for the standard user login form:

  • Lightweight and powerful
  • Complements nicely functions of Login Toboggan module (if it is present)
  • Works with any theme (that does not already customize user login)
  • Customize "Log in" button:
    • select any custom name
  • Customize "Username" and "Password":
    • Change labels (if not using LoginToboggan)
    • Add text before username field in login page
  • Customize "Create new account":
    • Change link wording
    • Change URL (for example to a custom signup page)
    • Change to a button with any custom name (defaults to "Register")
  • Customize "Request new password":
    • Remove link completely
    • Change link wording
    • Change URL (for example to a custom login help page)
    • Change to a button with any custom name (defaults to "Reset Password")
  • Perfect for Multilingual websites (locale module required) and Internationalizable (i18n module required) - See Russian example on Screenshot 4
  • All custom labels are applied to tabs and buttons on /user/* pages for consistent look
  • Adds "can change own password" permission (make sure to enable it for all roles that are allowed to change their own password immediately after module installation).

Wysiwyg SpellCheck

Component type

module

Maintenance status

Development status

Downloads

32480

Component created

Component changed

(Note: in 6.x-1.3: TinyMCE spellchecker plugin location changed to /sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/spellchecker)

(Note: in 6.x-1.2 Documentation updated: correct path for download is wysiwyg_spellcheck/tinymce/spellchecker/)

Wysiwyg SpellCheck module is a plugin for wysiwyg editor that enables TinyMCE spellchecker plugin.

Currently supports only Drupal-6.x/7.x and TinyMCE. 6.x-1.x-dev branch supports CKEditor with ASpell.

Requires Wysiwyg API.