]> git.mjollnir.org Git - moodle.git/commit
Enrolment architecture version 0.5 !
authormoodler <moodler>
Fri, 25 Jun 2004 03:28:12 +0000 (03:28 +0000)
committermoodler <moodler>
Fri, 25 Jun 2004 03:28:12 +0000 (03:28 +0000)
commitb8e13a57429abd80c6ffd4d04f4fd6c70fd8b559
tree546d3e2024baeb5ceef61ded40cd5d359a198700
parente0f8b50da7107054f071eb89f7a1d99f01503f73
Enrolment architecture version 0.5 !

The internal method (the default) simply replicates Moodle's
existing behaviour and is working fine.

The new flatfile module also works.

There is no admin config interface yet, I'm still implementing
this using templates.
enrol/README.txt [new file with mode: 0644]
enrol/enrol.class.php [new file with mode: 0644]
enrol/flatfile/enrol.php [new file with mode: 0644]
enrol/flatfile/example.txt [new file with mode: 0644]
enrol/internal/enrol.html [new file with mode: 0644]
enrol/internal/enrol.php [new file with mode: 0644]