Interval Field

Component type

module

Categories

Maintenance status

Development status

Downloads

53265

Component created

Component changed

Overview

Interval field gives you a simple field and widget to allow users to enter interval values eg

  • 2 months
  • 3 days
  • 4 years

Features

The field comes pre-bundled with one simple formatter and second, minute, hour, day, week, fortnight, month, quarter and year interval periods.
The available periods can be easily extended by other modules (see interval.api.php in 7.x for info).
In 8.x add new intervals using a file in your module called {$module}.intervals.yml with contents like so:

Relation Sign me

Component type

module

Categories

Maintenance status

Development status

Downloads

525

Component created

Component changed

This module aims to create button for connect entity (where this button is attached) with logged in user by Relation. Relation entity is fieldable, fields could be exposed behind the connect button.

Examples

  • Like button in social site
  • Wishlist in e-shop
  • RVSP on event (yes/no/maybe and note text field)
  • ...

Files undo remove

Component type

module

Maintenance status

Development status

Downloads

3018

Component created

Component changed

This module is a usability enhancement to a Field API field with uploaded files with cardinality set to unlimited or more than 1. By default, clicking the 'Remove' button will remove the file from the row and the only way to keep the file is reloading the form. With this module, clicking that button is now replaced with an Undo button so you can cancel the deletion of a file.

Installation

Just install the module, it will work out of the box.

Page break Field

Component type

module

Categories

Maintenance status

Development status

Downloads

2088

Component created

Component changed

This module allows you to split node (or other field able entity) forms into separate pages in a multistep form using a field.

Public And Private Files

Component type

module

Maintenance status

Development status

Component created

Component changed

The objectives of this module consists in defining a new type of download method.

Private & Public - public files are available using HTTP directly and private file are transferred by DRUPAL, it uses the private path defined.

Why this module is interesting ?
Sometimes, you may need to have a control on the download of certain file, but you don't want to control all the files.

By setting up this module, you may use the private mode only for some paths to thanks to the specific "system/files" path.

Entity Image Style

Component type

module

Categories

Maintenance status

Development status

Downloads

1181

Component created

Component changed

This module allows users to specify image styles on an entity-to-entity basis. On entity create/edit pages, for every image field attached to the entity, this module will create a control that allows users to specify an image style specific to the entity and the field.

To put this user-supplied style to use, simply choose the "Entity image style" formatter for your display. In the formatter settings, you can supply a default image style to use if the user has not provided one.

Google Maps API V3

Component type

module

Maintenance status

Development status

Downloads

4885

Component created

Component changed

BETA WARNING: This software is currently in beta, please do not use it on a production site.

Integrates the Google Maps API V3 with Drupal, making it incredibly easy to add a map to your site. The module provides the following features:

If anyone has a suitable alternative for the "red-nose" point marker that I'm currently using, then please can you add it to an issue for this project. I hope to enable selection of different markers soon.

Big image

Component type

module

Maintenance status

Development status

Downloads

742

Component created

Component changed

BETA WARNING: This software is currently in beta, please do not use it on a production site.

Features

Uses the Google Maps API V3 to display large images on a page. It allows users to zoom in on an image, and pan/move across the image. As the module uses Google Maps API V3, it is compatible with the vast majority of modern clients, including iPhone, iPad, and other touch devices.

Use of the module is recommended for very large images (>100Mpx), although it will still work with small images.

As the module integrates with the Google Maps API V3 module, it will be possible to annotate images, and select regions of an image to be cropped/extracted.

Commerce Order Reference

Component type

module

Categories

Maintenance status

Development status

Downloads

17623

Component created

Component changed

Overview

Provides a commerce order reference field. Allowing references to commerce orders from other entities.

Features

Provides a simple selection field and a formatter that displays a link to the order.

Requirements

Commerce

Known problems

None as yet, please use the issue queue for reporting problems.