Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
21.66 KB
MD5: 0b6282f1b3cdfcf076262a630f319a94
SHA-1: 58ed05ed5da6732298100d82f71ab94897745206
SHA-256: 61fe7339973e14236e5364663e05b3e1b3527b0280cc008ffc38fd8fd630039c
Download zip
27.83 KB
MD5: 85e1f2ece580b91c8ac7017d4d1f5f3b
SHA-1: 207c0412d54dac7dc5635b7462e15d4ca4a3a584
SHA-256: ffc22d5845ca88879e4ba0fde31a2790a537b9e1f6d5aac616e0103216428f2e
Release notes
Changes since 7.x-1.10:
- #1418766 by Jorrit: Fixed scaling of videos in Flowplayer.
- #1408166 by Jorrit: Added version check to warn users that version 7.x-1.x only supports Video.js 2.
- #1235452 by bradjones1: Fixed loading order of javascript files.
- #1387238 by buckofalltrades: Fixed typo in administration interface.
- #1108914 by Jorrit: Fixed play button visible in admin overlays.
- Fixed viewing multiple Flowplayer fallbacks on one page.
- Removed swftools code as it has no release for Drupal 7.
- #1410398 by Jorrit: Fixed using FLV for Flash fallback player, accept video/x-flv as Flash source
- #1338876 by Jorrit: Added download links for browsers that do not support HTML5 or Flash.
- #1394206 by Jorrit: Fixed autoplay not working, HTML escaping in codec attribute of the source element, adding empty poster attribute.
- #1124622 by Jorrit: Prevent notices when item array does not contain filemime property.
- Add configure setting to info file
- #1426552 by thinkyhead: Fixed style attribute of Flowplayer container div.
- #1218278 by Jorrit: Fixed adding a Flash fallback when no FLV or MP4 file present.
- #1123906 by Jorrit: Fixed Undefined offset: 0 in template_preprocess_videojs()