Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 103.88 KB
MD5: ceb582b4944595aa27d690ba2be392d2
SHA-1: 80c3e0128eb9dc0867fc72835ab5afd9a1ede67d
SHA-256: 6646cba15af7978384e1e90cd1d91aa3c3916c5d50b0d11b0cf7558ece1c8010
Download zip 130.54 KB
MD5: ba01373bbf84f643e5719e2ee47f2ca5
SHA-1: 6d53c3ea0345e44f8438de08b82f49561c6fb46a
SHA-256: 90b38e4b6dca6e1e520544cd13a0e43451c6ea7a9dd3a4a405434ec9573c96c6

Release notes

Changes since 7.x-2.0-unstable7:

  • Fixed mediafield_field_formatter_view() for changes to file_view_multiple().
  • #2003810 by kreynen, rocket_nova, mirzu | bneil: Fixed when editing a file in the WYSIWYG, the 'Display as' view mode selection does not inherit the default value.
  • #2034387 by gmclelland: Fixed link text double encoding fix should use decode_entities().
  • #1802026 by timbrandin, clemens.tolboom, tobiasb | mrfelton: Fixed ajax callbacks in the media overlay cause the active tab to switch tab unexpectedly.
  • issue #1997272 by esbenbv: fix Files retrieved from the internet should use settings from the file_entity module.
  • issue #1578018 by RoSk0, David_Rothstein, sylus: Support UUID/Deploy for files that are referenced using the WYSIWYG in a textarea
  • issue #1947094 by kaidjohnson: fix Closing Media Browser dialog with Escape causes orphaned HTML to hang around
  • issue #2046847 by douggreen: fix media_update_7208() requires file_entity_update_7210() git commit -m issue
  • issue #1833964 by Bill Choy, acbramley: fix broken display for fields with media selector and cardinality of 1
  • #2034387 by David_Rothstein: Fix Link text of embedded documents is double encoded.
  • #1792738 by Devin Carlson, Rob_Feature, DamienMcKenna, mrfelton, aaron: Allow custom file view modes for WYSIWYG display.
  • Removed inappropriate JS code.
  • #2033803 by LukyLuke_ch: Fixed result of file_load() not checked for non-empty value before calling file_usage_add().
  • #2024609 by slucero, azinck, Dave Reid: Fixed field label missing from error message when a 'required' multiple-value media widget field is left empty.
  • Improved the UX of the import files admin form.
  • #2002890 by Devin Carlson: add a file_entity dependency during the update.
  • #1903224 by slashrsm: fix After upgrade I lost field and values from application file.
  • #835516 by aaron, girishmuraly, greg.1.anderson, chertzog, jwilson3, 32i, sarvab, Dave Reid: Add ability to edit file metadata, and fields when embedded in wysiwyg.
  • #1924048 by Devin Carlson: Added error handling for cases where the URL cannot be retrieved.
  • #2015921 by Devin Carlson: Accommodated the renamed file operations hook.
  • Improved doxygen.
  • Ensure that Media Internet include is loaded.
  • #2015495 by Devin Carlson: Removed redundant media_get_hidden_stream_wrappers function (the same function exists in File entity).
  • Improved code standards.
  • #2015479 by Devin Carlson: Moved Internet Media add form into a separate file.
  • #2002870 by Devin Carlson: Fixed media_update_7211 incorrectly calls image_style_flush with a string.
  • #1967422 by Patrick R.: The media browser empty text should use the plain_text filter format.
  • #1844768 by xtfer: Added a check to ensure that Media doesn't attempt to add existing file displays during installation.
  • #2003750 by aaron: Select document by default in wysiwyg configuration.
  • #1932898 by Shaun Dychko: Add data-picture-group and data-picture-align attributes.
  • #1947094 by MPetrovic: Close dialogue cleanup.
  • #1942688 by Paul Lomax, dalin, David_Rothstein: Fixed document support in the wysiwyg.
  • #1319528 by j0rd: Fix media browser enter submit goes to front page.
  • #1937864 by slashrsm: Fix fatal error when removing a file through wysiwyg.
  • #1399140 followup by rootatwc..remove unnecessary complexicity
  • #1909408 by gmclelland: Fix ctools integration for edit modal
  • #1875932 by azinck: Type column in file_managed table set to "undefined" for all files on updb
  • #1916764: admin/content/file/thumbnails says "No content available"
  • #1881152 followup: forgot to commit changes to media.module
  • #1846518 followup by azinck
  • #1886722 URL of file formatter doesnt work in any view mode
  • Replace media_variable_del calls in install file with variable_del
  • Replace media_variable_get calls in install file with variable_get
  • Remove debug code
  • #1881152 by arthurf, rootatwc: Browser display cleanup
  • Fix undefined function file_entity_update_7001 in media_update_7017
  • #1844162 by aendrew: Allow usemar attributes
  • # by ankur, azinck: Media filter adds extra space at beginning and end of input
  • #1906342 by DaneMacaulay: Make WYSIWYG wrapper on fielded entities a container
  • #1883210 by arthurf: JS TypeError on file upload
  • #1743040 by arthurf, rootatwc, aaronbauman: "You have not selected anything!" error message, when a selection has clearly been made
  • #1268116 by theunraveler, David_Rothstein, aaron, Jackinloadup, bbinkovitz, arthurf: WYSIWYG does not record file usage
  • #1898360 by arthurf: Deprecated code removal
  • Accidentally committed #1881152 with this:/ Revert "Issue #1898360 by arthurf: Deprecated code removal"
  • #1887576 by arthurf: Code style cleanup for media module files
  • #1848034 by rootatwc: Remove ctools edit form after uploading a new file in media browser
  • #1558830 by Berdir, josefnpat, rootatwc, azinck: media_element_validate() has hardcoded $form_state values reference and does not work with unlimited
  • #1846518 by arthurf, tobiasb: Document file types are undefined after module update
  • #1884670 by arthurf: Remove unused JS files
  • #1872420 Add classes for embeded media items
  • Remove Legacy Theme Functions
  • #1883642 Media Internet plugin interface cleanup
  • #1399140 by mpgeek, arthurf: Change names on widget buttons
  • #1877214 Media browser upload plugin permission check is incorrect
  • #1307054 by idflood, Daniel Korte, mfer, redndahead, mgifford, jpstrikesback: Media browser missing image alt and title fields
  • Isuue #1857218 Add "Administer media browser" permission for media browser settings
  • #1848506 Media Browser parameters reset after AJAX pagination
  • #1853018 Fixing upgrade path when document type does not exist
  • #1846674 followup by jpstrikesback and mrfelton
  • #1846674 Convert FILE_ENTITY_DEFAULT_ALLOWED_EXTENSIONS to the new variable
Created by: dave reid
Created on: 11 Aug 2013 at 21:54 UTC
Last updated: 25 Apr 2018 at 18:07 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases