SpinInt

Component type

module

Categories

Maintenance status

Development status

Downloads

3060

Component created

Component changed

SpinInt - the Spinning Integer Widget

Spinint provides a simple up down arrow widget for integer number fields.

Install as usual either download and unzip into sites/all/module or download
using drush dl spinint.

Enable through modules page, or using drush.

Define a new integer field, choose Spinning integer for the widget type.

This module was developed at Sift Digital and is sponsored by Sustrans

Field formatter label

Component type

module

Maintenance status

Development status

Downloads

3377

Component created

Component changed

This module allows site administrators to override the Field Label on any field in the Manage Display settings page. This allows each field to have a different title in different view modes.

Instructions

The field formatter label settings are found in the Manage display tab for content types, users, and other entities. A text box is available for each field's label, revealed by using the formatter settings edit button (Gear wheel icon) for that field. If no 'Label override' is specified then the default will be used.

Schema reference field

Component type

module

Categories

Maintenance status

Development status

Downloads

2716

Component created

Component changed

Provides a field type for referencing SQL schema (connection, table/view, and/or column). This module has nothing to do with inspecting hook_schema(). It is using the Schema module to perform actual inspection and discovery of what tables and columns are available.

Dependencies

Known Issues

  • Schema module currently only supports MySQL and PostgreSQL databases.

Toolkit

Component type

module

Maintenance status

Development status

Component created

Component changed

This modules provides an api and set of tools for creating flexible content types, taxonomy terms, and their respective fields and field groups. Although the base functionality is similar to what is offered by Features, these tools are entirely maintained in simple to create/edit/update yaml files with only as much information as is needed; there is no need to alter fields or content types in the UI and then recompile; just alter or add a setting in the code, rebuild the content type or taxonomy vocabulary, and you're done.

Advanced Text Formatter

Component type

module

Maintenance status

Development status

Downloads

28121

Component created

Component changed

#D8CX: I pledge that Advanced Text Formatter will have a full Drupal 8 release on the day that Drupal 8 is released.

This module is just a formatter (display) of textfield, text area and text format. The idea behind this is to provide a simple solution, easy to setup, with few dependencies to display text on website.

Fielder

Component type

module

Maintenance status

Development status

Downloads

1770

Component created

Component changed

Fielder allows you to embed node fields (images, videos, files and any others) right in the node body using a simple inline tag: [fieldname:items|position].

The real power of this module comes when you writes a long article and wants to insert some images and videos between its paragraphs.

Syntax

[fieldname:items|position]