Contact Storage

Component type

module

Categories

Maintenance status

Development status

Downloads

182352

Component created

Component changed

Overview

Contact Storage module will provide storage for Contact messages which are fully-fledged entities in Drupal 8.
This plus core contact module aim to provide functionality equivalent to the base-features of Webform or Entity Form.

The goal is to firm up this functionality in contrib with view to move into core in 8.2.x or later.

Image widget default image

Component type

module

Categories

Maintenance status

Development status

Downloads

1693

Component created

Component changed

This is a little utility module that shows the default image of an image field as part of the image widget, if no image has been uploaded yet. It is displayed in the same way that the image preview of images that have been uploaded is displayed.

The display logic is identical to that of the image formatter: If the field instance has defined a default image, that is displayed. Else, if the field has defined a default image, that is displayed. Else no image is displayed, just like without this module.

The module does not come with any configuration or permissions.

Wavesurfer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A field formatter for the Wavesurfer plugin, allowing you to generate a playable waveform from an audio file field.
http://www.wavesurfer.fm/

The Wavesurfer plugin is an "Interactive navigable audio visualization using Web Audio and Canvas."

Viewmode per Node

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides the possibility to select inside every node edit form the view mode to display its content. View modes is a feature of Drupal since version 6, and it has a lot of power but normal admin user have no access to all the possibilities. Basically this power consists on the possibility to have several ways to organize the node display. Usually modules provide with new view modes but user have no managing area for it.

Simple language field

Component type

module

Categories

Maintenance status

Development status

Downloads

221

Component created

Component changed

A simple language field for Drupal 8 with 2 widgets - select options and autocomplete. Useful for learning purposes or if you need a simple, lightweight solution. This module has no dependencies.

Note: For more features in a language field, see Language field. We are in co-operation.

AES Encrypted Text

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Based on Drupal core's Text module, AES Encrypted Text provides encrypted storage for several text field types for the Field module. Currently supported types include text, long text, and long text and summary.

Encryption and decryption is done in PHP, not the database, so field values are sent to and from the database server encrypted rather than in plaintext (see the Security Note below).

Field Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

12841

Component created

Component changed

Field Formatter module provides a collection of generic formatters for entity reference fields that output only a specific field of the referenced entity. There are currently two formatters:

  • Field formatter with inline settings
  • Field formatter from view display
  • Link field formatter, which will wrap output of any other formatter with a
    link