Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media-7.x-2.0-unstable2.tar.gztar.gz 160.81 KB
MD5: 6cbe03be9a7848c092722305f5d2fdb8
SHA-1: 149a5feb915ec023718b0fa5fe529e03c3eceb52
SHA-256: 323119ffe63d6dafcbba2139aa52041f63b1c4eaafe2923f9fad76e8eeb979f2
Download media-7.x-2.0-unstable2.zipzip 187.84 KB
MD5: 81c72e59c30d082cb91cb3f186e871cc
SHA-1: 098e18a5f28d0b832c9f4e68c87b24609b37914a
SHA-256: 056f74b6fc808f391821d100c3801a7e4ab714bb34de48f08d2c3043ebe7a68e

Release notes

Second unstable release of the Media 2.x module to be used with File entity 7.x-2.0-unstable2. As this release is still unstable, APIs may change and there could be major bugs. Use at your own risk and make sure to have a database backup before using or upgrading.

Changes since 7.x-2.0-unstable1:

  • #1304490: Fixed the versioned dependency on file_entity did not allow 7.x-2.x-dev versions.
  • Fixed PHP notices caused by CTools plugin registry assuming locations of plugin files.
  • Update the file_entity dependency to require file_entity 7.x-2.x.
  • #1293658: Followup by davereid: Fix JavaScript error on the current library tab.
  • #1293658 by arthurf | robeano: Fixed item selection with views media browser libraries.
  • #1280758 by james.elliott, effulgentsia: Fixed The WYSIWYG integration in media destroys
    tags when the WYSIWYG instance is detached.
  • #1277228 by effulgentsia: Fixed Remote files can't be deleted with Drupal 7.6 and later.
  • #1242884 by tsvenson, kofi, effulgentsia, slashrsm: Fixed Image alt and title tags filled in via the wysiwyg editor are lost.
  • #1290734: Fixed usage of permissions that were not renamed after being transferred to file_entity.
  • #1295982: Fixed permission not renamed in media_menu().
  • #1289872 by effulgentsia, becw | JacobSingh: Use ctools plugins to provide add-ons to the media browser.
  • #1201936: Fixed the views integration for media fields was not moved to mediafield.module.
  • #1293668: don't show temporary files in the views-based media browser library.
  • #1293050: Remove unused theme functions.
  • #1201936 by becw, amateescu, idflood | aaron: Moved the media field to a non-required and deprecated sub-module.
  • #1293680: fix Firefox 6 style issues with the views library media browser tab.
  • #1228790 by idflood, dboulet, slashrsm, LSU_JBob: Fixed browser overlay broken when using 'Add another item' on a multiple-value field.
  • #1259124: Files should be listed by most recently uploaded first.
  • #1293460: Fixed PHP notice: undefined offset in media_form_file_entity_admin_files_alter().
  • Added export sorts for uploaded date and total use count.
  • #1224766 by robeano, arthurf, Dave Reid, becw: Added support for views to be used as media browser tabs. This adds a Views dependency for Media 2.x as we intend to completely replace the current browser with our default view enabled by default.
  • #1292474 Make media browser at admin/content/file enhance the default file display with thumbnails. thx to @becw for help.
  • Allow media widget to selct specific plugins. See #1213108. @davereid and @idflood did the majority of the work. Thanks!
  • Removed confusing and unused Description field from embed form in the media browser. See #1251468. Thanks to @aaronwinborn and @rootatwc
  • #1224788 by aaron: Move permissions to the file entity module.
  • #1290632: Fixed files that matched allowed file extensions not visible in the media browser.
  • #1085136 removes legacy menu callback for 2.x branch
  • Fixed media_file_validate_types should not be applied on the upload tab.
  • #1268672 by rootatwc: fixes disappearing html
  • #1224634 by arthurf, Dave Reid: fixes errors produced on testing because of bad data assumptions
  • #1236232 by David Stosik, bangpound: Expose a views relationship for media fields.
  • #1290500: Fixed PHP notices in media_field_widget_form().
  • Merge branch '7.x-2.x' of git.drupal.org:project/media into 7.x-2.x
  • #1289900 by aaron, Shawn DeArmound, bangpound: Fix the inconsistencies between allowed media types and allowed file extensions.
  • Merge branch '7.x-2.x' of git.drupal.org:project/media into 7.x-2.x
  • Removes View, Edit, Delete operations from Media module. File Entity module will handle those operations. thanks to @JacobSingh
  • #1290110: Fixed tokens not replaced in file upload directory paths.
  • Merge branch '7.x-2.x' of git.drupal.org:project/media into 7.x-2.x
  • #1096892: temporary files should not be shown. filters hidden stream wrappers.
  • #1238226 by aaron: Change the default weight of the media filter.
  • #1223794: Fixed media widget does not respect minimum and maximum resolution field instance settings on upload.
  • #1201924: Fixed media widget does not respect uri scheme, upload directory, file extensions, and maximum file size instance settings.
  • by aaron, arthur: Hide field and widget settings that the media widget cannot support.
  • Fix for #1238298 removing local tasks and clarifying JS is required
  • Add 'dependencies' to the getInfo() functions so the tests will be skipped on qa.drupal.org.
  • #1169192 by mikeker: Added Add classes to images floated left or right.
  • #1248730 by dboulet, idflood: Fixed untranslated strings.
  • #1238118 by pp, aaron, idflood, Dave Reid: Fixed hook_media_browser_params_alter() does not actually work.
  • Fixed update functions will cause double-execution of menu_rebuild() or registry_rebuild().
  • #1016376: Allow audio file types in WYSIWYG by default.
Created by: Dave Reid
Created on: 12 Oct 2011 at 16:00 UTC
Last updated: 25 Apr 2018 at 18:07 UTC
New features
Bug fixes
Insecure

Other releases