Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download cer-7.x-3.0-alpha5.tar.gztar.gz 41.34 KB
MD5: 426f2827fae07b143b7d10d4e2567020
SHA-1: 9b82b967f07f90ed15ccff1b5292dc5761adf5ff
SHA-256: 3feb3b6f71477d629ee46813834970ef43fdbd8dea6f375ea2ae99e1033e273a
Download cer-7.x-3.0-alpha5.zipzip 58.14 KB
MD5: b50bc6260cff56490c175bbda20efed0
SHA-1: a1d15f5be859af62481054970ab6e281fae9c58c
SHA-256: 7c080aa42f6e57b49e030bddcc39d2547c84087f7f8972d54566f027405fb73e

Release notes

This release fixes the following bugs:

A few API changes were made:

  • CerField::instanceInfo() has been replaced with protected properties in CerField.
  • Added a CerField::$cardinality property.
  • The use of CerField::fieldInfo() and CerField::entityInfo() is now deprecated and both methods will be gone in the next release.
  • CerField::fieldTypeInfo() is gone. Its only use was to get the field type label, which has been replaced by CerField::$fieldTypeLabel.

It's also now possible to import and export CER presets without using Features (there are dedicated import/export pages now, like Views has). #2269669: Export presets without Features

Created by: phenaproxima
Created on: 25 May 2014 at 22:06 UTC
Last updated: 11 Aug 2014 at 01:43 UTC
Bug fixes
New features

Other releases