Media Derivatives Status

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Features:

  • Add a "ask to user" event to Media: Derivatives module, allowing user to create derivatives from the file's form
  • Provide an overview of the media's derivatives in the file's form
  • Allow user to create and delete media's derivatives

Future improvements

  • Full ajax interface, to delete or create derivatives without reloading page
  • Advanced monitoring of derivative creation

Tools

Component type

module

Maintenance status

Development status

Downloads

1720

Component created

Component changed

This provides a basic interface for turning on and off features & modules, suitable for non-techy users.

It uses the switch module to provide an iphone-like button for turning on/off items.

Development of this module was carried out by Ben Scott for the Scratchpads project.

Switch

Component type

module

Categories

Maintenance status

Development status

Downloads

3132

Component created

Component changed

Provides an iphone-like switch form element & widget.

There are two ways to use it:

1. Field UI
A widget is provided for checkbox (boolean) fields. When creating a boolean field, select 'switch' as the widget.

2. Form API
The module defines a new form element type 'switch' - use as you would a checkbox.

Nested Image Style

Component type

module

Maintenance status

Development status

Downloads

17714

Component created

Component changed

This module enables creating image styles which inherit image effects from other image styles. Thus enabling the user to setup several base image styles to be reused in other styles, instead of having to duplicate base image effects in each image style.

ExtraWatch

Component type

module

Maintenance status

Development status

Component created

Component changed

ExtraWatch allows you to watch your website visitors and bots in real-time from the administration menu. Specially their IP addresses, countries they come from, geographical location on a map, which pages they are viewing, their browser and operating system, it creates daily and all-time stats from these information plus unique, pageload and total hits statistics. Furthermore, you can block harmful IP addresses, see blocked attempts stats, evaluate the trend charts, and create goals based on many parameters.

Drupal Refresh

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds possibility to refresh or redirect the site after certain number of seconds specified in the 'refresh' parameter ($_GET['refresh']).

Usage

When you attempt the URL with 'refresh' parameter, the site will be refreshed automatically after default number of seconds. If you want to refresh the site after specific number of seconds you can specify them in the refresh parameter. When you add 'destination' parameter, the site will be redirected to that destination after the specified number of seconds.

E.g.

PluploadField

Component type

module

Maintenance status

Development status

Component created

Component changed

The PluploadField module provides a browser-based widget to allow users with the appropriate permissions to upload multiple images in imagefield.

Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer.

Plupload Field is base on the Plupload Integration module code.