media_vimeo 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-7.x-2.x-dev.tar.gz | 16.86 KB | 3a438e91e32e691943310c25e951f6d1 |
| media_vimeo-7.x-2.x-dev.zip | 21.08 KB | 3940462f624c82b26322f43fcb5092e0 |
Release notes
New markup, features, and alignment with the Media: YouTube 7.x-2.x branch.
media_vimeo 7.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-7.x-1.0-beta5.tar.gz | 20.58 KB | 98566722be26d87ae62e3c84214d6a69 |
| media_vimeo-7.x-1.0-beta5.zip | 26.3 KB | 909060f3870b114dba5b900a14694a5b |
Release notes
Changes since 7.x-1.0-beta4:
- #1497108 by drewish: Support more Vimeo URL formats.
- #1422980 by valderama and drewish: Set the title of the file entity to the fetched title of the video.
- Generate the correct external URLs so drupal_realpath() works.
- Make getVideoProperties() static and move static functions to the top of the file.
- @drewish's fix for #1288132
media_vimeo 7.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-7.x-1.0-beta4.tar.gz | 20.46 KB | c1b3ca71c63c29bd081060d1a02bc69b |
| media_vimeo-7.x-1.0-beta4.zip | 26.16 KB | 25b6ec4583b660fdde1d5a9387c0267e |
Release notes
@idflood's patch for #1273236
Removed settings.options.wmode = 'opaque' to address issue #1202798
added is_numeric check to prevent issue @TimelessDomain pointed out in #1224044
media_vimeo 7.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-7.x-1.0-beta3.tar.gz | 19.72 KB | 5cf2b8615bfc23eaf1269ccbbca1214a |
| media_vimeo-7.x-1.0-beta3.zip | 25.49 KB | beaf9d0d0ced1168297cda02ed1fe845 |
Release notes
the .install in the previous release was botched. Not sure what happened, but it is working now.
media_vimeo 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-7.x-1.0-beta2.tar.gz | 19.72 KB | 4c80af64407c5b0004d473b410a3476e |
| media_vimeo-7.x-1.0-beta2.zip | 25.48 KB | 02122a19885fe58dbe3b7d572637fa8a |
Release notes
fixed
#1180030: Unable to uninstall - Call to undefined function media_vimeo_variable_default()
#1174850: Cannot display Vimeo content in Drupal 7
media_vimeo 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-7.x-1.0-beta1.tar.gz | 19.5 KB | d277955e57fb062b8bf7cd33ad54f46a |
| media_vimeo-7.x-1.0-beta1.zip | 24.45 KB | 461a7286d3b344f4e008e9dc24bc049b |
Release notes
Tagging a beta so I can make the changes to the dev branch to stay compatible with #1172478: Fatal error after Drupal 7.2 update
media_vimeo 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-7.x-1.x-dev.tar.gz | 19.14 KB | cd778d01823557aa37ac048fe7355ada |
| media_vimeo-7.x-1.x-dev.zip | 24.25 KB | 8d7825e70e757d46aa57d9d7f5383da1 |
Release notes
initial refactor of media_youtube to media_vimeo. Supports basic Vimeo player using iframe when js in enabled. Haven't tested beyond that. This commit is mainly for @bevan
media_vimeo 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-6.x-1.1.tar.gz | 12.76 KB | a091942b7e780232861fb17f025ab18b |
| media_vimeo-6.x-1.1.zip | 17.28 KB | 64f094a88b5410b10efdda95b482536a |
Release notes
Changes since DRUPAL-6--1-0:
media_vimeo 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-6.x-1.x-dev.tar.gz | 12.76 KB | 76d48813a532845a43c4fdef2a7be29d |
| media_vimeo-6.x-1.x-dev.zip | 16.86 KB | 508149a942cfde79ff66bca94d726a5a |
Release notes
bleeding edge of development. dragons be there...
media_vimeo 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| media_vimeo-6.x-1.0.tar.gz | 12.4 KB | 16cef769812aa1f093eb8ffc4090fa91 |
| media_vimeo-6.x-1.0.zip | 16.9 KB | 231d9f5d86b2957864bd955e6fdcb279 |
Release notes
Initial release.
Note that this will convert and support existing Vimeo videos from the Embedded Media Field if updating from an older version of that module. Also please note that you MUST use version 6.x-2.x-dev or later of that module to use the Media: Vimeo module on your site.
Also note that theme functions are now different, if you've overridden them on your site. Finally, videos will be displayed as HTML5 when supported by the browser. If you wish to display them with the older object code, then you'll need to uncheck the 'Universal' box on the settings page at admin/settings/media_vimeo.