Commit Graph

51 Commits

Author SHA1 Message Date
stronk7 f5553c87a3 MDL-18658 add support for m4a files in the multimedia filter + missing mimetypes. Credit goes to Ralf Krause, thanks! 2009-07-28 16:41:58 +00:00
moodler 2ae3f04143 filter/mediaplugins MDL-18658 Add support for MP4 files (Quicktime) 2009-07-21 05:26:30 +00:00
poltawski 46e6b10569 filters/multimedia MDL-19504 - Fullscreen button didn't work 2009-06-15 11:19:22 +00:00
nicolasconnault c373242b42 MDL-14412 Applied Michael's patches to fix ram/rm support in firefox 2009-05-07 08:55:50 +00:00
dongsheng 460da32af8 "FILTER/MDL-17703, reverse changes to work within p tag" 2009-02-16 07:08:17 +00:00
dongsheng 8a76863c7e "FILTER/MDL-17703, use classname instead of inline style" 2009-01-19 01:55:50 +00:00
dongsheng 94d9f6d84f "FILTER/MDL-17703, wrap object tag by div" 2009-01-16 05:20:19 +00:00
dongsheng cc89382bdc FILTER/MDL-17360
media plugin is truncating width and height to 3 digits, patched by Vlas Voloshin.
2008-11-24 01:59:12 +00:00
poltawski 3c73cdd15d MDL-16205 - fix 'coltroller' typo 2008-10-09 13:17:19 +00:00
skodak 40f43aa1fc MDL-11561 admin tree improvements and bugfixing; backported from HEAD 2007-12-19 17:38:37 +00:00
skodak 2637d1d193 MDL-8992 eoas hack added only when really needed, removed slow fullclone 2007-12-15 13:20:28 +00:00
nicolasconnault 211e9c6d3f MDL-8992 Now only appearing once per page, and XHTML compliant. Also removed an ugly browser-sniffing css hack from the quicktime plugin, and applied the same browser detection as for the other plugins 2007-11-05 14:10:29 +00:00
nicolasconnault 5fc40f4208 MDL-8992 Added a simple script from http://mar.anomy.net/entry/2006/11/24/02.12.18/ to the mediaplugin filter output. Works like a charm on all tested browsers 2007-11-01 13:58:40 +00:00
Martin Langhoff 13534ef716 cvsimport fixups 2007-08-29 13:10:11 +12:00
nicolasconnault 2619224c8a MDL-10177 Applied lovely hack (not ugly!) suggested by Pablo. It's lovely because it solves an ugly design error in the previous code: modifying a parameter variable in the function body. 2007-08-20 08:40:46 +00:00
toyomoyo 6488cec8ab reversing a change that's making multiple mp3s not to work 2007-08-17 02:07:26 +00:00
toyomoyo ab52e4fa0f merged fix for MDL-10856, mp3 filter not working in uploaded html files 2007-08-16 05:29:13 +00:00
skodak 7e64d36193 MDL-8957 Multimedia filter cleanup; merged from MOODLE_18_STABLE 2007-03-19 08:09:09 +00:00
moodler bcb2c37a8d merged fix for MDL-8674, realplayer multimdeia filter does not work 2007-02-27 05:33:56 +00:00
skodak 619c7447b0 MDL-8570 broken flv player embedding and outdate player 2007-02-19 11:28:12 +00:00
moodler f6994e71fa Flash-based filters are now strrrrrrrict AND accessible! MDL-7889
Unfortunately this is only possible using Javascript to rewrite the DOM, so this means Flash content won't work without Javascript on.



   MDL-7861
2007-01-08 11:55:18 +00:00
moodler f4bf6a5b15 Merged two-line deletes from stable (causing notices) 2006-11-23 09:13:19 +00:00
moodler 83703f0862 Merged some fixes for & in XHTML 2006-10-22 08:19:41 +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