skodak
0f13ec8f9b
MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon
2007-01-08 20:30:38 +00:00
skodak
60af27037b
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
2007-01-08 19:34:16 +00:00
toyomoyo
54926e7818
various accessbility fixes
2006-12-13 03:03:43 +00:00
skodak
2bbaf749c8
MDL-7434 all images that convey information should have alt text to convey that information - part 2
2006-11-25 18:09:33 +00:00
skodak
e3bc106621
remove use of get_String("thischarset") replace it with utf-8 MDL-7570
2006-11-15 20:39:26 +00:00
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
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