Mostly just the examples are obsolete. The Events API is not.
I'll update the page with better examples.
Martin Dougiamas
Posts made by Martin Dougiamas
It's very likely a PHP accelerator/cache issue.
There should be a temp directory somewhere in your XAMPP containing cache files, you can delete them.
There should be a temp directory somewhere in your XAMPP containing cache files, you can delete them.
Yeah, that's a bummer. We just need to get those patches into core.
"a Moodle contrib module can have its files scattered around pretty much anywhere in the Moodle tree"
Actually this is not true. Our plugins are always self-contained in one directory:
http://cvs.moodle.org/contrib/plugins/
Anything that isn't packaged this way is called a patch:
http://cvs.moodle.org/contrib/patches/
Actually this is not true. Our plugins are always self-contained in one directory:
http://cvs.moodle.org/contrib/plugins/
Anything that isn't packaged this way is called a patch:
http://cvs.moodle.org/contrib/patches/
I'm actually in a discussion with David Grashoff from Capita ES right now trying to sort out this situation ... They seem a little bound by their licensing arrangments but I'm hopeful something can be done.