Task is to add support for specifying the poster attribute to a element. Goal is to provide a list of defined fields (and optionally image styles) that could be the basis for the poster URL. Maps to issue #1034374: Poster Images.

Comments

jaydub’s picture

Didn't really find any existing patches to base my work off of. Patch attached represents an abstracted approach that allows for choosing a field defined in the entity type in question (assumes node for now) as well as image style. Will work with fields of type Image and Link. Will have to try with File.