Menu Reference Render (Formatter)

Component type

module

Maintenance status

Development status

Downloads

1933

Component created

Component changed

This module adds new field formatter plugin - "Rendered menu". It allows to render field type "Entity reference -> Menu" as a standard Drupal menu.

How to use
Create a field type "Entity reference"with reference to a "Menu". After that goes to "Manage display" and opposite early created field in column "Format" choose "Rendered menu".

Json autocomplete

Component type

module

Maintenance status

Development status

Downloads

367

Component created

Component changed

This module provides enhanced auto complete widget which is better in performance as compare to default auto complete widget, as it's name suggests that searching is based on json data, so instead of fetching results from database it searches from json object and gives fast results with better user experience.

Note: Right now it is only available for taxonomy term reference field type and will be available for entity reference field soon.

Views WaterFall Display

Component type

module

Maintenance status

Development status

Downloads

746

Component created

Component changed

Introduction

This adds a new display style to views called "WaterFall". Similar to how you
select "HTML List" or "Unformatted List" as display styles.

This module apply waterFall js from
http://www.jqueryscript.net/layout/Pinterest-Style-Responsive-Web-Layout...

Datetime Range Timezone

Component type

module

Maintenance status

Development status

Downloads

129

Component created

Component changed

Adds a new field type based on the DateRangeItem in core which allows you to select the timezone when entering the date. This is useful for specifying dates where the timezone is provided by the content admin and doesn't align with the site timezone or can't always be displayed in the same timezone using the existing formatter options.

YAML Configuration

Component type

module

Maintenance status

Development status

Downloads

361

Component created

Component changed

Imagine a cartoon where the protagonist pulls a small pocket knife out of his pocket, selects a tool, opens it up, and an entire full-size chainsaw materializes. He finishes using it, selects another tool, and a computer pops out.... Another tool and a bicycle appears.

Multi Select Preference

Component type

module

Maintenance status

Development status

Downloads

204

Component created

Component changed

Multi Select Preference module will provide a widget for select list fields. When enabled, this widget will convert all multi select options (allowed values) into drag-able rows so that user can reorder the choices. This will help user to save more than one choice with preference.