Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media-7.x-1.0-rc3.tar.gztar.gz 173.04 KB
MD5: 41fb3d8f96e21b5273dff60f8e102a2e
SHA-1: bf23cccb00f4a5eb6cb64b59d94ec43676e2e21b
SHA-256: 4a46e55de3fb5fc4fe92d1edca1571f5c9674466b2ced7207ec5ec89d674fc21
Download media-7.x-1.0-rc3.zipzip 201.27 KB
MD5: 19eb8605701c99799876a8acb11dd0a0
SHA-1: 98dc8df47789e7370679ca8174b54a8ccc444ad7
SHA-256: a4e709f0e8dac0a6aaf39ca56ea1298153f86ffc969043da1bf30b72adde92c1

Release notes

Changes since 7.x-1.0-rc2:

  • Fixed the 'edit' operation link on admin/content/file should be using sentence case.
  • #985646: Use $entity->original instead of field_attach_upload() in media_field_update().
  • #1287302: If there are no files to display mediafield_field_formatter_view() should also return an empty array.
  • Fixed file name XSS with theme_media_thumbnail().
  • #1258286 by Berdir, Dave Reid: Add static cache to file_displays().
  • #Fixed media_field_widget_form() gets the 'uri_scheme' setting from instance settings when it should from field settings.
  • #1359588: Fixed the file extension setting should be in media_field_instance_settings_form() and not in the widget settings.
  • #1347624: Added support for .webp files and the image/webp MIME type.
  • 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.
  • #1174374 by das-peter, Pisco, Dave Reid: Backported the media.admin.js improvements from 7.x-2.x to fix bugs with local actions on admin/content/media.
  • #1344912: Added a cancel link on the import media page.
  • #1247620 by wojtha, idflood: Fixed various undefind variables which cause minor bugs and PHP notices.
  • #1335290: Fixed the media widget form should be unrestricted and not require the 'Edit media' permission.
  • #1290556: Make it explicit that MediaInternetBaseHandler child classes should implement claim method.
Created by: Dave Reid
Created on: 12 Jan 2012 at 22:54 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Security update
Bug fixes
Insecure

Other releases