Documentation for Drupal Intégration is missing.
I could easy integrate it with image but nothing works with Video (Vimeo, Youtube).
Any help would be very appreciate !
Thanx

Comments

robloach’s picture

Component: Documentation » User interface
Category: support » feature

The module has support for Images, but not Video fields yet! Would be awesome to have. What Video feild would be used? Media module? Video module? What are your thoughts?

amogiz’s picture

I used a Video embed field.

jamesbenison’s picture

I did this on a site.

Basically I just hard coded links into a block with the correct classes.

http://www.encompassmd.com

A problem I've noticed is that yoxview preloads several images when the page gets rendered. It make the page really slow. That's actually a tangent not really related to the "video" part.

Also it seems that there is a z-index issue. The new youtube api blocks out the yoxview theme. So close buttons, navigation arrows, etc get lost. This has just changed in the last few months. Yoxview worked perfectly with youtube before.