]> git.mjollnir.org Git - moodle.git/commit
Pages/blocks code updates:
authordefacer <defacer>
Fri, 12 Nov 2004 18:39:25 +0000 (18:39 +0000)
committerdefacer <defacer>
Fri, 12 Nov 2004 18:39:25 +0000 (18:39 +0000)
commitc8e0b57900eec70bec2b6dedf476286117a4a762
tree306dd9a05a0ced3c272582bc61172c24de00741e
parent9a21768212b2d806ec2e8464febf2eef0a30969a
Pages/blocks code updates:

NEW: The code now supports dynamically plugging your own Pages and block position
identifiers into Moodle without messing with the main libraries at all.

UPDATE: Many functions in blocklib now use pass-by-reference for speed.

UPDATE: Class MoodlePage has been made more presentable and robust.
blocks/db/mysql.php
blocks/db/mysql.sql
blocks/db/postgres7.php
blocks/db/postgres7.sql
blocks/version.php
index.php
lib/blocklib.php
lib/pagelib.php
version.php