Moodle Plugins directory: Video Easy Filter: Versions: 1.1.14(Build 2016120901) | Moodle.org

Video Easy Filter
Filters ::: filter_videoeasy
Maintained by
Justin Hunt
VideoEasy is a filter to play mp4, mp3 and other media files with html5 players. It uses user editable templates to allow the admin to customize the appearance of existing players or to support new players. Predefined player templates support Video JS, JPlayer, JW Player, Flowplayer and MediaElement.js
Video Easy Filter 1.1.14(Build 2016120901)
Moodle 2.9, 3.0, 3.1, 3.2
Released: 2016年 12月 8日(木曜日) 22:34
Code prechecks
phplint
phpcs3935 | 234
js2110 | 15580
css21 | 5
phpdoc38 | 6
savepoint
thirdparty
grunt1 | 1
shifter
mustache
HTML | XMLChange List
=========
Version 2016120901
-added support for "player" parameter to the URL so that the player can be specified via the
video url. e.g
Version 2016112801
-fixed a bug where html from template processed but not sent to page, and js looking for it
Version 2016111901
-fixed a bug on webservice detection for mobile/alternate content
-added 2 new presets, pdfinline and flowplayersubtitle and added crossorigin
to videoeasytranscript
Version 2016110902
Fixed broken support for importing/exporting bundles containing "alternate content" fields
Version 2016110901
Added "alternate content" field for falling back to on mobile app
Version 2016082006
Added property FILENAMESTUB
Version 2016082005
Fixed a bug killing shim for uploaded js file
Version 2016082004
Fixed another problem on new installs where an error occurred adding a default template
Version 2016082003
Fixed another problem on new installs where an error occurred adding a default template
Version 2016082002
Fixed a problem on new installs where an error occurred adding a default template
Version 2016082001
Added shimming and loading of presets from bundle files in videoeasy dir.
Also removed the ablity to declare a jquery dependency. You should use shimming instead
Version 2016011102
Fixed bug where uploaded JS and CSS files would not be served correctly, and the filter would fail
Version 2016011101
Added support for preset bundles import/export
Added RAWVIDEOURL and RAWPARAMS variables
Changed handles of loaded dependencies from recjs[template number] e.g recjs1 , recjs2 etc to requirejs_[templatekey] e.g requiredjs_flowplayer
Version 2015120401
Added support for passing AMD params via HTML
Version 2015032401
Bug fix for < PHP5.5 users
Version 2015032400
First public release
=========
Version 2016120901
-added support for "player" parameter to the URL so that the player can be specified via the
video url. e.g
Version 2016112801
-fixed a bug where html from template processed but not sent to page, and js looking for it
Version 2016111901
-fixed a bug on webservice detection for mobile/alternate content
-added 2 new presets, pdfinline and flowplayersubtitle and added crossorigin
to videoeasytranscript
Version 2016110902
Fixed broken support for importing/exporting bundles containing "alternate content" fields
Version 2016110901
Added "alternate content" field for falling back to on mobile app
Version 2016082006
Added property FILENAMESTUB
Version 2016082005
Fixed a bug killing shim for uploaded js file
Version 2016082004
Fixed another problem on new installs where an error occurred adding a default template
Version 2016082003
Fixed another problem on new installs where an error occurred adding a default template
Version 2016082002
Fixed a problem on new installs where an error occurred adding a default template
Version 2016082001
Added shimming and loading of presets from bundle files in videoeasy dir.
Also removed the ablity to declare a jquery dependency. You should use shimming instead
Version 2016011102
Fixed bug where uploaded JS and CSS files would not be served correctly, and the filter would fail
Version 2016011101
Added support for preset bundles import/export
Added RAWVIDEOURL and RAWPARAMS variables
Changed handles of loaded dependencies from recjs[template number] e.g recjs1 , recjs2 etc to requirejs_[templatekey] e.g requiredjs_flowplayer
Version 2015120401
Added support for passing AMD params via HTML
Version 2015032401
Bug fix for < PHP5.5 users
Version 2015032400
First public release
Version information
- Version build number
- 2016120901
- Version release name
- 1.1.14(Build 2016120901)
- Maturity
- 安定版
- MD5 Sum
- b9ac73e15d10cc15243dd51b85cf9f9a
- Supported software
- Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2
- Latest release for Moodle 2.9
- Latest release for Moodle 3.0
- The more recent release 1.2.07(Build 2023100600) (2023100600) exists for Moodle 3.1
- The more recent release 1.2.07(Build 2023100600) (2023100600) exists for Moodle 3.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Filters
- Make sure you have all the required versions.
- Download and unpack the filter plugin.
- Place the folder (eg "myfilter") in the "filter" subdirectory.
- Visit http://yoursite.com/admin to finish the installation