Files
moodle/course
moodler 32e2b30209 This more or less completes the PHP side of the 1.5 themes
Added $user->theme and $course->theme choices, controlled by admin
variables on the main config variables page.

By default this is all turned off, since multiple themes can be
a little disorienting.

A hidden feature is session themes ... you can change the theme
on any page by passing theme=xxxx as a parameter.  By default this
requires sesskey (so that people don't change theme on each other),
but this security can be switched off using a hidden variable
$CFG->allowthemechangeonurl = true;   Good for quick tests.
2005-02-10 10:28:27 +00:00
..
2004-10-08 17:58:38 +00:00
2004-09-16 17:13:57 +00:00
2004-10-09 11:37:48 +00:00
2004-10-09 12:03:55 +00:00
2005-01-25 14:03:43 +00:00
2005-01-25 14:03:43 +00:00
2004-09-12 12:21:27 +00:00
2005-02-05 16:47:50 +00:00
2005-02-08 01:07:45 +00:00
2004-09-16 17:13:57 +00:00