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.15(Build 2017032405)

Moodle 3.1, 3.2
Released: sobota, 25. března 2017, 21.05
Change List
=========
Version 2017032405
-added better display of templates in navigation so that Boost doesn't completely mess it up
-added revision flag for automating cache refresh courtesy of agrowe
-fixed display of template names in dropdown
-added an instruction/description field to each template
-added version field for each template

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
2017032405
Version release name
1.1.15(Build 2017032405)
Maturity
Stabilní verze
MD5 Sum
a4532d1053bada0ee4587e51182b94f3
Supported software
Moodle 3.1, Moodle 3.2

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Filters

  1. Make sure you have all the required versions.
  2. Download and unpack the filter plugin.
  3. Place the folder (eg "myfilter") in the "filter" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation