Active
Project:
CDN2 Video
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2009 at 11:08 UTC
Updated:
16 Sep 2009 at 11:52 UTC
Hi, I like to include the cdn2 upload into a cck fieldgroup, but it doesn't work.
If I include the fieldset manually it works, but vertical tabs don't like the cdn2 cck field. Could someone tell me the reason why?
I like to theme this field..
Cheers Kai
Comments
Comment #1
sphism commentedyeah they have a pretty weird setup where they are using an iframe for the upload field. So when a user uploads a video it goes straight to cdn2 and bypasses your server completely. I'd imagine a lot of other modules would find it hard to integrate with this.
I'm also curious about how to alter the standard look and layout of the upload form.
Sorry i can't be of any more help.
Comment #2
Apfel007 commentedmmhm.. did you theme this "iframe" in a nice way?
Comment #3
sphism commentedI've not tried yet and i'm not really sure what you can do with it. I'm pretty sure that you can't alter the style within an iframe. I think it's just a big hole through to another site that you have no control over.
I was vaguely thinking that you could have a lightbox with the upload iframe in it. But this is still a bit dodgy.