]> git.mjollnir.org Git - moodle.git/commit
New field on course_modules called "indent" ... this is an integer
authormoodler <moodler>
Sun, 14 Sep 2003 16:31:33 +0000 (16:31 +0000)
committermoodler <moodler>
Sun, 14 Sep 2003 16:31:33 +0000 (16:31 +0000)
commitaac94fd0ccfe0f3f09a225fb260ecfbccc90a478
tree347291e6fb1b03d58b8a2219e0a41d77fb6ef3da
parent2b9f0625522db8419f9ff8335c693ee504eb68db
New field on course_modules called "indent" ... this is an integer
that tells us how far to indent the activity when it is displayed.

This gives us some more flexibility on the course outline to
arrange things as we might like them, into subtopics etc

Backup/restore is updated as well.

There is also a bit more robustness in course/mod.php
backup/backuplib.php
backup/restorelib.php
course/lib.php
course/mod.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
version.php