]> git.mjollnir.org Git - moodle.git/commit
Ed Coyne's AJAX course format, with some cleanups done.
authormoodler <moodler>
Thu, 24 Aug 2006 03:20:37 +0000 (03:20 +0000)
committermoodler <moodler>
Thu, 24 Aug 2006 03:20:37 +0000 (03:20 +0000)
commit0a0bb38019d8697654962c5321c6325eda2c6890
treebfc0c7b2c34fa9ad16004ce1f0a3148e77bc4e5a
parent600212a9a1ad3ef22cac8d20a1b1f54ce5c9d02b
Ed Coyne's AJAX course format, with some cleanups done.

More cleanups to come from Ed.

This isn't actually working for me right now but he'll fix it now.

This is completely optional and won't affect any other code right now.
blocks/moodleblock.class.php
course/format/topicsajax/ajaxcourse-topics.js [new file with mode: 0644]
course/format/topicsajax/commands.php [new file with mode: 0644]
course/format/topicsajax/config.php [new file with mode: 0644]
course/format/topicsajax/format.php [new file with mode: 0644]
lib/ajax/ajaxlib.php [new file with mode: 0644]
lib/ajax/block_classes.js [new file with mode: 0644]
lib/ajax/section-resource_classes.js [new file with mode: 0755]
lib/blocklib.php