Media: Vimeo isn't too far from a stable release. Let's gather a list of any critical issues and significant code changes blocking a 1.0 and get them fixed and committed. The goal is stable UI/formatters and a stable developer experience.

As suggested by Aaron in Media: Youtube, you can use the tag D7 stable release blocker to help others identify issues that are blocking a stable release.

Currently, I think we need to look at the following. Some of these may be won't fix, some may be support requests, but they need to be addressed before we can call the module stable:

#1513162: Mobile support for videos
#1503158: Remove support for Styles module
#1760944: W3C Markup Validation Errors / Site Alignment Bug with iPad and Android Tablets
#1229630: Revise view mode formatter defaults
#1653188: "file_managed" table has the name of the vimeo movie saved to "filename" field instead of the vimeo ID number.

These are related:
#1587686: Private Video Thumbnails Empty - Proposing oEmbed over Simple API
#1548256: Empty thumbnail
#1180386: Use of copy() and simplexml_load_file() rather than drupal_http_request() causes Media:YouTube thumbnails to be empty // #1504050: Use drupal_http_request() instead of of copy() and simplexml_load_file(), or else Media:Vimeo thumbnails may be empty
#1535518: Private Video
#1292360: Validate the vimeo ID before adding to the library; improve regex.

Media: YouTube commits that should be reviewed for inclusion in Media: Vimeo 2.x:
#1768362: Add http/s/relative protocol options to fix protocol handling for js API and email/rss; choose https or relative as default
#1707250: File block added for MediaInternetYouTubeHandler
#1772866: media.library.js & media.library.css, no longer in Media 2.x
#1402328: Preserve classes added by WYSIWYG
http://drupalcode.org/project/media_youtube.git/commit/5905583
http://drupal.org/node/1693648#comment-6482006

Comments

mossy2100’s picture

Really looking forward to a stable release of this module, so I can use it on moonmars.com!

RobW’s picture

Right now I'm finishing up work on the Media: YouTube stable. When it's done I'll port the applicable bugfixes here and do some work on this queue. If you want to see a full release quicker, see if you can solve any of the issues above -- help is always appreciated.

RobW’s picture

Because the theme markup will change significantly, I'm branching the current Media: Vimeo dev into a 2.x version, and working towards a full release there. Although they will probably diverge in the future, this standardizes the naming scheme between this module, Media, and Media: YouTube for now, which is a nice bonus.

Commit is here: http://drupalcode.org/project/media_vimeo.git/commit/5cae409.

RobW’s picture

Issue summary: View changes

added issue

RobW’s picture

Issue summary: View changes

added cross-issues

Devin Carlson’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.