Archive for August 8th, 2008

Moodle Setup Client

Friday, August 8th, 2008

Big Moodle setup for a client from the media. This post is intended as a working document to keep track of all the things we install and configure. Modules installed: Book module: maintained by Petr Skodak, so stable. Documentation. (Feedback module: will be in core from 2.0. Documentation. Hmm, seems to be in ...

Moodle on one codebase

Friday, August 8th, 2008

Did some research on Moodle with one codebase. The dynamic config.php trick by getting vars from the url is easy. But I'm wondering how the cron works. If you run that via the commandline, how does it know which database to operate on? Same goes for local crons, though that ...