This project is under active development.

References Thumbnail

Background

This module is an enhancement for references fields, for now it supports References and Entity reference.

By default, autocomplete widgets only shows the title and entity id, which is not a good user experience. This module creates a new view mode 'References Thumbnail', entities will show with this mode together with the autocomplete widget.

Features

  • Show an entity view for the widget, automatically refreshed when the autocomplete value changed!
  • Hide autocomplete input when there's an entity view
  • Add remove and delete(delete source) button
  • Add a refresh button for refresh all entities views manually -- needs a core patch: #1592814: Add hook alter to override field_multiple_value_form()

Installation and Configuration

  1. install and enable this module
  2. configure reference fields(so far supports all autocomplete widgets), check on 'Show References Thumbnail'
  3. manage the display of target entity bundle, customize the display for view mode 'References Thumbnail'

Road map

  • Support all references fields

Best practice with other modules

References dialog

Cookie Crumbs

There's a lot of breadcrumb modules out there, but none of them build true breadcrumbs.

Cookie Crumbs, makes use of cookies (hence the name), to provide history based breadcrumbs, and not the hierarchical standard ones.

Bootstrap Extras

A collection of theme functions and other helpful things for building sub themes of the Bootstrap theme.

Compare nodes

Module which helps to compare nodes between themselves.

repo

Git repository management.

Pages

Subscribe with RSS Subscribe to RSS - Under active development