67 Commits

Author SHA1 Message Date
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
fiedorow
f7e0a0b8e7 Functionality in debug for miscellaneous mimeTeX binaries 2004-06-10 16:47:30 +00:00
fiedorow
49dfcc3b4f Bug fix for Windows systems 2004-06-08 20:36:13 +00:00
moodler
dcc0c13598 Merged bug fix from MOODLE_13_STABLE 2004-06-06 14:28:37 +00:00
stronk7
2ed07cc70a Solved bug 1491 in all the "linking" filters.
(http://moodle.org/bugs/bug.php?op=show&bugid=1491)
Bugfix 001
2004-05-30 01:00:16 +00:00
stronk7
6bda940380 Small change to make it a bit more consistent. No significant. 2004-05-27 23:43:08 +00:00
moodler
19f671d373 Fixed quotes in titles ... well nearly. 2004-05-24 17:58:46 +00:00
stronk7
341d554fdb Avoid linking to labels and to hidden activities... 2004-05-24 17:43:11 +00:00
stronk7
45a1ad99a2 Allow every activity name in texts to be linked to the
original activity.
Bug 1454.
(http://moodle.org/bugs/bug.php?op=show&bugid=1454)
2004-05-24 17:30:56 +00:00
fiedorow
7363a0355b Commented out debugging code 2004-04-26 15:20:10 +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
fiedorow
1372c95ada Compatibility update for new mimetex version 2004-04-05 02:46:52 +00:00
fiedorow
23b9d1d209 Security updates for Linux and Windows based on new source from John Forkosh 2004-04-05 02:45:11 +00:00
fiedorow
1b71c53e1d Bug fix for incorrect handling of negatives in equations and inequalities 2004-03-30 17:11:56 +00:00
fiedorow
30fc04e4e8 replaced js alert by popup 2004-03-28 22:35:49 +00:00
fiedorow
d633b4eb27 Expression image now links to TeX source or debug script 2004-03-27 18:33:30 +00:00
moodler
61b9cd063e Tinkered with this a bit to improve brightness of Play button on
darker screens
2004-03-23 04:13:35 +00:00
fiedorow
a4668b510b mimeTeX buffer overrun vulnerability fixed for Windows and Linux 2004-03-06 11:58:07 +00:00
moodler
623799eb26 Just some cleanup formatting 2004-03-05 06:35:56 +00:00
fiedorow
ea3cf78190 Remove nolink tags in glossaries 2004-02-29 14:26:57 +00:00
fiedorow
aecc779ee7 Bug fix: is_executable not available in Windows PHP 4.x 2004-02-26 03:25:20 +00:00
moodler
e553bdecf7 Changed the logic around so that any binary called "mimetex" is used
in preference to any other pre-installed binary.

This makes me happier about the FAT binary, because a leaner binary
can be installed without interfering with CVS etc.
2004-02-24 08:04:49 +00:00
fiedorow
e072c85e65 Displays file permissions for mimetex and uses md5_file if available 2004-02-23 18:48:55 +00:00
fiedorow
8d311b2d48 Now ++ argument is optional 2004-02-22 13:12:05 +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
fiedorow
ddea4cf070 Fix for case when $CFG->dirroot contains spaces, especially for Windows 2004-02-21 23:34:09 +00:00
fiedorow
f20e195fa4 Better way to eliminate superfluous parentheses in fractions 2004-02-21 01:11:00 +00:00
fiedorow
e86a754bab Yip's additions for Greek letters and bug fixes 2004-02-20 19:24:36 +00:00
fiedorow
6361d22faf Statically linked mimetex.linux; bug fix for texdebug.php 2004-02-20 19:20:01 +00:00
moodler
6b0a2ff4a5 Add some feedback and instructions for other platforms 2004-02-20 03:31:02 +00:00
moodler
13112aaa35 Added default platform 2004-02-20 03:12:01 +00:00
moodler
6e1ee58e3f Added the default platform back again. :-) 2004-02-20 03:00:44 +00:00
fiedorow
1ed0ba1d77 Improved debugging of mimetex 2004-02-20 01:44:31 +00:00
fiedorow
65a275f404 Now strips outermost parentheses in denominators 2004-02-19 21:27:16 +00:00
fiedorow
9cc1730595 Added debugger for TeX filter 2004-02-19 18:05:01 +00:00
fiedorow
9b361d24b3 Added debugger for algebra filter 2004-02-19 18:03:41 +00:00
moodler
448acc2a51 Default to just using "mimetex" binary. This makes it easier
to drop in unusual binaries and have them work
2004-02-18 16:02:09 +00:00
moodler
d6021c77f6 FIxed a silly typo! 2004-02-18 05:48:31 +00:00
fiedorow
5794f89813 Support for absolute value added 2004-02-17 19:06:22 +00:00
fiedorow
0c7aca91e9 mimetex.darwin updated; tex previewer added 2004-02-17 19:03:30 +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
moodler
830e238d58 Removed tex binaries and renamed main filter file 2004-02-17 05:12:33 +00:00
moodler
ae2aa3c82c More fixes 2004-02-17 03:43:33 +00:00
fiedorow
e8e6a5602e Improved mimeTeX binaries & more uniform cross-platform code in filter 2004-02-17 03:41:10 +00:00