Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download entityreference-7.x-1.0.tar.gztar.gz 35.92 KB
MD5: 81f458c4b41b61f405af905d2fd8a5ec
SHA-1: c41912b420759112cd756c380d34a3900f922437
SHA-256: 133cffd7f4279928a4fc0f65922e1827518bee47da270ffd9b853c760956bab9
Download entityreference-7.x-1.0.zipzip 51.15 KB
MD5: 37b9e9979928e4df8e4257dfd9fee28b
SHA-1: 17a3e4be5bdd5b701154c50d05cf3c44c361f34f
SHA-256: a9f454ac57a9c7186ed52326e6740c8174ea84095f6d65193104d3eea72cb6bd

Release notes

Changes since 7.x-1.0-rc5:

  • #1413108 by Amitaibu: entityFieldQueryAlter() should add the entity base table on a field-only query.
  • #1832752 by mikeryan: Class registration for Migrate 2.5 or later.
  • #1807350 by Alan D.: Added Diff 7.x-3.x field support.
  • #1821060 by Amitaibu, amateescu: getReferencableEntities() keyed by bundle's machine-name, and hook_options_list changes them to bundle label.
  • Use the human readable label of the bundle in getReferencableEntities().
  • #1821060 followup: Return getReferencableEntities() keyed by bundle also in the Views selection.
  • Allow other modules (e.g. OG, OG-vocab) to use entity-reference autocomplete callback, by allowing it to pass their own field and instance definition.
  • #1821060 by Amitaibu: Return values from getReferencableEntities() keyed by bundle, and use taxonomy_get_tree() when showing terms.
  • #1412572 by joachim: Don't remove entities in entityreference_field_formatter_prepare_view().
  • Pass the instance in _entityreference_autocomplete_validate().
  • #1586428 by fgm, Amitaibu: Added Integrate entity-reference from nodes to terms with core taxonomy_index().
Created by: amitaibu
Created on: 18 Nov 2012 at 09:25 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases