This patch combines two feature requests, which could be separated if needed, but since they're both relate to thumbnails and are small, I thought combining into one patch made sense:

1. Allows non-video to have thumbnails. (e.g., Embed.ly's response for SoundCloud identifies the "type" as "rich", but supports a thumbnail_url).

2. When media_oembed module is enabled, adds an extra #pre_render function to display Media's default icon as the thumbnail when no other thumbnail is available. This is necessary for wysiwyg and media browser integration.

CommentFileSizeAuthor
oembed-thumbnail.patch1.85 KBeffulgentsia

Comments

Anonymous’s picture

Status: Needs review » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

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

bryancasler’s picture

I believe this is now missing from the 7.x-1.x branch.