Closed (works as designed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 02:27 UTC
Updated:
8 Jun 2012 at 22:21 UTC
Jump to comment: Most recent
Comments
Comment #1
ColdSun commentedI am actually curious about this as well. There is a version of emfield for D7, I have yet to check it though. Would love if there was more modular control of which tabs show for which content types though on the media module.
Comment #2
Gastonia commentedthe emfield for D7, when installed, is just a module that migrates old D6 settings to the new D7 Media module. Not only can I not figure how to get this to work using Media and related modules for D7, but, I can't get any videos to show up in my node, even if I upload them.
However, I did create a workaround solution. I created a new field of long text format, and I created a new filtered text type that allowed only iframe. You could add object to this as well, or whatever tags you need for embedding media.
This has temporarily met my needs, but is not as secure as I would like for untrusted users. Would like to know how to get the Media module to work correctly and as desired.
Hope that helps,
Blue
Comment #3
ar-jan commentedThis should be addressed with the 2.x series of Media (related: #1227706: Add a file entity access API, #992978: Add 'View media browser library' permissions), but I'd also be very interested in options that are available now.
There is media_embedded, which works with a text field that is parsed into a Media field.
There's also oEmbed.
But it seems there aren't yet any out-of-the-box solutions that offer the possibilities of emfield.
Comment #4
Anonymous (not verified) commentedThis tutorial walks you through it. But as the author notes, things are changing rapidly with the Media module. For example, I don't think you need the emfield module anymore.
http://www.ostraining.com/blog/drupal/media-field/