Password Field

Component type

module

Categories

Maintenance status

Development status

Downloads

5398

Component created

Component changed

This module allows you to create fields that store passwords. It will store the passwords in encrypted format and (by default) will not display them on the website. This is useful, for example, if you are creating a website that integrates with other services and you would like users to be able to store their password more securely than using a text field. Using this module, you could create a password field and attach it to the user entity (just like any other field), knowing that the passwords will be stored in an encrypted format and won't be displayed to other users.

Audiofield Info

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

audiofield_info is a simple formatter for use with the Audiofield module. It uses the getID3() to provide cached, quick metadata formatters for audio files, such as the duration of an MP3, or the ID3 tag title of the audio field, wherever field formatters are used.

Parser

Component type

module

Maintenance status

Development status

Component created

Component changed

Installation

Download and install the module at the Modules administration page. The Field, Field UI and Field SQL Storage (all core) modules are the only requirements.

Usage

Parser creates a new field type called URL Parser which parses a link like when posting to Facebook.

Image link to preset

Component type

module

Maintenance status

Development status

Downloads

1199

Component created

Component changed

The drupal core provides two options to set link in an image field in the manage display page: Link to content, and link to file.

This module just extend these options, with this you can link to any image preset of image.

Dependencies

Field formatter settings API

Java

Component type

module

Categories

Maintenance status

Development status

Downloads

1245

Component created

Component changed

Java adds a field to Drupal allowing Java Web Start content to added to a site. Check the sidebar for a link to a demo.

There are some limitations with this module for now. I haven't fixed this as I have personally no need for that. If you need one of these limitations fixed create an issue and I'll see what I can do.

Field reference delete

Component type

module

Categories

Maintenance status

Development status

Downloads

23681

Component created

Component changed

This module removes references to a deleted entity from fields stored in an SQL database. It exists to prevent stale references to non-existent content from causing unexpected problems (for example, when the referencing content is being displayed).

Field UI permissions

Component type

module

Categories

Maintenance status

Development status

Downloads

3421

Component created

Component changed

This module provides independent permissions for managing fields attached to each type of entity.

For example, if your site has separate developer and administrator roles and you want to give administrators permissions like "administer users" and "administer taxonomy" but only want developers to modify the underlying field structure for the user and taxonomy term entities, this module is for you.

ZURB Orbit

Component type

module

Maintenance status

Development status

Downloads

9284

Component created

Component changed

Orbit is an easy to use, powerful image slider that's responsive, allowing you to swipe on a touch-enabled device.

Official docs for the Foundation Orbit slider plugin can be found here.

7.x-1.0

This branch provides an Orbit slideshow display mode for image fields and field collections with images.

Commerce Product Lists

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows administrators to create product lists, specifying a quantity for each one. Hence, users can add all products of a list to their shopping carts in a single click.

The list is implemented as a node field. So, you have to add it to a content type.

What is working:

  • Choose products (in a autocomplete textfield) and quantities on node creation/editing
  • Show product list in a table on node display with a "Add to cart" button below
  • Adding the list's products to the cart

What is missing:

Japanese era

Component type

module

Categories

Maintenance status

Development status

Downloads

300

Component created

Component changed

Overview

This module provides the Date formater option that enables the year in a date to be displayed as Japanese era name. For example the year 2012 is the 24th year of the Heisei era and this module provides an option that would display it as "平成24".