Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download eck-7.x-1.1-alpha1.tar.gztar.gz 22.46 KB
MD5: f770d9fef4554499860ea1b47b0c45b3
SHA-1: 94a9bc03e1a24a8560eb542684b05e88e86c26ac
SHA-256: e26abd58779869d5e477d2d5243df04f7bf38094b592a73d94047ac14bbfc54f
Download eck-7.x-1.1-alpha1.zipzip 27 KB
MD5: b2fd1cf7e647ff3c4e20c8186dd72776
SHA-1: 5230362324ba6debd7abf378e5e42e27a2452160
SHA-256: fe2e83a285e5de652c206e3342e52b62858be5f814999ad0b1c228df91687f87

Release notes

IMPORTANT: This release changes things in the database, I have tested in a site where eck data already existed and did not see any loss of data, but until further testing I recommend backing up your db, and using this new release with caution.

After putting the new eck code in place, run update.php to implement the db changes that are critical for eck-1.1 to work.

FEATURES
This new version of eck allows users to choose which default properties they want for their entity types, and also allows adding custom properties to an entity's type.

This is a more advanced feature that will be useful for developers, but not for site builders who are not able to write some code. Handling this custom properties is the responsibility of the developer.

This release is also an on ramp to eck-1.3 where users will be able to create their custom entities and then export them to a module for further customization.

Created by: fmizzell
Created on: 14 Oct 2011 at 20:54 UTC
Last updated: 14 Oct 2011 at 21:36 UTC
New features
Bug fixes

Other releases