Maintainers strive to actively monitor issues and respond in a timely manner.

Tour Builder

With Tour Builder we hope to improve your Tour writing by exchange Tours with ease between Tour Writers and module Coders.

VoIP Blast

Implementation of VoIP Queue to send and maintain bulk VoIP Drupal SMS and audio calls.

IMCE Uploader

Have you ever felt annoyed for uploading only one file at a time to IMCE? This module gives you a new way to upload files using IMCE.

Basically, this module provides a simple API to allow other modules register to IMCE Upload form, so user can choose the needed uploader in IMCE Profile form. That means you can have lot of uploaders in the system and you can choose which profile uses which uploader.

Besides that, It also provides the Plupload uploader as a plugin (in this module) to allow uploading multiple files at a time. If you want to use it, just select "IMCE Uploader - Plupload" the module list and enable it.

Implementation

This module uses hook_form_FORM_ID_alter() to alter the IMCE Profile form
(imce_profile_form) to manage the uploaders.

Integration

Feel free to integrate your uploader using my API. There are only 2 functions
you should know
- hook_imce_uploader(): Register your uploaders.
- hook_imce_uploader_alter(): Change the list of registered uploaders.

You can see the file imce_uploader.api.php and my plugin for more information.

Dependencies

  1. IMCE
  2. Plupload (for the Plupload plugin inside this module if you choose to use it)

Installation

Rocket Booster

Gábor Hojtsy developed the stellar Rocketship module for his D8MI initiative and helping to track it. A number of other initiatives and pseudo-initiatives have embraced this, others have not. This profile attempts to make gettings a Rocketship install up and running ridiculously simple. Just pick the master tag you wish to track in the install process and let the profile do the rest.

alias_validation

A simple module that adds some extra validation to the node form; specifically:

Related

Overview

Related is a Drupal module to show related nodes at detail page.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained