moodle/lib
2005-01-25 06:13:36 +00:00
..
adodb Fixed double end comment tag and conversion of tabs to spaces - inspired by error in doudle end comment tag found by ottenhoff and noted in comment to bug 1981 2004-09-24 22:40:48 +00:00
db Update for meta courses. New table renamed from meta_course to course_meta (and upgrade script provided in mysql.php and postgres7.php) and new field in course table renamed from meta_course to metacourse. Associated changes in code. Please test me! 2005-01-25 04:33:02 +00:00
editor Adding Lorenze Nicola's regexpression. 2005-01-15 20:08:46 +00:00
excel Fix for bug on Windows and Mac servers while generating quiz reports 2004-04-15 15:41:06 +00:00
ipatlas Merged from MOODLE_14_STABLE -- pending merges of shorttag fixes and SC#10 2005-01-25 06:13:36 +00:00
magpie Added magpie to MOodle library 2005-01-25 05:46:27 +00:00
mp3player Some blank index.html files to prevent browsing 2004-03-20 04:10:26 +00:00
pclzip Updated to 2.4RC1. This should terminate 2004-11-30 17:57:42 +00:00
phpmailer Fixed the include to use PluginDir 2004-12-10 12:22:39 +00:00
smarty XHTML compliance 2004-09-16 17:13:57 +00:00
snoopy Some blank index.html files to prevent browsing 2004-03-20 04:10:26 +00:00
speller Enhancing editor settings. 2005-01-22 10:58:25 +00:00
adminlib.php SLightly more robust loading of defaults 2004-12-23 09:07:43 +00:00
blocklib.php Renaming 4 internal-use-only class methods by prefixing an underscore. 2005-01-25 02:57:30 +00:00
compatible.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
datalib.php Merged from MOODLE_14_STABLE - Fixing bug 2334 - where fix_coursesortorder() sometimes leaves overlapping sortorder values across categories 2005-01-25 05:27:41 +00:00
default.ttf A very nice default Unicode font under the GPL licence 2004-04-28 15:59:25 +00:00
defaults.php New feature: Site Policy Agreements. 2004-11-29 05:30:36 +00:00
gdlib.php Converted comments to phpdoc style. Functions require additional documenting. 2004-09-26 04:57:07 +00:00
graphlib.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
htaccess bug 753 2004-05-08 14:02:18 +00:00
html2text.php Fixed some formatting problems (not caused by my last checkin!) 2005-01-22 02:40:07 +00:00
index.html Dummy index to prevent browsing 2004-03-20 04:08:19 +00:00
javascript-static.js Split up the Javascript stuff into static and non-static. 2005-01-09 15:10:12 +00:00
javascript.php if you use \n in single-quoted strings it will not be converted to a line break. 2005-01-13 17:53:23 +00:00
kses.php Added better cleaning of HTML attributes, using kses library. 2004-08-21 04:34:06 +00:00
languages.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
markdown.php Merged new version from stable 2004-08-29 15:46:22 +00:00
md5.js MD5 library for home-made security 2004-01-23 08:40:29 +00:00
moodlelib.php Merged from MOODLE_14_STABLE - clean_param() now handles PARAM_URL 2005-01-25 06:09:39 +00:00
odbc.php Converted comments to phpdoc style 2004-09-26 04:54:03 +00:00
overlib.js newer version of overlib is smaller and better. This comes straight from http://www.macridesweb.com/oltest/. 2005-01-20 21:45:58 +00:00
pagelib.php Fix for bug 2336: 2005-01-04 19:43:09 +00:00
rsslib.php Moved rsslib.php from the rss directory to the lib directory with the 2005-01-25 06:09:31 +00:00
session-test.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
setup.php Merged from MOODLE_14_STABLE. Issue a warning when overriding $CFG settings. 2005-01-18 22:59:41 +00:00
uploadlib.php close bracket in wrong place 2004-09-30 04:18:41 +00:00
validateurlsyntax.php Merged from MOODLE_14_STABLE 2005-01-25 06:05:21 +00:00
weblib.php Can now pass the image tag text to the helpbutton function. Tidied up the 2005-01-21 05:04:24 +00:00
wiki.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
wordlist.txt Slightly bigger wordlist 2002-08-12 07:44:53 +00:00
xmlize.php added '@access private' docblock tags to functions that should not be called directly 2004-09-28 16:40:26 +00:00