Commit Graph

31 Commits

Author SHA1 Message Date
moodler 8b03cdac79 fixing typos 2007-02-27 04:38:05 +00:00
moodler 766b1926ed Removed two unenecessary lines from a cut-and-paste 2006-11-23 09:09:28 +00:00
moodler 247475fc9f Fixed some HTML errors about & 2006-10-22 08:18:46 +00:00
moodler 6663109659 Fix for bug 5223 - might need testing 2006-04-20 08:25:49 +00:00
ikawhero 03d843b2dc Added another extension for Real Media. This should cover all the file
types for which you would want to embed a player or give you a way to do
it eg writing an ram or rpm file.
2006-03-13 07:21:50 +00:00
ikawhero d539ccf3e8 Added support for .ram files and added config settings. 2006-03-13 06:16:23 +00:00
ikawhero f73eb30b02 Added realmedia support. 2006-02-27 23:48:25 +00:00
moodler 35da89c2f6 Change solution for bug 4540. See: http://moodle.org/mod/forum/discuss.php?d=29588 2006-01-11 06:18:46 +00:00
moodler 562452486d Adding feature for resizeable flash object (Bug #: 4540) 2006-01-10 02:33:58 +00:00
moodler d07851e131 Added support for FLV. Might need to replace the FLV player
if we don't get explicit permission for this one.

Thanks to Julian Ridden for the code!
2005-10-25 07:40:09 +00:00
thepurpleblob c96bdc0242 Added settings screen for mediaplugin filter. 2005-08-05 10:37:46 +00:00
moodler a625e5eb5c Merged multiline link fix from stable 2005-07-20 01:55:56 +00:00
moodler b99e8b98fc Merged Flash script fix from stable 2005-06-05 05:12:50 +00:00
moodler c2ecfdfcbf Don't download MP3 files automatically.... download only when play button
is pressed.
2005-03-16 08:15:33 +00:00
moodler df031f9a0d XHTML compliance, but also you can now set up colors to be passed to
the MP3 Flash player, using

  $THEME->filter_mediaplugin_colors = 'blah...';
2005-02-28 13:30:44 +00:00
moodler 428b9360de Latest version - very nice! 2005-02-03 11:12:47 +00:00
moodler a2df2a1ac0 Updates from Charlie Williams and "wild girl"s fantastic flash friend
MP3 player now has a slider with loading information, and is slightly less high
(15px instead of 18px) so it fits better inline.

Source included.
2005-02-01 03:24:25 +00:00
moodler 66f99e7240 Some XHTML changes 2004-10-19 10:33:06 +00:00
gustav_delius 9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +00:00
moodler df1c46115b Improvement to filters, providing speed boost AND better compatibility
with Turck MMCache.

Filter function must now have a particular name

   eg resource_filter

where "resource" is the name of the directory that filter.php is in.
2004-08-08 06:57:44 +00:00
moodler 59a3122e2a Added support for .mpg .mpeg and .avi files. 2004-08-02 14:39:05 +00:00
moodler dcc0c13598 Merged bug fix from MOODLE_13_STABLE 2004-06-06 14:28:37 +00:00
moodler cce96a89c2 Added Flash and some cleanups in display 2004-04-18 10:01:44 +00:00
moodler 5da09684e2 Better if autostart is off for the filter 2004-04-18 05:15:50 +00:00
moodler 16bc83d693 QUicktime should use "aspect" for best results on different movies 2004-04-17 07:49:54 +00:00
moodler a72170fb39 Found the scale paramter for Quicktime 2004-04-17 07:29:41 +00:00
moodler 1b090b2f92 Added support for Quicktime and Media PLayer plugins 2004-04-17 06:59:25 +00:00
moodler 522e2249c6 More robustness when dealing with links that may have HTML tags
within the link.
2004-02-22 02:51:42 +00:00
moodler d6021c77f6 FIxed a silly typo! 2004-02-18 05:48:31 +00:00
moodler 7a38bf2836 A tiny MP# player. :-) 2004-02-17 09:43:36 +00:00
moodler 4da85078e9 Changed the name of all filters to be consistent.
Removed texh filter
2004-02-17 05:22:26 +00:00