Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
44.3 KB
MD5: bf4e9212ffa6e527cead9a506d645981
SHA-1: 6d5adee722fdd6471f38e401178fec0f3bf07e6e
SHA-256: 09f7ff2165ff589b87de63321368720a6246f60cd872ae86e7709bd22181d93c
Download zip
57.93 KB
MD5: 912c06a25aa96b2e9339ed0acf14254b
SHA-1: e729e1c03e960020d237ab6ceece6be704315f00
SHA-256: d8d7f14e0a841ea12f7a6c2ff64027755206a3e9f140378d31456fa77e36295c
Release notes
IMPORTANT:
- If you have been using the patch from #1671380: Data Entity allows entities to be created with entity ids that are not integers, you need to follow the instructions on that issue for updating to this release. Without these, your Data table entities may cease to work!
- Data Node and Data Taxonomy have been deprecated.
Changes since 7.x-1.0-alpha4:
- #1363554 by joachim: Removed deprecated submodules data_node, data_taxonomy.
- #1538588 by imclean, joachim: Added setting for field to use for entity label, thus allowing use of data entities as targets for entityreference fields.
- #1792430 by joachim: Added support for use of date fields with Date module Views handlers.
- #1671380 by imclean, joachim, rooby: Fixed data tables without a suitable field to use as an entity ID getting defined as entities; added UI to specify which field to use as ID.
- #1952884 by joachim: Fixed integration with Field UI menu tabs on data tables used as entities.
- by joachim: Removed obsolete todo.
- #1957022 by rooby: Fixed hook_entity_property_info() declaring table columns as fields.
- #1943094 by valthebald: Added alter hook to allow other modules to define data types.
This release has been sponsored by herd45.