]> git.mjollnir.org Git - moodle.git/commitdiff
Updated config.php for theme oceanblue.
authormits <mits>
Tue, 5 Feb 2008 09:16:28 +0000 (09:16 +0000)
committermits <mits>
Tue, 5 Feb 2008 09:16:28 +0000 (09:16 +0000)
theme/oceanblue/config.php

index 3ba03e1d60cc3c8053aeea90287a7b3df240106d..b3b79352ff8a30861f8baaa66d054a062d157404 100644 (file)
@@ -13,7 +13,7 @@ $THEME->sheets = array('gradients', 'styles_color');
 ////////////////////////////////////////////////////////////////////////////////
 
 
-$THEME->standardsheets = true;
+$THEME->standardsheets = array('styles_layout','styles_fonts','styles_color');  
 
 /// This variable can be set to an array containing
 /// filenames from the *STANDARD* theme.  If the 
@@ -79,37 +79,6 @@ $THEME->langsheets = false;
 /// directory.  This allows different languages to provide 
 /// different styles.
 
-
-$THEME->courseformatsheets = true;
-
-/// When this is enabled, this theme will search for files 
-/// named "styles.php" inside all course formats and 
-/// include them.  This allows course formats to provide 
-/// their own default styles.
-
-
-$THEME->metainclude = false;
-
-/// When this is enabled (or not set!) then Moodle will try 
-/// to include a file meta.php from this theme into the 
-/// <head></head> part of the page.
-
-
-$THEME->standardmetainclude = true;
-
-
-/// When this is enabled (or not set!) then Moodle will try 
-/// to include a file meta.php from the standard theme into the 
-/// <head></head> part of the page.
-
-
-$THEME->parentmetainclude = false;
-
-/// When this is enabled (or not set!) then Moodle will try 
-/// to include a file meta.php from the parent theme into the 
-/// <head></head> part of the page.
-
-
 $THEME->navmenuwidth = 50;
 
 /// You can use this to control the cutoff point for strings