Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 94.45 KB
MD5: fcc7916250f302aa51abd96a5b5f6db6
SHA-1: b0c149c9016b7a2d5709006046e0dbf2c1cf61fd
SHA-256: ed96502ffbe3542f27034d476a5ea94bd76ffda14f83e0dad535402e5fd4249e
Download zip 113.77 KB
MD5: dd55ff8dbb2fc3bf2271487269d43e16
SHA-1: 5a7e606668ba52a448ef8323d01aa2c4e8c7894c
SHA-256: 1fe67afeee75a64b8882f338f71a14a986db2888c069bd20cf47b8296c45e301

Release notes

Changes since 7.x-2.0-beta1:

  • Revert "Issue #2195491 by jmuzz: fixed Change request to support WYSIWYG"
  • #2467163 by axel.rutz: Fix entity info: form callback
  • Fixed case in module name to File Entity.
  • #2482757 by deviantintegral, Dave Reid: Call file_stream_wrapper_uri_normalize() when uploading files.
  • #2150679 by recrit, Dave Reid: Added the ability to for change the preload attribute on the HTML5 audio/video file formatters.
  • #2233147 by Julian Maurice, antonyanimator: Fixed undefined index on admin/content/file when files reference deleted users.
  • #2078393 by rob_johnston, mgifford, Dave Reid: Fixed cannot access /admin/content/file due to improper GROUP BY handling when using PosgreSQL.
  • Added implementation of hook_views_query_substitutions().
  • Added tests for skipping steps in the file upload wizard.
  • Added tests for the file upload wizard.
  • Increased default image display configuration weights to avoid potential conflicts with the Media module.
  • Revert "Issue #2000934 by colan: fixed Allow selection of which folder a file is to on the file/add form"
  • #2424679 by bneil, DanzDance: fixed Replaced files lose original file names
  • Adding stream wrapper hooks to file_entity_hook_info_alter().
  • #2411391 by Say_Ten: fixed File destination not showing
  • #2424679 by DanzDance: fixed Replaced files lose original file names
  • #2432441 by bojan_dev: fixed Missing task handler 'panelizer_file' on the file_view
  • #2000934 by colan: fixed Allow selection of which folder a file is to on the file/add form
  • #2428865 by bojan_dev: Fixed wrong variable passed from PanelizerEntityFile::entity_save() to file_save().
  • #1564456 by krisahil, Lukas von Blarer, logaritmisk: fixed Provide support for Page manager, Panels, and Panelizer
  • #2195491 by jmuzz: fixed Change request to support WYSIWYG
  • #2356417 by tobiasb: fixed Fix menu callback for multiple file upload
  • #2405935: Fixed file_entity_type_get_names() could return NULL instead of an empty array.
  • #2377373 by Devin Carlson: Reverted hook_update breaks already updated websites
  • #2378251 by Devin Carlson, ragamuffinman: Usage number not displayed properly when file is used multiple times in an entity.
  • Expanded alt and title test coverage.
  • #1987568 by Devin Carlson, sg88, bangpound: Alt and Title Text "
  • Minor test cleanup.
  • Cleaned up file_entity.test.
  • #2353351 by Dave Reid: fixed Replace file does not respect original file location or sub directory
  • Revert "Issue #2192391 by dsnopek, sylus: fixed Default file entities are not exportable by features (Sibling Issue)"
  • #2373363 by hefox: Removed unused variable in file_entity_add_upload_multiple_submit().
  • #2368509 by David_Rothstein: Fixed file_entity_add_upload_submit() doesn't redirect properly when there are query parameters in the destination.
  • #2365821 by Dave Reid: Fixed entity_view('file') returns data nested in 'files' array, but should use entity type 'file'.
  • #2351691 by dunix: fixed Access denied when downloading private files
  • #2192391 by dsnopek, sylus: fixed Default file entities are not exportable by features (Sibling Issue)
Created by: dave reid
Created on: 14 Jul 2015 at 17:53 UTC
Last updated: 30 May 2016 at 23:48 UTC
Bug fixes
New features
Insecure
Unsupported

Other releases