Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download file_entity-7.x-2.0-unstable3.tar.gztar.gz 32.2 KB
MD5: 399a7707d4a59841919ab4f85060c5f7
SHA-1: 21cef3531002215a3249df9dfdbe514e49ca484b
SHA-256: 2d42fd177daf4dadcc03b551b0ac58f96e164d32009cf36629e30b0a95b7e344
Download file_entity-7.x-2.0-unstable3.zipzip 40.65 KB
MD5: 35ad26acd07b4bde5d79b095248e94e2
SHA-1: 344b2046ab12fce72f8cc52461b5cda8af0d9360
SHA-256: cea7ce95ade0b35c6ff3be617d37e3599df8a7aec1241f869ce73ceee59aff09

Release notes

Changes since 7.x-2.0-unstable2:

  • #1210432: Fixed file name was uneditable.
  • Shorten the error message shown if no files are selected at admin/content/file.
  • #1287302, #1396648: Return an empty array from file_view_multiple() if is an empty array.
  • Noted in file_entity_file_mimetype_mapping_alter() when each mapping was fixed in core.
  • #1258286 by Berdir, Dave Reid: Add static cache to file_displays().
  • #1349640: Added support for the 'uri callback' for file entities.
  • #1347624: Added support for .webp files and the image/webp MIME type.
  • Follow-up #1270036 by yareckon, DamienMcKenna: Fixed PHP notice: Undefined index #theme in file_build_content() in file_entity.file_api.inc.
  • Add image dimensions to the image file formatter.
  • #1327398: Fixed the image file formatter should return output for any images that the current toolkit can support.
  • #1304462: Fixed pager does not work on admin/content/file.
Created by: Dave Reid
Created on: 12 Jan 2012 at 22:59 UTC
Last updated: 6 Nov 2013 at 03:23 UTC
New features
Bug fixes
Insecure

Other releases