module
Categories: Filters/Editors, Media
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 55495
created - / changed -

Easy way upload files in BUEditor, CKEditor and textarea's.

Features

  • Upload images and insert into editor image code
  • Upload files and insert into editor link code
  • Multi-upload files and images
  • Drag & Drop files to button and textarea (video 1, video 2)
  • Attach uploaded files to field
  • Integration with image styles
  • Editable html templates

Video screencast (in WebM format) with work of module.
Описание модуля на русском языке.

Similar modules

module
Categories: RDF
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1365
created - / changed -

The Aegir Rules module provides integration with the Rules module to your Aegir site.

 

Features

  • Rules events:
    • Before and after any task is executed.
    • Before and after a Site task is executed.
    • Before and after a Platform task is executed.
    • Before and after a Server task is executed.
  • Rules conditions:
    • Tasks:
      • Task failed to complete.
      • Task is processing.
      • Task is queued.
      • Task completed successfully.
  • Rules actions:
    • Platforms:
      • TODO: Add a platform.
    • Sites:
      • TODO: Add a task to a site.
module
Categories: Spam Prevention
Downloads: 0
created - / changed -

This is a sandbox module for testing and leaning the Git environment

module
Development status: Under active development
Downloads: 0
created - / changed -

"The Game" module is to be a versatile set of functionality for community-based gaming.

module
Categories: Content
Maintenance status: Unsupported
Development status: No further development
Downloads: 0
created - / changed -

Automatically switches themes on certain dates that can be set in the backend.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

About

Use this module to provide yourself with some theming flexibility when using lightbox/modal modules to display nodes including

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 10482
created - / changed -

Provides Library API access to the Underscore.js JavaScript library.

Features (7.x-2.x)

  • Makes Underscore.js available to other modules and custom code via the Library API
  • Provides a drush command (underscore-download) to download and install the latest version of the library

Usage (7.x-2.x)

After enabling this module, install the Underscore.js JavaScript file:

  • Without drush: Download underscore.js and store it in your libraries directory. In most cases the resulting path should be sites/all/libraries/underscore/underscore.js
  • With drush: Run the command drush underscore-download

In your module code, add the library with libraries_load() and drupal_add_library(). If unsure where, add it in an implementation of hook_init(). Use 'underscore' for both the module and library name arguments, like this:

libraries_load('underscore');
drupal_add_library('underscore', 'underscore');

You can update your version of Underscore.js to the latest version by calling the drush command (drush underscore-download).

Upgrading from 7.x-1.x to 7.x-2.x

The 7.x-2.x branch is a rewrite of the existing module. Upgrading to the 7.x-2.x branch will require changes to your code. Notable changes to the module include:

  • The actual Underscore.js JavaScript is no longer bundled with this module. It must be downloaded and installed manually or with the drush command provided in this module.
  • The Underscore.js library is no longer enabled automatically. To use it, your code must call libraries_load() and drupal_add_library(). An example is provided in the section above.
  • Now uses the library hooks provided by Libraries API module (rather than hook_library() from core).
module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Allows users to create drupal forms from xml.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 413
created - / changed -

Summary

The Honeytrap module allows site owners and system administrators to monitor web crawlers that do not follow the rules set out in the robot.txt file or via the RobotsText module or

module
Categories: E-commerce
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

Adds the Cleeng functionality to your website.

Cleeng is a new way to monetize online content. Check out Cleeng.com.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 409
created - / changed -

Helps integrating payments for the quickpay payment provider into your Drupal site.

module
Categories: Mobile
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 702
created - / changed -

Provides support for Mobivity's 2-way SMS API using SMS Framework.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2549
created - / changed -

With this module you can create PDF invoices for Ubercart orders. This module based on the Views PDF project.

The PDF invoice can be fully customized through admin interface. In combination with the Ubercart rules integration and the mimemail integration of the Views PDF you can send the Invoice directly to the customer per e-mail.

module
Categories: Content
Downloads: 0
created - / changed -

Hello Module World

module
Categories: Content
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Edit nodes and other drupal core items in ctools modals.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 33120
created - / changed -

Webform Tokens provides tokens for user form submissions for forms created with the module Webform 3. This functionality is included in Webform 4, so this module is not needed. The tokens can then be used anywhere tokens are supported. The Token module is required to see what tokens are available.

module
Categories: Filters/Editors
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2012
created - / changed -

Lyric sheet chords provides an input format that takes chord name input, in the context of lyrics, and converts them into nice looking chords that don't mess up your text, using only a regex and cs

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Currently this module allows users that are assigned the permission 'forward to identi.ca', 'forward to status.net', 'forward to twitter' etc the ability (later option) to have their post title &am

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 2958
created - / changed -

This module integrates Ubercart 2.x with the Rules module. This is useful if you look for a way to implement rules, which are more or less compatible with the version 3 of Ubercart or if you like to react on certain events in Ubercart. It is useful for example to send special information to the customer, when he has finish the order or if you like to upgrade the customer account to another role after the order is completed.

module
Categories: Content Display
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

The Modal Node module provides a simple solution to enable modal popups on a site for any node link. Simply add the class "modal-node" to any href whose target is a node.