Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download changed_fields-7.x-2.3.tar.gztar.gz 15.06 KB
MD5: a0df139ccf1c6d609c414d04cd85f4e2
SHA-1: 5d71bc5a91164c3c8631f3885ebeaf22ec2990ce
SHA-256: f704b6c2044c9dca6934bedfe9723c69d3e9b22e234b66949ce2fb21502a253a
Download changed_fields-7.x-2.3.zipzip 24.1 KB
MD5: 12a7b5d1221b22d87f6bd060e346afdf
SHA-1: a098bf8b7a0664e028c2e4441fd7af9a593b3f67
SHA-256: 65fdb2986fe8bea5ffe9314405b1fc2866224cade03f58f0d6f7698467fb6460

Release notes

This release contains next improvements:

  1. Changed fields array attached to node object after comparison proccess.
  2. Better image field type comparison: added support for title and alt properties (if enabled in field settings).
  3. Better file field type comparison: added support for description and display properties (if enabled in field settings).
  4. Better text_with_summary field type comparison: added support for format property.
  5. Added CFDefaultFieldComparator::extendComparableProperties() method to extend comparable properties for existing field types.
  6. Fixed bug in comparison proccess.
  7. Added tests for common usecases and core field types
Created by: Loparev
Created on: 6 Dec 2016 at 21:03 UTC
Last updated: 6 Dec 2016 at 21:59 UTC
Bug fixes
New features

Other releases