skodak
|
7eb0b60a1f
|
debugging and error reporting level fixes and improvements MDL-6671
|
2006-09-23 09:38:39 +00:00 |
|
skodak
|
6124048972
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31:09 +00:00 |
|
toyomoyo
|
5f10f77505
|
took out a comment, for proper debugging use the new debugging() function
|
2006-09-19 04:31:36 +00:00 |
|
moodler
|
779ef7fc0b
|
Fixed up some more debug statements
|
2006-09-18 13:26:58 +00:00 |
|
moodler
|
0e1cc9070b
|
Fixed a some debugging statements
|
2006-09-18 13:24:45 +00:00 |
|
moodler
|
3bac4f9fce
|
FIxed docs
|
2006-09-15 08:23:40 +00:00 |
|
toyomoyo
|
51792df056
|
adding capabilities
|
2006-09-08 08:46:26 +00:00 |
|
stronk7
|
fea43a7f51
|
Casting $course->modinfo to string prevents one notice to
be showed when it's null, returning false as desired.
|
2006-09-04 21:12:37 +00:00 |
|
skodak
|
9fecfdfb83
|
Bug #6245 - rewritten multilang filter
|
2006-08-14 07:46:03 +00:00 |
|
skodak
|
33851b5c16
|
prevent access to filters when disabled in filter settings SC#291; merged from MOODLE_16_STABLE
|
2006-08-14 06:24:34 +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 |
|
stronk7
|
c67303bd97
|
Soled bug 6089 plus some minor iteration savings...
(http://moodle.org/bugs/bug.php?op=show&bugid=6089)
Merged from MOODLE_16_STABLE
|
2006-07-15 08:39:50 +00:00 |
|
thepurpleblob
|
0fade9ed01
|
Merged from STABLE
|
2006-07-06 14:01:52 +00:00 |
|
skodak
|
6544f8d896
|
slashargument fix for healthcenter, better diagnostic messages; renamed file.php/pic.jpg option to file.php/1/pic.jpg because the course number is mandatory; merged from MOODLE_16_STABLE
|
2006-06-30 13:46:25 +00:00 |
|
wildgirl
|
f1fc87d045
|
Updated small MP3 player to handle autoPlay (by Andrew Walker, Alton College)
|
2006-05-28 20:19:31 +00:00 |
|
tjhunt
|
450a0a7db7
|
Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs.
|
2006-05-17 16:47:44 +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 |
|
thepurpleblob
|
e9512cdda9
|
Added ability to reset to default. Bug #4123
|
2006-02-06 16:36:28 +00:00 |
|
thepurpleblob
|
cda8673c5f
|
Added ability to reset page to defaults. bug #4123
|
2006-02-06 16:32:44 +00:00 |
|
thepurpleblob
|
0ae6a2cad5
|
Added test for cache directory. Suppresses errors if it does not exist.
|
2006-02-06 15:35:31 +00:00 |
|
moodler
|
089e8937f7
|
Removing delDirContents because we already have remove_dir
|
2006-02-06 04:03:30 +00:00 |
|
stronk7
|
f4ba785b13
|
Solved one problem with frames and activitynames filter.
(http://moodle.org/mod/forum/discuss.php?d=28382)
Merged from MOODLE_15_STABLE
|
2006-01-11 15:22:13 +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 |
|
stronk7
|
c738a0920f
|
Nobody is now calling get_string_from_file(). And the multilang filter supports
utf8 langs too
Merged from MOODLE_16_UTF8. Abandoning the branch.
|
2006-01-05 15:46:01 +00:00 |
|
stronk7
|
5510ae0f27
|
Some typos solved. :-|
Merged from MOODLE_15_STABLE
|
2005-11-16 23:05:09 +00:00 |
|
stronk7
|
1f6d63e8d1
|
Updated a bit to explain how the multilang filter works.
Merged from MOODLE_15_STABLE
|
2005-11-16 19:51:37 +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 |
|
stronk7
|
32a50e2833
|
Avoid empty or unlinkable activity names
Merged from MOODLE_15_STABLE
|
2005-09-05 22:32:06 +00:00 |
|
thepurpleblob
|
afaf622902
|
If no custom list is specified, the default list from the language pack
will be used instead. It works out-of-the-box (again!).
|
2005-08-26 08:33:59 +00:00 |
|
thepurpleblob
|
82a76d38b5
|
Some more tweaks to LaTeX filter - see bug #3829.
|
2005-08-10 12:58:38 +00:00 |
|
thepurpleblob
|
bd0c390ed7
|
Added preamble for LaTeX AMS notation to default. See bug #3829
|
2005-08-10 12:45:38 +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
|
ff8f90c759
|
Merged from stable
|
2005-07-30 15:54:32 +00:00 |
|
thepurpleblob
|
dd153b32fe
|
Moved filter paths to filter settings (admin) page.
|
2005-07-28 09:35:05 +00:00 |
|
thepurpleblob
|
9ab25ad18f
|
Added proper looked-up strings.
|
2005-07-26 13:18:32 +00:00 |
|
thepurpleblob
|
ee780c2d80
|
Added configuration screen for bad words list.
|
2005-07-26 13:06:44 +00:00 |
|
thepurpleblob
|
bf9760c4a8
|
Provide setup screen for the censor bad words list. Note that for decencies
sake, I have decided to start with a blank word list rather than use the
provided one which may shock the unwary!
|
2005-07-26 13:05:13 +00:00 |
|
thepurpleblob
|
f649fc24a6
|
TeX cache cleared when page displayed, to ensure changes actually apply.
|
2005-07-26 12:32:49 +00:00 |
|
thepurpleblob
|
a66d2974e6
|
Added facility to modify settings from admin page. Just a start... will
add more settings for tex.
|
2005-07-26 10:58:39 +00:00 |
|
thepurpleblob
|
8e4d40ddb9
|
Added version of mimetex compiled for FreeBSD.
|
2005-07-25 08:11:13 +00:00 |
|
thepurpleblob
|
5b540fa98f
|
Use 'factored out' configuration settings.
|
2005-07-22 13:59:19 +00:00 |
|