]> git.mjollnir.org Git - moodle.git/commit
Two things are in this checkin:
authormoodler <moodler>
Sun, 14 Sep 2003 12:25:16 +0000 (12:25 +0000)
committermoodler <moodler>
Sun, 14 Sep 2003 12:25:16 +0000 (12:25 +0000)
commitc9f6251ea8d9b77daa980f9264b5a364fed80c03
tree64a6a33c782de91456ec3f93ae43e5717931557d
parentc7ce6d80a36af4ab78f02697abb350963b642787
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.
course/format/social.php
course/format/topics.php
course/format/weeks.php
course/lib.php
course/mod.php
course/recent.php
course/search.php
course/view.php
lib/setup.php
lib/weblib.php