toyomoyo
51792df056
adding capabilities
2006-09-08 08:46:26 +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
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
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
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
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
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
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
thepurpleblob
1d88a9644e
Initialise all (new) config settings for this filter in one place.
2005-07-22 13:57:22 +00:00
thepurpleblob
25d7779cf2
Added additional features/fixes noted in bug #3795 by Dmitry Pupinin.
2005-07-22 09:01:34 +00:00
thepurpleblob
6ef8d79a3e
Various small changes suggested by Dmitry Pupinin.
...
1. Changed formula's size
2. Formula displayed correctly in pop-up window
3. Preambula became configurable
4. Formula became transparent
2005-07-21 07:52:13 +00:00
thepurpleblob
87ae01dfea
Added paths for windows
2005-07-20 13:28:11 +00:00
thepurpleblob
64ffa2a243
Added check so render returns with false if unsupported platform.
2005-06-28 14:12:45 +00:00
thepurpleblob
18a2407ef4
Added class to render images using Latex rather than mimetex. It will only
...
be used if it works on the server, otherwise mimetex is used as before.
Produces rather nicer images, and the full range of formatting can be used,
rather than mimetex's limited set.
2005-06-28 13:23:57 +00:00
fiedorow
ee9ff7f35b
Compatibility fix for glossary
2005-06-24 18:07:10 +00:00
stronk7
894ff63f8f
Tabs are out
2005-05-16 22:22:31 +00:00
fiedorow
781cac7273
Added link to admin/config.php for slasharguments
2005-04-14 13:24:51 +00:00
fiedorow
9dd9a4267a
texdebug.php now checks slasharguments setting
2005-04-14 04:27:32 +00:00
martinlanghoff
a9a9bdba55
Merged from MOODLE_14_STABLE - insert_record() - major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id.
2005-04-01 05:55:10 +00:00
moodler
f1e0649c1c
Removed files/mimetype.php and put it into lib/filelib.php instead
...
where it always should have been.
2005-03-07 11:32:03 +00:00
fiedorow
3613082378
Corrected file size message in debugger
2005-02-13 17:04:35 +00:00
fiedorow
f352814af5
various improvements: updated mimetex, image positioning, XHTML validation
2005-02-10 22:17:13 +00:00
skodak
e7f927a0fc
new handling of uploaded files, please TEST, TEST, TEST
2004-12-14 18:57:51 +00:00
skodak
00d9cd1409
merged from MOODLE_14_STABLE;
...
fixed encoding of html entities in tex expressions - SC#7
2004-11-18 10:08:14 +00:00
skodak
650874544b
merged from MOODLE_14_STABLE: initialized variables - the same as algebra/pix.php
2004-11-04 08:00:39 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & 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
f7e0a0b8e7
Functionality in debug for miscellaneous mimeTeX binaries
2004-06-10 16:47:30 +00:00
fiedorow
7363a0355b
Commented out debugging code
2004-04-26 15:20:10 +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
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
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
fiedorow
ddea4cf070
Fix for case when $CFG->dirroot contains spaces, especially for Windows
2004-02-21 23:34:09 +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