Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media-7.x-2.0-alpha3.tar.gztar.gz 100.83 KB
MD5: b0ccc97f2957e88b697dba65daefbe6e
SHA-1: c4fba5dc72cfec4b23c63b70bb17b3097a476702
SHA-256: e92b1b3c69a61af7f7e500c3d12574d503e155fb2265669a74eb2ecb36e4a5ef
Download media-7.x-2.0-alpha3.zipzip 127.85 KB
MD5: 89c3c81ef65202a8051e70de49447b71
SHA-1: 5b37ea0d356a57190dda31eeaeaf4647353d5793
SHA-256: a53cc45dc32ba9daf61f491026c3fd70cf223d83097009312a20fea94c80a0e6

Release notes

We are aware there are still major WYSIWYG issues with the current code and are working hard to resolve them. Upgrade to alpha2/3 at your own risk.

Changes since 7.x-2.0-alpha2:

  • #2108647 by ParisLiakos | tswaters: Fixed Array.indexOf in media.filter.js does not exist for some browsers. Use jQuery.indexOf() instead.
  • #2120837 by Devin Carlson: Removed unused title callback function.
  • #2120797 by Devin Carlson: Removed unused hook_file_download_access implementation.
  • #2089913 by ianthomas_uk, Dave Reid: Fixed tab selection code is incompatible with jQuery UI > 1.8.
  • #2106261 by Rob C, Devin Carlson: Fixed the large filetype formatter being preferred over those included with media providers for the preview view mode by using the same weights as the default file formatters that they replace.
  • #1947388 by alexkb, brantwynn, Dave Reid, fix to permissions of edit media items.
  • Add token as tes dependency
  • #2109495 by ParisLiakos: Remove height: auto css rule from library tiles and respect image dimensions
  • #2106761 by hefox: Fix typo insterted instead of inserted
  • Drupal.media.filter.allowed_attributes is being called as variable but it is a function
  • #2071073 by das-peter: php warnings are thrown because media_file_default_displays_alter() checks for configs that may not exist
  • #2032255 by Mark Carver, randallknutson | allard.schipper: Fixed media file selector widget window sizing is off.
  • issue #1870538 by mstef, aaron: fix Incorrect permission checking for multiple upload form
  • #2067517 by Devin Carlson, aaron: Removed all of the XML APIs.
  • #1406948 by Devin Carlson: Cleaned up and removed includes/media.variables.inc.
  • #2076499 by Devin Carlson, Dave Reid, acbramley: Fixed double trailing slash in theme_media_formatter_large_icon() causes invalid image style tokens in some environments.
  • #267091 by binkaster: Fix Sticky Edit Actions doesn't work with the Media module's multiform 'Save' and 'cancel' buttons.
  • #2067963: Fixed media_update_7202() had a bad condition preventing 1.x to 2.x updates.
  • #2066511 by bangpound, Dave Reid: Fixed 'PHP Notice: Undefined offset: 0 in media_field_formatter_view()' errors happen if the media_thumbnail image style is overridden, but not changed, mucho errors in the Media Browser.
Created by: Dave Reid
Created on: 25 Oct 2013 at 23:43 UTC
Last updated: 25 Apr 2018 at 18:07 UTC
Bug fixes
Insecure

Other releases