Closed (won't fix)
Project:
Embedded Media Field
Version:
6.x-1.x-dev
Component:
Embedded Video Field
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2009 at 05:02 UTC
Updated:
23 Jun 2011 at 20:17 UTC
Comments
Comment #1
happydrupal commentedBTW, parsing the filefield before auto fill might be needed, right?
Comment #2
happydrupal commentedSince I can not find the way to auto fill the emfield with the video file uploaded in filefield. Is that possible to integrate the filefield and emfield?
That is, when we use "custom URL" as the source of emfiled and fileField for video upload, the emfield was automatically filled with the URL of video file uploaded in filefield?
Thanks in advance.
Comment #3
happydrupal commentedAny help or hint will be very appreciate!!
Comment #4
PePiToO commentedHow about this issue ? Anything new ?
Comment #5
ManyNancy commentedThis can be done with a bit of clientside js I think?
Anyone know what the event for filefield upload completion is?
Comment #6
alex ua commentedThis won't happen in Emfield in D6 (or ever), but... it is definitely going to be possible with the Media Module, which is already working for D7 and which will be backported to D6 soon...
Comment #7
JacobSingh commentedAlex are you planning to backport Media?
Comment #8
alex ua commentedNo, sorry, I'm not personally going to do the backport unless someone pays us to do so, but that was part of the roadmap at some point...
Comment #9
JacobSingh commentedIt's not going to happen on Acquia's dime, but aaron mentioned at least writing a emfield migration at some point.
Comment #10
kris_mcl commentedHi, I have a site where I'm using filefield to upload some files (images and/or videos), but I'd like to also be able to mix in some third party (YouTube/Vimeo) videos with them.
Right now I'm using Embedded Media Field for the third party videos. It's great, but I'm unable to combine the embedded media with the uploaded media. Currently, the uploaded media are all output as a group, then the embedded media are output as a group. I need to be able to have something like this, where I can mix the 2 groups together:
[uploaded file 1]
[uploaded file 2]
[embedded video 1]
[uploaded file 3]
[embedded video 2]
Any suggestions on how this could be accomplished, or even just a place to start? I'm definitely looking forward to Media module in D7, but this site is built in D6.
Thanks in advance for any help!
Comment #11
bartezz commentedHas no one ever succeeded in doing this (#10)?
Have been building Drupal sites for years now and never needed this now that I do I was assuming this would be possible but I guess it's not. Kinda strange isn't it?
Cheers