]> git.mjollnir.org Git - moodle.git/commit
COURSE DISPLAY REVAMP
authormoodler <moodler>
Wed, 30 Jul 2003 13:02:45 +0000 (13:02 +0000)
committermoodler <moodler>
Wed, 30 Jul 2003 13:02:45 +0000 (13:02 +0000)
commitc2cb45451f8317e9e670b3b2cae2a8af44966c64
tree581daf35d18b6d42d8c47f8ba706ae1b77ca1721
parent474fcf367e5352dd9027a23d8f4b6f87b2d9473b
COURSE DISPLAY REVAMP

OK, some big changes here to the front end, particularly in
course categories and course display.

Course categories can now be nested (to any level).

Courses and course categories can now be manually sorted
any way required.

There is a groovy front end for managing these, and a better
range of options for formatting the front page.

It all still needs some polishing, which I'll be doing over
the next couple of days, including better auto-sorting.

I would not use this on production systems just yet.
16 files changed:
course/categories.php
course/category.php [new file with mode: 0644]
course/edit.html
course/edit.php
course/index.php
course/lib.php
course/unenrol.php
index.php
lang/en/moodle.php
lib/datalib.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
lib/weblib.php
version.php