mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
merged from 1.9 :: MDL-13648 :: removed the chameleon settings
This commit is contained in:
parent
7fc1a27d05
commit
b85104e3d3
@ -151,20 +151,6 @@ $THEME->customcorners = true;
|
||||
/// Please have a look at the README with more details.
|
||||
|
||||
|
||||
//$THEME->chameleonenabled = true;
|
||||
$THEME->chameleonenabled = false;
|
||||
|
||||
/// By setting this to false it disables editing of the stylsheets
|
||||
/// this saves the overhead of loading chameleon on each page
|
||||
/// viewed by a user who can edit pages. it is recommended to
|
||||
/// set this to false once you're satisfied with your theme.
|
||||
|
||||
$THEME->chameleonteachereditenabled = false;
|
||||
|
||||
/// If you use chameleon as a course theme setting this to true
|
||||
/// will allow teachers on that course to edit the theme.
|
||||
|
||||
|
||||
// $CFG->CSSEdit = true;
|
||||
|
||||
/// When this is enabled then Moodle will include all CSS files
|
||||
|
Loading…
x
Reference in New Issue
Block a user