]> git.mjollnir.org Git - moodle.git/commit
There is a new configuration variable called
authormoodler <moodler>
Wed, 26 Jan 2005 14:14:16 +0000 (14:14 +0000)
committermoodler <moodler>
Wed, 26 Jan 2005 14:14:16 +0000 (14:14 +0000)
commitb3f748f655af26177989f9a25580e2649b94f476
tree8e46457f6546450c48a0ce5e2f777304d1927313
parent7e30a666530060e6d4dc974a3321f5f81427d770
There is a new configuration variable called

   $THEME->standardsheets

that a theme can use to control how much of the
standard theme is included before the actual current
theme sheets.

When true, use all subsheets from "standard"

When not existent, use all subsheets from "standard" (this is to help old
themes work better out of the box)

When false, don't use standard at all

When an array of filenames, only use those (in that order).
theme/standard/README.html
theme/standard/config.php
theme/standard/styles.php