moodle/lib
defacer 1656bb3e2f Fix for bug 2701.
Credits for the report and the patch go to Samuli Karevaara.
2005-03-09 21:16:38 +00:00
..
adodb Updated ADOdb to latest version 4.60 2005-02-18 08:37:18 +00:00
db Added user fields for Skype, AIM, Yahoo, and MSN messengers. :-) 2005-03-05 05:57:10 +00:00
editor Removed files/mimetype.php and put it into lib/filelib.php instead 2005-03-07 11:32:03 +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 - Cleared a warning 2005-02-14 07:23:02 +00:00
magpie I had noticed that stale reads from cache were failing on the filesystem with an invalid md5 checksum of the filename - this should fix that 2005-01-29 02:57:07 +00:00
mp3player Latest version. Not fully finished, but better 2005-03-02 17:27:33 +00:00
pclzip Updated to 2.4RC1. This should terminate 2004-11-30 17:57:42 +00:00
phpmailer typo in comment 2005-02-06 19:23:32 +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 Fixing some of the standard notice functions, adding styles and buttons 2005-02-08 17:09:41 +00:00
blocklib.php In blocks_print_group, if we just return if pageblocks are empty, we never get to print the admin block 2005-03-08 23:24:10 +00:00
container.js Adding filterByParent() for collections. 2005-03-06 00:00:18 +00:00
cookies.js I added all code to handle the cookies and the sideblock content, the icon and the patches for hiding/showing the content of the sideblocks. 2005-02-05 21:37:53 +00:00
datalib.php New function for sql portability: sql_isnull(). 2005-03-07 16:58:00 +00:00
default.ttf A very nice default Unicode font under the GPL licence 2004-04-28 15:59:25 +00:00
defaults.php Added settings for allowemailaddresses and denyemailaddresses to the config menus 2005-03-05 17:37:04 +00:00
filelib.php Tidied up some strings and added some mime types for flash etc 2005-03-07 11:42:52 +00:00
filterlib.php More fixes for linking. Bug 2693. (SE) 2005-03-09 01:13:53 +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 New useful function submitFormById(). Fires off the form's onsubmit() handler first, 2005-03-08 04:22:38 +00:00
javascript.php FIxed an XHTML error 2005-02-28 16:26:06 +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
lexer.php New libraries to support lexer-based searching. From Tony Hursh - thanks! 2005-01-31 07:39:03 +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 Removed files/mimetype.php and put it into lib/filelib.php instead 2005-03-07 11:32:03 +00:00
odbc.php Converted comments to phpdoc style 2004-09-26 04:54:03 +00:00
olson.php The olson parser is feature complete and ready for people to start playing with it. The entry point is the olson_todst($filename) function. 2005-03-07 07:39:27 +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 page_import_types($path) doesn't care if $path has a trailing slash or not 2005-03-02 03:43:41 +00:00
rsslib.php removed directory separator which is duplicated when rss_cache.inc creates filenames 2005-01-29 02:59:44 +00:00
searchlib.php Finishing off search capability with the ability to search by instance, 2005-03-03 12:22:13 +00:00
session-test.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
setup.php Thanks, Eloy! I've got it in weblib instead 2005-03-05 04:09:20 +00:00
tablelib.php New feature: you can now give a HTML class to a column with $table->column_class() 2005-03-08 14:57:16 +00:00
uploadlib.php Just some tiny style fixes 2005-03-07 11:53:00 +00:00
validateurlsyntax.php Merged from MOODLE_14_STABLE 2005-01-25 06:05:21 +00:00
weblib.php Fix for bug 2701. 2005-03-09 21:16:38 +00:00
wiki.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
womenslib.php Sshhh easter egg. ;-) 2005-03-01 08:45:05 +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