Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.02 KB
MD5: 2d143432e60272abbd2fd2e307260c5f
SHA-1: 3edcc9c249ebb9942a76644edec75b82880ba28e
SHA-256: 812eb1affc3abbfb2c3e9a2fecbbf4288923e50c5ef003dad15e8a79844a04e6
Download zip
14.86 KB
MD5: c27af2a476690e63ee67baa939e51bac
SHA-1: 8a4f9cb58a2c3c309126cced95fa321d080c8d66
SHA-256: 60b925d2a47c769d839f007993ef2bb0bc5ecb60d4b1a0c823a292278b74720b
Release notes
Changes since 7.x-1.0
* Fixed field id regression introduced by core issue #1734716.
* Skip download access check for the file owner.
* #2222595 by iS: Fixed undefined index warning when image module is disabled.
* Replaced jQuery.is('.class') usage with the faster hasClass() method