master
External Video management plugin. — Read more
Hi, I've found a problem in the video_embed_code helper when the video is a vimeo one. The helpers generates a data="http://www.vimeo.com/moogaloop.swf?clip_id=-#{id} instead of data="http://www.vimeo.com/moogaloop.swf?clip_id=#{id}
That's all
-- Olivier Sarrouy
Hi Olivier,
We are probably going to remove this plugin in the near future, since we have discovered in the mean time a more complete plugin: acts_as_unvlogable
http://github.com/mamuso/acts_as_unvlogable/tree/master
I will recommend you to switch over it.
Olivier, anyway, I would say that the URL to be given is video's direct page in vimeo, not just the URL for a fullscreen video or embeding.
That is, something like http://vimeo.com/ID
Hi Olivier,
We are probably going to remove this plugin in the near future, since we have discovered in the mean time a more complete plugin: acts_as_unvlogable
http://github.com/mamuso/acts_as_unvlogable/tree/master
I will recommend you to switch over it.
Olivier, anyway, I would say that the URL to be given is video's direct page in vimeo, not just the URL for a fullscreen video or embeding.
That is, something like http://vimeo.com/ID