Album Image Styles

Component type

module

Categories

Maintenance status

Development status

Downloads

828

Component created

Component changed

This was an exploratory module for me to learn how field formatters worked in Drupal. While learning, I think this facebook-style image formatter will be helpful for people.

I'm currently looking into how to make it more responsive in its design. That's on my current roadmap. Let me know in the queue if you have any issues.

What this module does

You can create a multi-entry image field and then apply this as the formatter under 'Manage Display.' It will take the first 3 images you have and convert them to a facebook-style album.

Custom Language field

Component type

module

Maintenance status

Development status

Downloads

29922

Component created

Component changed

This module creates a Language Field in D7 and D8. It provides a Field Formatter with several options. Flag icons can be used using either the Language Icons module or the Flags module

Use this module if you need more languages then the enabled languages, but do not need the translations. Example: Your site contains two configured languages, but contains content type 'Manuals' in 5 languages.

HTML5 Upload

Component type

module

Maintenance status

Development status

Component created

Component changed

This modules should be regarded a streamlined solution for batch-uploading of images (and other files) for Drupal 7 in modern (HTML5 compliant) browser, nothing more.
Most probably it won't get ported to neither to 6.x, nor 8.x as there are alternatives already.

Stepper Field

Component type

module

Categories

Maintenance status

Development status

Downloads

2529

Component created

Component changed

Module description

The Stepper Field module is based in a plugin for jQuery UI called jQuery.ui.Spinner and provides a new steps widget that can be added to any Integer field.
You can see it like a way to control an incremental integer field, to sum +1 when the user press the Key UP, and decrease -1 when the Key DOWN is pressed.