Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download entity-7.x-1.0-rc3.tar.gztar.gz 104.13 KB
MD5: 267c552757d1fa8bbe17c624a7ec4c3f
SHA-1: 1d17b6a58e9be6c90e108f59d3153340d0ff5e63
SHA-256: fee54fde9b71ffc825ac6f85b60eda4d680d65193bd7a46f6c2a972996b82b82
Download entity-7.x-1.0-rc3.zipzip 133.65 KB
MD5: d2c965ad93c03a5edd3b269925d9ad11
SHA-1: 3daef07760513bd7459656a381d93989a5f99daa
SHA-256: 5e4177cbbfc9162228cbba0a2c41de4a012b0bbcb878070b5162bfea72ab98f5

Release notes

Changes since 7.x-1.0-rc2:

  • Issue #1352454 by das-peter: Improve entity views support: Add html-list output to the multiple value handling.
  • Issue #1393690 by fubhy, linclark, tim.plunkett: make the "bundle of" key usable for non-fieldable entity types as well.
  • Issue #1558340 by bdragon: Improve views memory usage by caching a base table list and avoiding calls to views_fetch_data()
  • Issue #1483142 by tim.plunkett: Use the plural label for the entity type title in Views.
  • Issue #1078792 by mgifford: fixed some coding style issues reported by coder.
  • Issue #1595622: removed usage of not needed and not set nameKey in EntityAPIController.
  • Issue #1540180 by alexweber, fago: Add a property for user's default theme.
  • Issue #1592630 by dixon_, fago: Respect empty contexts entites rendered with CTools
  • Issue #1556446 by bendiy, fago: README.txt grammar and style tweaks.
  • Issue #1556192 by fago, chx: fixed compatibility with drupal 7.14 by adapting the invocation of hook_options_list().
  • fixed EntityDrupalWrapper:type() to properly catch exceptions.
Created by: fago
Created on: 25 May 2012 at 21:23 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases