Closed (fixed)
Project:
File Entity (fieldable files)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
5 Dec 2013 at 16:57 UTC
Updated:
23 Feb 2019 at 14:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedComment #2
recrit commentedThe attached patch adds support for the preload attribute to audio and video themes.
Comment #3
recrit commentedUpdated patch: adds settings to the audio and video field formatters.
Comment #4
madhaze commentedThanks for the patch, I will be testing this one soon.
Comment #5
jurgenhaasI have tested the patch from #3 which is working just fine.
Comment #6
recrit commentedswitch back to the current status.
Comment #7
dave reidBecause the possible options are limited, I say let's remove this "validation" since it just adds extra effort when it's not necessary.
Comment #8
dave reidSimplified theme versions.
Comment #9
dave reidPatch which makes 'unspecified' the default option, as to not change existing implementations. I think this is fairly safe considering that mobile browsers do not pre-fetch by default if the attribute is not defined.
Comment #10
dave reidCommitted #9 to 7.x-2.x.