]> git.mjollnir.org Git - moodle.git/commit
New feature replacing the old zoom function.
authormoodler <moodler>
Mon, 28 Apr 2003 13:29:26 +0000 (13:29 +0000)
committermoodler <moodler>
Mon, 28 Apr 2003 13:29:26 +0000 (13:29 +0000)
commitb86fc0e2a6f69275a48d70ff510527c0710142f7
tree45c17fab6d1bcaf1f5110a0d3426d6b31a05daf7
parent9655b654a5f1273dda01fde096eaa9215a21772e
New feature replacing the old zoom function.

Now these are saved in a new table called course_display,
each user and each course can have independent settings.

I'm intending to expand this table later for all the other
course display stuff (like hidden topics etc)
course/lib.php
course/topics.php
course/weeks.php
lib/datalib.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
version.php