Commit Graph

72 Commits

Author SHA1 Message Date
poltawski c7ad563f55 filters/multimedia MDL-19504 - Fullscreen button didn't work
merged from MOODLE_19_STABLE
2009-06-15 11:21:13 +00:00
fmarier f17fcf9083 MDL-19117 clarification to the license 2009-05-09 04:34:11 +00:00
dongsheng e614d79991 "MDL-14412, fix cvs conflict mark" 2009-05-08 08:36:34 +00:00
nicolasconnault 7c59f3be9d MDL-14412 Applied Michael's patches to fix ram/rm support in firefox. Merged from MOODLE_19_STABLE 2009-05-07 08:57:46 +00:00
moodler 224eccbfe2 filter/mediaplugin MDL-19006 Better variable check to avoid notices 2009-05-01 02:26:47 +00:00
moodler c159f28b6b filter/mediaplugin MDL-19006 Add auto-embedding of images that are linked to. 2009-04-29 07:30:41 +00:00
tjhunt ccc161f8f0 filters: MDL-7336 change weblib to use the new code
* Rename filter base class from filter_base to moodle_text_filter
* Remove unnecessary explicit constructors in moodle_text_filter
subclasses
* New filter_manager class, rather than static methods in filter_base
* Move some logic out of weblib, and into filter_manager
* Count filtering ops when $CFG->perfdebug on, via
performance_measuring_filter_manager
* Kill unused filter_string function. Petr said it should have been
private to weblib
2009-04-13 06:56:32 +00:00
dongsheng 5bed810261 "FILTER/MDL-17703, reverse changes to work within p tag, merged from 1.9" 2009-02-16 07:09:50 +00:00
jerome 88357252e6 mp3 flash player MDL-7549 MP3 flash player now plays the end of the mp3 file 2009-02-06 07:22:50 +00:00
dongsheng 9133d4ad58 "FILTER/MDL-17703, use classname instead of inline style, merged from 1.9" 2009-01-19 01:57:02 +00:00
dongsheng 9aea9ddf37 "FILTER/MDL-17703, wrap object tag by div, merged from 1.9" 2009-01-16 05:21:03 +00:00
moodler 6188deb87e filter/mediplugin MDL-16650 Fixed youtube videos on IE 2008-12-24 07:22:54 +00:00
dongsheng 9e3f34d1c7 "FILTER/MDL-14582, filters 2.0, compatible with old filters" 2008-12-19 02:16:00 +00:00
moodler 75c6b113b6 filter/mediplugin MDL-16650 Avoid some notices if CFG variables not defined yet 2008-11-26 01:47:46 +00:00
moodler d5e2a55cfd filter/mediaplugin MDL-16650 Added support for alternate youtube URLs as well 2008-11-25 08:06:16 +00:00
moodler e2cf2d7f23 filter/mediaplugin MDL-16650 Removed div to keep XHTML strict in most places 2008-11-25 07:57:05 +00:00
moodler 4d8bccf447 filter/mediaplugin MDL-16650 Added a Youtube search/replace to turn links to Youtube into embedded videos
Could use a quick security review!
2008-11-25 07:52:52 +00:00
dongsheng 56ad949d15 FILTER/MDL-17360
media plugin is truncating width and height to 3 digits, patched by Vlas Voloshin.
Merged from 1.9 branch
2008-11-24 02:00:46 +00:00
poltawski d42df9dafd MDL-16205 - fix 'coltroller' typo 2008-10-09 13:18:55 +00:00
skodak 220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
skodak 15fb52fbcb MDL-8992 eoas hack added only when really needed, removed slow fullclone; merged from MOODLE_19_STABLE 2007-12-15 13:21:12 +00:00
nicolasconnault 0760ba2c40 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:27 +00:00
nicolasconnault 2f39c5ef5e 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:52:15 +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
skodak 3e46c6ec5a Swf now disabled by default in Mediaplugin and added explanation SC#284; merged from MOODLE_16_STABLE 2006-08-07 14:53:53 +00:00
wildgirl f1fc87d045 Updated small MP3 player to handle autoPlay (by Andrew Walker, Alton College) 2006-05-28 20:19:31 +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
thepurpleblob f6dc60844f Added provision for resetting values to default. Bug #4123 2006-02-06 16:48:32 +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 003ab11db4 Updated license info :-) 2005-10-27 06:33:44 +00:00
moodler 4d7c093e12 FLV player source 2005-10-25 07:42:22 +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 47b85b4a83 Hard coded yes/no strings now properly looked up. Bug #3993 2005-09-07 09:51:15 +00:00
thepurpleblob 3f2a955d19 Try again - adding new files for new settings screen. 2005-08-05 10:38:43 +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