Considered feature-complete by its maintainers.

Messaging

This is a Messaging Framework to allow message sending in a channel independent way. It will provide a common API for message composition and sending while allowing plug-ins for multiple messaging methods.

When using this framework, you won't send e-mails to users anymore. You will send them 'messages' and they will decide how they want to get them delivered, that may be by mail, IM, SMS, depending on user's preferences...

Drupal 7 upgrade

Some limited funcionality has been upgraded.
Development is back on Drupal git repository.

Javascript Aggregator

Javascript Aggregator

The aim of the JavaScript Aggregator module is to improve performance of your site with less server requests and bandwidth per page. In Drupal 5, all the JavaScript files will be aggregated into one file and optionally minified. JavaScript aggregation was brought into core with Drupal 6, so the Drupal 6 version of this module goes one step further to minify that file.

It basically does the following:

  • Takes the $scripts variable and removes .js files using a regular expression
  • Generates a unique filename for any set of .js files
  • Creates and caches one file containing all .js files in files/js
  • Optionally minifies the JavaScript using JSMin
  • Returns a modified $scripts variable with link to cached file

Imagefield Crop

Imagefield Crop

Overview

Imagefield Crop provides a widget(1.x) or field(2.x) for selection based cropping an image after upload.

InsertNode

Description

A filter allowing you to insert a node wherever the InsertNode filter is available. It can be used to create macros, insert book links, create a link to a node showing its title, etc.

The complete documentation is now available at Made to Order Software:

http://www.m2osw.com/doc-insert-node.

It is important to read that documentation to be able to use this filter fully. It is powerful!

DrupalBin

xgarland_logo.png.pagespeed.ic_.t0WEFnLqMS.png

DrupalBin is a tool to collaborate and debug Drupal code snippets. Its goal is to replicate what is accomplished by various pastebin-like websites.

CDN

CDN UI module version 3.0-rc2 on Drupal 8

This module provides easy Content Delivery Network integration for Drupal sites.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only