Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 124.03 KB
MD5: 7f2d6ebf98143229ae425e1d89ac3130
SHA-1: 0b952cd50a14096c107638cf93edfa42c7a5a11e
SHA-256: 781407e337b96957623e2b8474097c96fd8a966096c74ab77217834f994d6cd9
Download zip 169.32 KB
MD5: 4f5df71035c1101dc002447704edae4d
SHA-1: 1bbb7a44589aaf3ccba932fd50bf44fbd126d19e
SHA-256: 2f310c79e0044cbb42c2861b4a2fbcea350999ffe83dfa676df14531e83e553c

Release notes

CKEditor module integration moved to new media_ckeditor project

If you are using the CKEditor module (not the WYSIWYG module with the downloaded CKEditor library), then you must download the Media CKEditor integration module to not have regressions on this update.

Changes since 7.x-2.0-beta1:

  • #2707131 by Berdir: Added missing media path scheme for entity translation.
  • #2565819 by eyeless: Fixed too many classes on the "Edit" button causes duplicate AJAX processing when clicked.
  • #1701914 by larowlan, mstrelan, grom358, kim.pepper, Dave Reid: Update the media thumbnail via AJAX when the edit file modal is closed.
  • #2545738 by Agileware, BarisW: Fixed media_field_widget_value() used incorrect logic if the display checkbox was unchecked, leading to files shown when they should be hidden.
  • #2534724 by idebr, legolasbo, Devin Carlson, Sam152, dagomar, jlcraddock, jstoller, steinmb: Fixed browser window opens twice for image field
  • Improved JS doxygen.
  • #2552349 by LittleRedHen: Fixed JavaScript error "TypeError: Drupal.settings.media.formatFormFormats is null" due to media_wysiwyg_format_form does not use the correct variable for the view mode previews.
  • #2550453 by Dave Reid: Fixed file previews generated and rendered every time media_wysiwyg_format_form() is called.
  • #2158177 by Dave Reid: Fixed confusing UI for WYSIWYG view modes and moved the UI to file type edit forms.
  • Merge branch '7.x-2.x' of git.drupal.org:project/media into 7.x-2.x
  • #2547219 by Dave Reid, Eric115: Fixed hook_media_wysiwyg_wysiwyg_allowed_view_modes_alter() should be hook_media_wysiwyg_allowed_view_modes_alter().
  • Revert "Revert "Fixed media browser appearing once for each time a field is repeated on the same page.""
  • Revert "Issue #2272567 by David_Rothstein: Media dialog appears underneath the Ctools modal dialog when using jQuery UI 1.10"
  • #2532974 by Devin Carlson: Moved integration with the stand-alone CKEditor module into a separate project (media_ckeditor).
Created by: dave reid
Created on: 30 May 2016 at 23:57 UTC
Last updated: 25 Apr 2018 at 18:07 UTC
Bug fixes
Insecure
Unsupported

Other releases