Webform Draggable List

Component type

module

Maintenance status

Development status

Downloads

6121

Component created

Component changed

This Webform 3 component displays a list of items, that can be sorted by the visitor using drag and drop. The order is stored into the submissions.

In Webform Draggable List there is a submodule that provides integration with Form Builder. We recommend using the latest dev version of Form Builder.

Physical Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

56166

Component created

Component changed

Provides an API for storing and manipulating physical measurements.

Supports unit conversions.

Drupal 8

Supported measurement types:

  • Area
  • Length
  • Volume
  • Weight

Provided field types:

  • Physical measurement: Stores a single measurement and its unit.
  • Physical dimensions: Stores the length/width/height measurements and their unit.

Other features:

Path extender

Component type

module

Maintenance status

Development status

Downloads

1160

Component created

Component changed

Simple module which allows look links to nodes, taxonomy terms, pages - with ".html" suffix.
Without using custom path or pathauto path to your node will look like /node/1234.html.
Path to taxonomy term - /tags/396.html instead of /taxonomy/term/12345

And thing, many people looking for: pages with page numbers - without ?page=123

They will look like /page/1234.html
For example instead of /node?page=2 you will see /node/page/2.html

For future I think how to make suffix customizable and make wiki-like work of drupal for some node types.

RE Context Libraries

Component type

module

Maintenance status

Development status

Downloads

1921

Component created

Component changed

Introduction

Developed by Raised Eyebrow Web Studio

In Drupal, modules are often used to provide access to javascript libraries, but it's often undesirable to include those libraries on every page. The theming system makes it possible to specify where and when a javascript library file is included, but this system is not always sufficiently flexible.

Image Zoom

Component type

module

Maintenance status

Development status

Downloads

18054

Component created

Component changed

This module provides a field formatter to zoom an image while hovering over it. An image style is selected for the default display image, and an additional style is selected to be used as the zoomed image. When a user hovers over the displayed image, the zoomed image appears and is positioned relative to the current mouse position.

Development

This module is currently under active development. If there is a feature you would like to see, open a new issue to request it, and I'll do what I can to include it.

Field property

Component type

module

Categories

Maintenance status

Development status

Downloads

5329

Component created

Component changed

Provides field administrators a setting to turn specific fields into a "property" where saving revisionable entities will update field data for all of the entity's revisions with the revision's field value.

Why is this useful? Imagine the following scenario:

versioncontrol_git_7_sandbox

Component type

module

Maintenance status

Development status

Component created

Component changed

Nothing to see here.

This is an attempt to port http://drupal.org/project/versioncontrol_git to d7. Mind you there isn't a stable release for 6 yet.

Please do not try to use this unless you plan on writing code.

This goes hand in hand with my versioncontrol 7 sandbox (http://drupal.org/sandbox/ericduran/1275132)

Backup and migrate prune

Component type

module

Maintenance status

Development status

Downloads

8058

Component created

Component changed

This module provides a way to maintain the size of your backups under control.

Overview

Backing up with Backup and Migrate is great, but it can build up a huge amount of data rapidly.

Backup and Migrate Prune aims to solve this problem. The approach taken is simple.