Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download media_entity-8.x-1.0.tar.gztar.gz 46 KB
MD5: ddd1e264940d51c18bb95691494d6f3c
SHA-1: 79cae9bfb055a4787b0c8ecb285029b28a153e3e
SHA-256: 76e192c46055d12c51e423f674bf5dcedcbd128bebee0955e2e792a4ed8f4dfd
Download media_entity-8.x-1.0.zipzip 77.84 KB
MD5: b12f083f1bc68f7d3dcd99b214ab84be
SHA-1: f1ecddf4572d24d3b40e6ef29ddfdc49b3fbbbe6
SHA-256: 67c32e99281539db6847c983ccd3d62417295d2b7f80242babea34e937b543c7

Release notes

Media entity 8.x-1.0
---------------------------

Update notes:

We started depending on the Entity API module. In order for update to go smoothly please make sure that the Entity API >= 8.x-1.0-alpha3 is installed before updating Media entity.

Changelog

- #2716737 by nickwilde, slashrsm, paranojik, berdir, ericduran, : Allow configuration of default revision behaviour.
- by slashrsm: Add test dependency.
- #2336157 by slashrsm: Provide UI for field mapping.
- #2669232 by jfrederick, ericduran, slashrsm: Add support for bulk operations.
- by webflo, slashrsm: Create separate permission for media bundle administration.
- by edurenye: Remove third_party_settings from the schema definition as it is already defined by core.
- #2716113 by slashrsm: Make media type plugins discoverable via Plugin module.
- #2698907 by slashrsm, rakesh.gectcr: Remove unused imports and @file comment blocks.
- #2626376 by marcingy, paranojik, slashrsm: Improve media bundle configuration form to use AJAX.
- #2716035 by slashrsm: Tests are failing in 8.x-1.x
- #2710645 by paranojik: Permission issue in the media dashboard view.
- #2709333 by hctom: Ensure status value for all media entities
- #2706077 by chr.fritsch: Extend status field behavior
- #2705351 by Sam152: media_entity calls getDefaultImage instead of getDefaultThumbnail on the provider interface
- #2705193 by Sam152: Check if media entity has a valid author before assigning it to the thumbnail file
- #2692389 by Jaesin, dawehner: Change in InlineFormInterface.
- #2680285 by dawehner: Fix devel generate UI.
- Update MediaInlineForm for IEF post-alpha4 changes
- #2669456 by slashrsm, marcingy: "Queue thumbnails" is not saved correctly on media bundle form
- #2667404 by slashrsm: Updb errors for media_entity_update_8001
- #2665502 by marcingy, slashrsm: Provide the ability to download thumbnails via a queue.
- #2652420 by slashrsm: Mismatched entity and/or field definitions - follow-up: make sure column is empty.
- #2661066 by NormySan, slashrsm: Expose content translation UI.

Created by: slashrsm
Created on: 1 May 2016 at 15:28 UTC
Last updated: 31 May 2016 at 12:59 UTC
Bug fixes
New features

Other releases