HTML5-Background-Video icon indicating copy to clipboard operation
HTML5-Background-Video copied to clipboard

Allowing different paths for different video files

Open mattlima opened this issue 11 years ago • 0 comments

I'm working on a wordpress custom CMS that controls a page using the plugin to supply the background video. Because wordpress segregates uploaded files into directories by date of upload, it's not safe to assume all the videos reside at the same path. As a failsafe, I modified the plugin to optionally accept an Object for the path argument in which case it pulls path information based on the types argument array members. Perhaps this will be useful for someone else.

mattlima avatar Mar 02 '14 20:03 mattlima