Archive for November 9th, 2007

Moodle 1.9 theming

Friday, November 9th, 2007

For a future client, we are setting up a Moodle 1.9 demo site. Checking out if themes can be copied 1:1 from 1.8 -> 1.9. First of all, some links are hard coded in the files. Did sed search and replace to hardcoded links. First grep to find files, then with ...

Client Day! loose ends

Friday, November 9th, 2007

Continued from client day. 1. Custom login updated changed files in svn 2. Dedicated server setup Installed awstats: installed tar mkdir var in wwwroot run ./tools/awstats_configure.pl config dir created and virtual server setup edited awstats.www.mysite.com.conf added stats www dir to apache alias process logs: awstats.pl -config=www.mysite.com -update (NOTE: logs should be in combined format -> set in httpd.conf. Cool post ...

Moodle go live!

Friday, November 9th, 2007

testing ok, rolled out to production environment: copy changed files upload new training remove old training and links and course sections remove required for additional fields change title of additional fields (see test) set default homepage to login (force login) set default new user to student changed scorm module 'start module' to 'start training' TIP from Hans: grep ...