Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
128.96 KB
MD5: a3415f0a67478d858b3f26c8ae64ce15
SHA-1: 276545ce579f5c99147c648b16dc07527e8cb82d
SHA-256: 4225713bdf9bf6f0eab8a2db92eb8c114125597d853f0a2d1cece71917f81d03
Download zip
177.15 KB
MD5: 88874ce180b9c6e1358730651ef08ff6
SHA-1: 77890c04d4e1c32533e314b68d64ac55f831f7e9
SHA-256: 651d7641b213af3fecbe3e4031653432a139bf5a3d371aeddddece968188cdad
Release notes
Changes since 7.x-2.0-alpha4:
- #2381653 by ramsalt: Fixed failures in Drupal.media.formatForm.getOptions if Drupal.wyswiyg is not being used.
- #2401811 by Dave Reid, agoradesign, mqanneh, ro0NL: Fixed contextual links output in embedded media, which get saved into cached filter content for anonymous users.
- Revert "Fixed media browser appearing once for each time a field is repeated on the same page."
- #2492241 by dawehner, Dave Reid: Fixed PHP notice: Undefined index: display_field in media_field_widget_value() when used with field collection.
- #2170759 by kaidjohnson, alexkb, GoZ, benjaminbradley, ksenzee: File fields that use WYSIWYG instead of plain text don't get updated
- #2494925 by kaare: Use %base_path% in ckeditor plugin path to prevent missing plugin errors.
- #2473203 by javivf, Dave Reid: Fixed spelling error in media_update_7002() that prevented the media_type table from being created from older updated versions.
- #2516790 by rrfegade: Fixed documentation spelling errors.
- #2194821 by jmuzz, drupalove, ksenzee, chiebert: Fixed regression with updated sites not rendering embedded media the same way. Adds a new media_wysiwyg_default_render variable.
- Added hook_media_parse_alter().
- #2476205 by samuel.mortenson: Edit,Browse,Preview, and other links should appear in "Operations" column in theme_media_widget_multiple
- #1772496 by Devin Carlson: Image styles for Large Filetype Icon
- Cleaned up Media Internet provider API.
- #2093327 by reubenavery, merlinofchaos, Devin Carlson, tea.time: View mode used in media_get_thumbnail_preview() should be configurable
- #2410219 by Devin Carlson: Added tests for the file upload wizard using media from a custom provider.
- #1889422 by Devin Carlson: Simplified plugin caching.
- Added tests for media browser hooks.
- #2421589 by dsnopek, Devin Carlson: Document names in Library aren't limited to the same dimensions as images
- Accommodated changes in tests.
- Media form label has incorrect id in @for attribute.
- #2454933 by Devin Carlson: Removed JS helper functions.
- #2316707 by func0der, travelertt, dagomar, rreiss: fixed Drupal.settings.media values become an array of when multiple fields are used
- #2349977 by heddn, azinck: DoS image derivatives in Media WYSIWYG
- #2409393 by hugronaphor: fixed Listing "Supported internet media providers:"
- Fixed media browser appearing once for each time a field is repeated on the same page.
- #2121253 by Devin Carlson: Attached Media: WYSIWYG assets.
- #2367725 by das-peter: fixed Max nesting level reached due media_wysiwyg_token_to_markup() & view mode "full"
- #2166623 by brantwynn, Devin Carlson: Improve UX for Media Thumbnails and Media Bulk Upload's multiform page
- Added test dependencies for Media Bulk Upload.
- #2120307 by MiroslavBanov, ndobromirov: fixed Notice: Undefined index: #value in media_pre_render_text_format() (line 453 of ***/media/includes/media.filter.inc)
- #2307993 by eelkeblok, yoshz: fixed WYSIWYG filter removes script tags
- #2378973 by ygerasimov: fixed Ajax call switches to Libraries tab
- # 2159561 by antondavidsen: fixed media_upgrade_file_types_confirm_submit() blows up with a PDOException
- #2082045 by Islinnet, swim: fixed Media Browser modal iframe dimensions are hardcoded
- #2389819 by SpadXIII: fixed Link to file with html in link_text broken
- #2393065 by dsnopek: fixed Changing HTML source of Media tokens that are links, will remove them
- #2320535 by justindodge, tom friedhof: fixed Media 7.x-2.0-alpha2 to 7.x-2.x-dev break existing WYSIWYG content
- #2361113 by andypost, rv0, AndreyMaximov: fixed Impossible to save settings for a new Multimedia asset field
- #2352163 by SchnWalter: fixed media_wysiwyg replace class selector with data attribute
- #2363897 by Devin Carlson: Corrected the default field widget settings and fixed not being able to enable all schemes for a specific field instance.
- #2351377 by heddn: fixed media_update_7226 comment is too long
- #2142375 by gmclelland, Dave Reid: fixed Fatal error when adding 2 pdfs at file/add with media, multiform, and plupload
- Reenabled tests for Media Internet now that a new release of File Entity is available.
- #2194821 by jmuzz: Fixed Embedded media objects should honor display suite settings
- # 1024632 by jonathan_hunt, jerryitt, aaron: fixed Allow double-click in library to select & submit media
- #1975836 by highfellow: fixed Exposed form in media browser view plugin - apply goes to wrong url.
- #2328493 by piepkrak: Async behavior of wysiwyg plugin attach/detach leads to some media tags not being replaced in time