Currently, there are default width and height settings for the player in the module settings, but we should be able to override these on a per-node basis.

We could also consider setting multiple sizes for the site, which could then be selected from each node, but that is a little more complex.

CommentFileSizeAuthor
#1 3_added_dimensions_field_to_node.patch7.54 KBmichaek

Comments

michaek’s picture

StatusFileSize
new7.54 KB

This patch is against my current module (with the patches I've previously uploaded) not the dev. It adds a dimensions field to the VfE content type and collects width and height from that field (using NxN format).