For a UX point of view it would be nice to have a default preset.

CommentFileSizeAuthor
#3 jw_player-default-preset-1302124-3.patch1.25 KBskilip
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rickvug’s picture

I've been on the fence about this one. There actually was a default preset that has since been removed. Mainly because at the moment I'm using JW player on a site where we define our own presets and image styles. Having a preset defined gets in the way for this type of usage. This is also consistent with image styles in core (if I'm not mistaken). Beyond this it is also technically possible to use the theme function without a preset, although there's been very little testing of this type of scenario.

All of this said, I do agree that not having a default preset is a barrier to entry. Not really sure what type of user to value the most in this case.

skilip’s picture

Version: » 7.x-1.x-dev

For the workflow of new users to the module it can be a bit frustrating to see no results 'out of the box'. If the module is installed the user already has to take several steps of which concepts can be totally new, like usage of Libraries, downloading the JW Player library, having a field formatter for the file field instead of a JW Player field, Ctools presets, etc. Of course every Drupal user should get familiar with these concepts but it can be overwhelming the first time. I do believe we should keep the barriers as low as possible.

If you agree, can we restore the default preset?

skilip’s picture

Status: Active » Needs review
FileSize
1.25 KB

Or we can add a 'create a preset' link in the field manage display UI.

rickvug’s picture

Status: Needs review » Postponed

@skilip I committed your help instructions - http://drupalcode.org/project/jw_player.git/commitdiff/1f4cded387b1327ee.... Perhaps we should keep this issue open to see if users still have problems or otherwise have an opinion?

nitmd’s picture

Version: 7.x-1.x-dev » 7.x-1.0-alpha1
najibx’s picture

Hi, "A preset is a group of JW Player settings, such as dimentions and skin, that can be re-used multiple times.".
How to use different preset for different theme? i.e for mobile version, use smaller width/height?

  • rickvug committed 1f4cded on 8.x-1.x authored by skilip
    Issue #1302124 by skilip: Warn user on field display configuration if no...
ron_s’s picture

Issue summary: View changes
Status: Postponed » Closed (duplicate)

The warning message is present in 7.x-2.x, and there is also a link for users to manage their presets. Also technically no preset is needed to render a player, since there are defaults of 640x480 in place when no preset can be found.

Let's close this for now, and if others have feedback they can post to 7.x-2.x.