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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | media_gallery-file_entity_edit-1677150-1.patch | 2.52 KB | jsagotsky |
Comments
Comment #1
jsagotsky commentedHere's my patch.
Comment #2
lsolesen commentedWe need to make media_gallery work with both 1.x and 2.x. Could you make a patch that makes that possible?
Comment #3
jsagotsky commentedIsolesen,
Love to. Not sure when I'll have time.
Comment #4
moloc commentedYour 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.