HEHE I try to use media module with youtube and cck and views to create a grid with title and thumbnails with a link to node, but i cant do it!! the image link go to media url not to node url.

this is so simple to create in drupal 6 wiht cck and views ;(

I need some help, i need to change something in styles or simple is a problem of no option to do this in views?

Comments

hyperglide’s picture

@koffer -- Hoping to hear that you where able to solve your problem -- and share and update/ solution back.

Thanks!
Hg

tsvenson’s picture

Status: Active » Closed (won't fix)

Media doesn't provide integration to YouTube, it is the job for add-on modules such as the http://drupal.org/project/media_youtube which I assume you are already using. Also, the 1.x branch of Media is not going to receive any new features.

On the other hand, the Media 2.x branch, with the spun-off File Entity module, provides a very nice Views integration that will allow you to create exactly what you are after. Things are still a bit rough around the edges, but I do encourage you to have a look as I'm sure you wont be disappointed. You still need the Media YouTube module mentioned above to provide that integration though.

gmclelland’s picture