moodle/lib
2005-01-27 07:10:41 +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 Merged from MOODLE_14_STABLE - Tighter input validation fixes SC#54 2005-01-25 06:21:39 +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 Fix for add_to_log to stop notification of invalid call to isteacher. Some actions aren't associated with a course and therefore isteacher shouldn't get called 2005-01-27 02:29:53 +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 - Reverting validation in current_language() due to performance concerns. 2005-01-27 07:10:41 +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 Adding that nifty BODY id and class detection code to pages... I have the 2005-01-26 15:33:50 +00:00
rsslib.php Moved function from blog/lib to rsslib. unhtmlentities is required to liberate some rss feed information from the clutches of encoding. 2005-01-27 01:24:33 +00:00
session-test.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
setup.php Removed some THEME stuff 2005-01-25 17:39:55 +00:00
uploadlib.php Removing debug error_log calls in uploadlib 2005-01-27 02:30:45 +00:00
validateurlsyntax.php Merged from MOODLE_14_STABLE 2005-01-25 06:05:21 +00:00
weblib.php I've deleted the hard coded distance (<br />) and added CSS properties in the CSS files to define the distance between the sideblocks. 2005-01-26 15:57:00 +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