Product Gallery Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

207

Component created

Component changed

This module include simple plugin that is only compatible with Drupal 8 for formatting image field view as gallery, it is very useful in case of product images to show in gallery view with zoomer and popup.

Link to entity

Component type

module

Maintenance status

Development status

Downloads

898

Component created

Component changed

This Drupal module provides two field formatter for displaying entity reference field.

Link entity belongs to formatter

Link entity belongs to formatter link the current entity to the entity it belongs to. for example, terms in the tags if you want to redirect to node instead of term page.

Unique field ajax

Component type

module

Maintenance status

Development status

Downloads

1665

Component created

Component changed

This is a very light-weight module allows fields to be unique by bundle and language.
You can use ajax for check.
You can customize the error message

---REQUIREMENTS---

*None. (Other than a clean Drupal 8 installation)

---CONFIGURATION---

Enable the "unique" case in the field settings form,
if you want it to be unique by language enable the per_lang case.
if you want to check by ajax on change event enable the use ajax case.

---SIMILAR MODULE----

View Display Entity Reference

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The standard Views Entity Reference field allows you to select a view, but does not allow you to separate these by display. Our requirement was to include a view display in a field which would then be rendered on a content page, this meant we needed to be able to select both view and display.

Field States UI

Component type

module

Maintenance status

Development status

Downloads

2600

Component created

Component changed

Field States UI allows sites builders with minimal PHP/Dev skills to configure the Field States API. This lets you configure a field to for example hide if another field has a certain value or hasn't been filled. While doing it via PHP can be be more powerful the UI can be very handy and in some cases quicker. Originally developed for Metchosin Karate for their student signup forms.

Google Drive Docs Viewer

Component type

module

Categories

Maintenance status

Development status

Downloads

500

Component created

Component changed


Overview


The Google Drive Docs Viewer is a module which
adds a formatter to core's Text field. The formatter
uses Google's embeddable Google Drive Docs viewer to render
Adobe Acrobat pdf files, and Microsoft Word, Excel, and
Powerpoint files (i.e. files suffixed with .pdf, .doc,
.docx, .xls, .xlsx, .ppt, or .pptx).

After adding a Text field to a Drupal content type,
the Google Drive Docs Viewer formatter may be selected
for use on the conntent type's "Manage Display" tab.

FieldMidity

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

FieldMidity implements Midi.js and LibTiMidityJS libraries in a file field display formatter for Drupal. It plays midi files in your browser, using a sound bank, where each voice is downloaded as they are called by the channel data in the midi file. It's very similar to the old midi browser plugins, except that the controller is javascript and the samples are hosted remotely.

git clone --branch 7.x-1.x https://git.drupal.org/sandbox/vincer/2779871.git fieldmidity