moodle/lib
moodler c9f6251ea8 Two things are in this checkin:
1) Support for the new "label" module has been added.  It's unfortunate
   about having to make these exceptions but this was the overall cleanest
   way I could think of.

2) All local calculation of pixpath and modpixpath has been removed and
   replaced with a single calculation which is done in setup.php and
   stored in $CFG->pixpath and #CFG->modpixpath.  All graphics should
   use these variables so that themes can easily override them.
2003-09-14 12:25:16 +00:00
..
adodb Upgraded ADOdb to 3.60 ... supposed to be faster plus has bugfixes 2003-07-05 06:23:27 +00:00
db Used the wrong function to display the message (Notify, not Notice) 2003-09-14 12:22:13 +00:00
ipatlas Fixed some short tags 2003-09-11 13:53:25 +00:00
pclzip Solved one condition that caused some errors in Win32 when extracting. 2003-08-24 22:35:57 +00:00
phpmailer Use the "correct" way of encoding HTML (quoted-printable) instead of 2003-08-08 03:39:25 +00:00
rte Put "Source" label after checkbox ... just in case text pushes 2003-08-25 03:48:09 +00:00
countries.php Full name of Macedonia 2003-08-07 15:23:10 +00:00
datalib.php Some early phpdoc-style documentation (thanks to Russell Jungwirth!) 2003-09-14 04:04:15 +00:00
defaults.php Added controls for the invisible variable teacherassignteachers which 2003-08-26 15:52:22 +00:00
graphlib.php Still trying to get this retun situation sorted out 2003-05-26 02:42:49 +00:00
htaccess Should use php_flag, not php_value, for boolean settings!! 2003-05-19 02:25:11 +00:00
javascript.php New feature - "Web link" resources can now specify a popup window 2003-07-20 13:53:31 +00:00
languages.php Changed Czech code 2003-01-19 01:23:53 +00:00
moodlelib.php Frontpage directories to ignore are called _vti_cnf .. not vti_cnf 2003-09-13 08:19:42 +00:00
psxlsgen.php Fixed an uninitialised variable 2003-08-25 17:30:26 +00:00
session-test.php Missing semicolon 2003-02-06 18:07:31 +00:00
setup.php Two things are in this checkin: 2003-09-14 12:25:16 +00:00
weblib.php Two things are in this checkin: 2003-09-14 12:25:16 +00:00
wiki.php Removed stupid Q. and A. formatting that just confused people. 2003-08-26 14:57:35 +00:00
wordlist.txt Slightly bigger wordlist 2002-08-12 07:44:53 +00:00
xmlize.php Useful function for XML ... currently used only in Blackboard quiz importing 2003-05-01 13:57:35 +00:00