#2093327: View mode used in media_get_thumbnail_preview() should be configurable. allowed developers to alter the view mode used to render file previews inside of the media browser. A UI could be added to give the same control to site builders.

Comments

jurgenhaas’s picture

Instead of a view mode shouldn't that use a display style to then use entity_view('file', DISPLAY_STYLE) instead of file_view_file() in media_get_thumbnail_preview().

joseph.olstad’s picture

Status: Active » Needs work

Is there already a patch for this somewhere?

joseph.olstad’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev
Chris Matthews’s picture

Status: Needs work » Closed (outdated)

Recent versions of media have resolved most of peoples concerns and is compatible with entity translation, multilingual and various advanced configurations. Due to the high volume of inactive and most often irrelevant issues we are Closing this as (outdated). If for whatever reason this issue is important to you AND you still have issues after checking the media recipe documentation, then let us know and we will review your concerns.

Otherwise, see the recipe documentation for how to configure media and for troubleshooting tips OR refer to the media_dev distribution if you want to see a working media setup.

As mentioned, feel free to make some noise in this issue if you still feel it is important to you or someone else.

Thanks,

Media team