Commit graph

24 commits

Author SHA1 Message Date
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +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
fiedorow
49dfcc3b4f Bug fix for Windows systems 2004-06-08 20:36:13 +00:00
fiedorow
7363a0355b Commented out debugging code 2004-04-26 15:20:10 +00:00
fiedorow
1372c95ada Compatibility update for new mimetex version 2004-04-05 02:46:52 +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
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
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
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
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
9b361d24b3 Added debugger for algebra filter 2004-02-19 18:03:41 +00:00
fiedorow
5794f89813 Support for absolute value added 2004-02-17 19:06:22 +00:00
moodler
830e238d58 Removed tex binaries and renamed main filter file 2004-02-17 05:12:33 +00:00
fiedorow
1a1de46ae2 Working version of algebra filter for Unix and Windows 2004-02-17 03:38:48 +00:00