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
..
2005-01-25 17:08:05 +00:00
2005-02-08 14:49:57 +00:00
2005-01-25 17:08:05 +00:00
2005-02-07 01:21:50 +00:00
2005-02-10 05:11:34 +00:00
2005-01-25 17:08:05 +00:00
2005-01-25 17:08:05 +00:00
2005-01-25 17:08:05 +00:00
2005-01-25 17:08:05 +00:00
2005-01-25 17:08:05 +00:00
2005-02-08 02:43:36 +00:00
2005-02-10 05:11:34 +00:00
2004-09-21 08:41:54 +00:00
2005-01-25 17:08:05 +00:00
2005-02-10 05:11:34 +00:00
2005-02-08 08:14:53 +00:00
2005-01-25 17:08:05 +00:00
2004-10-04 13:50:37 +00:00
2004-10-09 13:22:59 +00:00