Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media-7.x-3.3.tar.gztar.gz 150.91 KB
MD5: b36dd04fadc4a310af88dd745ed26de0
SHA-1: e8c673653ed0668aeb8531396d1b6da8ca5bdb88
SHA-256: 475ee1ad700e6b52528e0650f8397c361445b6c764e929581061459ff71bf0d6
Download media-7.x-3.3.zipzip 202.41 KB
MD5: 95207a361066cd21b1f235203a194d85
SHA-1: fad22349f2e017dbc666ebdb5b00cad46935f678
SHA-256: b52c56833c7b698bb7baa7103719a5c7a5c250a3e741ded5d3f6dbc00967bc69

Release notes

PHP 8.1 compatibility and improve PHP 8.0 compatibility
New in 7.x-3.3
#3272112]
#3271990: PHP 8.0 compatibility. Expected an object instance when accessing an instance property, but saw an expression $comment with type false.

Add PHP 8 compatibility.
New in 7.x-3.2
#3208029: PHP 8.0 compatibility for Media

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

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

Note: The next major media release 4.x is currently looking very good, so feel free to try it out in a development environment before upgrading a production site. 7.x-4.0 developed by the University of Oslo offers cleaner tokens and improved code (very similar functionality to previous 7.x-2.x and 7.x-3.x).

New for 7.x-3.x-rc9
revert minor regression introduced in 7.x-3.x-rc8
reverted #3067177: Thumbnail image not rendered on add/edit page after you upload image

New for 7.x-3.x-rc8
#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-3.0-rc7:
#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-3.0-rc5:
#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.22 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.22;
#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:
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.

For multilingual implementations see the file_entity README.txt

Created by: joseph.olstad
Created on: 7 Apr 2022 at 13:39 UTC
Last updated: 7 Apr 2022 at 13:39 UTC
New features

Other releases