Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media-7.x-3.0-beta3.tar.gztar.gz 140.15 KB
MD5: 3edfe6118594e3accf8926b74c4a5335
SHA-1: 307b23911314434959dfb63b8a4e07d227da90b0
SHA-256: d0bc9fdf41356fc80fc83765f48b0183530f60bb945cdbafcb71159ac79cd1d3
Download media-7.x-3.0-beta3.zipzip 188.14 KB
MD5: f67ef28585e724041a16b30b93df86c1
SHA-1: 9a8255920f31dbc51512da84684bdbacdb78e427
SHA-256: 9292ca3e7918276fd24a9088400813cb884e57ee19bd25b011ace76a135f9bbf

Release notes

(If you are upgrading from 1.x OR are using entity_translation then please read the full release notes carefully).
regression fix since beta2 :
#2886610: Typo for $host->$language
Some minor fixes since beta1:
#2886184: Fix media_wysiwyg.paragraph_fix_filter tests, which are failing in PHP 5.3
#2884412: add the config option for add embed link to make it optional
#1343022: Adding alt and title attributes from fields to image markup
#2885412: Javascript error after media upload: Cannot read property 'selectedMedia' of undefined
#2885024: Notice: Undefined property: ParagraphsItemEntity::$language in media_field_widget_form() (
#2479473: Add the field name to the media upload parameters

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

If you are on 7.x-2.x already and plan on delaying upgrading to 7.x-3.0-beta3 then please follow the security recommendations below:
Prevent anonymous or untrusted users from accessing the media browser through permissions configuration.
go to /admin/people/permissions and restrict access to "Use the media browser" to only trusted roles. Otherwise it is recommended you upgrade to 3.0-beta3 as soon as possible.

If on 7.x-1.x , please upgrade to 7.x-3.0-beta3 (or upgrade to 7.x-2.8) soon, please refer to these notes and issues for upgrading from 7.x-1.x to .x-2.x/7.x-3.x (same upgrade procedure as 2.x in 3.x);
#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.

Created by: joseph.olstad
Created on: 16 Jun 2017 at 07:29 UTC
Last updated: 25 Apr 2018 at 18:09 UTC
Bug fixes
Insecure

Other releases