ImageSearchField

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The ImageSearchField module provides an image field that supports both user-uploaded images, image URLs, and images returned by image-search APIs (e.g. Google's Image Search API, the Amazon API, etc.). The image-search results are driven by plugins for the various APIs and thus can be extended by additional modules.

IP Address Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a Fields API element that allows content creators to include IPv4 addresses with a node. It provides multiple input widgets to allow either host or network addresses (in CIDR notation) to be specified. It also provides multiple formatters to which will determine whether or not the CIDR mask is included in the display.

Percentage Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1295

Component created

Component changed

Very simple field that allows to input a percentage in a textfield. It adds a numeric validation and allows the user to configure max and min percentage allowed per instance of the field and displays this number with a % at the end.

Please see Content complete for a much more featured module.

Password edit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a Drupal 7 module, it provides a password field, then anonymous users can create/edit the node with the field.

For login users, the password filed would automatically disappear.

You may want to use this field when:
your node can be created/edited by anonymous, and want a password to protect it.
you want to make a yellow page sites, and users doesn't need to login/register to post contents, but also can edit the content by their own.

Demo: http://www.cms-cloud.com/password-edit

Comment Field

Component type

module

Categories

Maintenance status

Development status

Downloads

3228

Component created

Component changed

Comment Field provides a field that can hold simple comments. It holds the uid of the author, timestamp, and body (comment text). The display is configurable, making it possible not to display the author (for example, in cases where the author is always the same) or timestamp.

This allows administrators to leave simple comments on entities such as
orders, and possibly for users to comment back (if they have the permission to edit the field).

Plain

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provide a way to represent drupal information(fields) as plain text.

Currently, the only generators(ctools plugins) available are:

  • file
  • : Convert files to plain text using external tools(pdftotext, ps2pdf, catdoc, html2text, unrtf, catppt, xls2csv).

Field formatter label settings

Component type

module

Maintenance status

Development status

Component created

Component changed

Development status

This module is obsolete. Please use the Field label plurals instead. It's a better implementation of the same functionality, at least as far as Drupal 7 is concerned.

For Drupal 8, I'd prefer to contribute back to field_label_plurals.

======

A sandbox project to explore extra settings for field labels, using the Field formatter settings API.

Temperature Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1148

Component created

Component changed

Overview

Provides a temperature field and temperature conversion functions.

If you have a dependency on this module and you need a Drupal 8 version, please let me know by commenting on (or creating) the issue called “Drupal 8 Port”. I will prioritize those modules that have the most votes for Drupal 8 first over others.