i'm trying to use the vimeo preview image as a field of a view linked to the node the media field belongs to.
the first problem is that the image is not created (the media_vimeo folder is empty), see this other issue: http://drupal.org/node/1919726
the second one is that I have no idea how to make a link from the image to the parent node.
Comments
Comment #1
vthirteen commentedfor some reason I had overseen a views field. the solution is extremely easy and has nothing to do with this module. (a "path" field is needed in the view and then the output of the preview image field must be rewritten with the path link attached to it).