Closed (outdated)
Project:
Media Gallery
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2013 at 20:02 UTC
Updated:
23 Dec 2024 at 18:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
finedesign commentedAFAIK, even 7.x-1.0-beta8 doesn't support Vimeo. I have installed the media_vimeo module too, without success in the media_gallery module.
Comment #2
shawn_smiley commentedFYI, I posted the steps to get Vimeo to work with Media Gallery on this issue in the Vimeo issue queue: https://drupal.org/node/1375106#comment-7499646
Comment #3
user654 commented.
Comment #4
moloc commentedOpen points:
- colorbox-display.js / media_gallery.js -
couldn't find out, what the youtube methods do there and whether we need the same for vimeo or not.--> media_youtube and media_vimeo do no longer support the js events in the recommended 2.x release. Therefore we don't need to add this behaviour.- media_gallery_styles_default_presets_alter() and media_gallery_styles_presets() - do we need to do something here fore vimeo?
- Update README.txt
Comment #5
moloc commentedmedia_vimeo no longer supports the styles module (see #1503158). Therefore we don't need to add support for it. Therefore the patch in #4 is enough.
Comment #6
ivnishComment #7
user654 commented