Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media-7.x-2.30.tar.gztar.gz 145.25 KB
MD5: 32e1fe0c75a5bb27382158ee44358b57
SHA-1: c1794958851a87fda216cd3c4be1a40d0e9355bb
SHA-256: b43220ed56a71e4e4a1d060662bbff724c47cc15d758e47e505e111a25cc852e
Download media-7.x-2.30.zipzip 195.22 KB
MD5: 2c20dbc493b130720ec77967b3a2580e
SHA-1: 5fe49989f5faf8c0a9f0216832df2ab1a028ec94
SHA-256: a1429e9bcca5923b66b5392a9b919e7cc31900fc3c291f80abcd30dfe6ca2b81

Release notes

New in 7.x-2.30:
Improved support for the commerce coupon module
#3124521: Undefined index type error in media_form_field_ui_field_edit_form_alter()
PHP 8.2 compatibility fix
#3332117: Media - PHP 8.2 compatibility

New in 7.x-2.29:
PHP 8.2 compatibility fix
#3332117: Media - PHP 8.2 compatibility
#2847990: Unable to save field: "The upload destination must be one of the allowed schemes"

PHP 8.1 compatibility and improve PHP 8.0 compatibility
New in 7.x-2.28
#3272112: MEDIA - Tests break due to change in core's default file field path settings
#3271990: PHP 8.0 compatibility. Expected an object instance when accessing an instance property, but saw an expression $comment with type false.

New in 7.x-2.27:
#3208029: PHP 8.0 compatibility for Media

Updated in 7.x-2.26:
- Improved ACF filter defaults in modules/media_wysiwyg_settings

Note: 7.x-2.26 is the recommended release however if you are using wysiwyg with the ckeditor library then you might want to try 7.x-4.0 (in a dev environment first) as it offers improved ckeditor integration for left and right alignment. The recent releases of media release 4.x look very good, so feel free to try it out in a development environment before upgrading a production site. 7.x-4.0 offers cleaner tokens and improved code (very similar functionality to previous 7.x-2.x and 7.x-3.x).

New for 7.x-2.25
#3121497: Add media wysiwyg settings defaults for ckeditor
#3113045: Undefined index: datestamp in media_requirements()

New for 7.x-2.24
Very minor change, might help some people:
#3068756: Alternative Text/Title Display with 80 character limit

New for 7.x-2.23
Revert minor regression:
revert #3067177: Thumbnail image not rendered on add/edit page after you upload image

New for 7.x-2.22
#3067177: Thumbnail image not rendered on add/edit page after you upload image
#3064895: Code standards improvements 2x 3x 4x branches only
#2950970: External Link field length too short
#1343022: Adding alt and title attributes from fields to image markup
#3039731: Ckeditor options disabled on Rules creation

New changes in 7.x-2.21:
#2998097: Ensuring full php 7.1.x compatibility and Recommended server configuration to avoid PHP 7+ Internal Server Error
#2165117: regression for fix to Media browser loadtime high

Changes since 7.x-2.19:
#2985057: If media_bulk_upload, plupload and multiform are disabled: watchdog Notice: Undefined index multiselect in template_preprocess_media_views_view_media_browser()
#2989470: Disable Option "Keep original filename" in Media Bulk Upload
#2989181: Double brackets filter error
#2988670: Fatal Error 'getActiveLanguage() on a non-object' with Conditional Fields & Entity Translation
#2942482: Issue 2934596 breaks recognition of media tags
#2933390: "Edit file" in Media Browser should return to Media Browser
#2950150: Error during token format 3.0 upgrade
#2962845: Media token upgrade only for files used by 'media' module

Quick install , follow this recipe steps or see online installation documentation

If on 7.x-1.x , please upgrade to 7.x-2.28 or 7.x-3.x or 7.x-4.x soon, please refer to these notes and issues for upgrading from 7.x-1.x to 7.x-2.28;
#2853273: upgrading from 1.x to 2.x support
#2082037: Document Upgrade Path from Media 1.x to Media 2.x/3.x

Multilingual sites:
For multilingual implementations see the file_entity README.txt
Please note, if you are using this release in combination with entity_translation you must then upgrade entity_translation to entity_translation beta6 (minimum) however preferably entity_translation 1.0 or newer.

Created by: joseph.olstad
Created on: 17 Jan 2023 at 06:12 UTC
Last updated: 17 Jan 2023 at 06:13 UTC
Bug fixes
New features

Other releases