-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
1.9.11
-
None
-
All
-
MOODLE_19_STABLE
Hotpot enhancement to include SWF and FLV files with the mediaplugin.
In the file "/mod/hotpot/lib.php", function "adjust_media_urls()", just change the line
$filetype = "avi|mpeg|mpg|mp3|mov|wmv";
with the line
$filetype = "avi|mpeg|mpg|mp3|mov|wmv|swf|flv";