I'm trying to convince media gallery to work with media v2. It's using the media_edit form instead of file_entity_edit. I found a patch for media, but figure it made more sense to tell media_gallery to use the right form.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jsagotsky’s picture

Here's my patch.

lsolesen’s picture

Status: Active » Needs work

We need to make media_gallery work with both 1.x and 2.x. Could you make a patch that makes that possible?

jsagotsky’s picture

Isolesen,

Love to. Not sure when I'll have time.

Moloc’s picture

Status: Needs work » Closed (duplicate)

Your patch contains the same changes as we have done in #1391332: Support file field as well as deprecated media asset field.
Let us work on the other issue, to support file field.