From be59cfc13d4d44a6cc29bf2cceebe20eb86c6a02 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Thu, 14 Jul 2005 16:36:08 +0000 Subject: [PATCH] merged from 1.5 --- theme/orangewhitepda/config.php | 74 +- theme/orangewhitepda/csshover.htc | 88 -- theme/orangewhitepda/farbstreifen_moodle.gif | Bin 1005 -> 0 bytes theme/orangewhitepda/footer.html | 8 +- theme/orangewhitepda/header.html | 12 +- theme/orangewhitepda/nostyle.css | 9 - theme/orangewhitepda/pix/colorstrip.gif | Bin 0 -> 1043 bytes theme/orangewhitepda/{ => pix}/css.gif | Bin theme/orangewhitepda/pix/gray.gif | Bin 0 -> 821 bytes theme/orangewhitepda/pix/rightarrow2.gif | Bin 0 -> 53 bytes .../orangewhitepda/{ => pix}/section_508.gif | Bin theme/orangewhitepda/pix/switch_minus.gif | Bin 0 -> 119 bytes theme/orangewhitepda/pix/switch_plus.gif | Bin 0 -> 124 bytes theme/orangewhitepda/pix/tab/left.gif | Bin 0 -> 393 bytes theme/orangewhitepda/pix/tab/left2.gif | Bin 0 -> 400 bytes theme/orangewhitepda/pix/tab/left_active.gif | Bin 0 -> 125 bytes theme/orangewhitepda/pix/tab/left_active2.gif | Bin 0 -> 125 bytes theme/orangewhitepda/pix/tab/left_hover.gif | Bin 0 -> 270 bytes theme/orangewhitepda/pix/tab/left_hover2.gif | Bin 0 -> 389 bytes .../orangewhitepda/pix/tab/left_inactive.gif | Bin 0 -> 256 bytes .../orangewhitepda/pix/tab/left_inactive2.gif | Bin 0 -> 378 bytes theme/orangewhitepda/pix/tab/right.gif | Bin 0 -> 2404 bytes theme/orangewhitepda/pix/tab/right2.gif | Bin 0 -> 2748 bytes theme/orangewhitepda/pix/tab/right_active.gif | Bin 0 -> 1277 bytes .../orangewhitepda/pix/tab/right_active2.gif | Bin 0 -> 1277 bytes theme/orangewhitepda/pix/tab/right_end.gif | Bin 0 -> 1667 bytes theme/orangewhitepda/pix/tab/right_end2.gif | Bin 0 -> 1788 bytes theme/orangewhitepda/pix/tab/right_hover.gif | Bin 0 -> 2087 bytes theme/orangewhitepda/pix/tab/right_hover2.gif | Bin 0 -> 2457 bytes .../orangewhitepda/pix/tab/right_inactive.gif | Bin 0 -> 1865 bytes .../pix/tab/right_inactive2.gif | Bin 0 -> 2152 bytes theme/orangewhitepda/pix/tab/tabsbg.gif | Bin 0 -> 142 bytes theme/orangewhitepda/pix/tab/tabsbg2.gif | Bin 0 -> 204 bytes theme/orangewhitepda/pix/tab/tabsbg_x2.gif | Bin 0 -> 260 bytes theme/orangewhitepda/{ => pix}/xhtml_1_0.gif | Bin theme/orangewhitepda/styles.php | 50 +- theme/orangewhitepda/styles_color.css | 639 --------------- theme/orangewhitepda/styles_font.css | 390 --------- theme/orangewhitepda/styles_layout.css | 751 ------------------ theme/orangewhitepda/styles_pda.css | 116 +++ 40 files changed, 202 insertions(+), 1935 deletions(-) delete mode 100644 theme/orangewhitepda/csshover.htc delete mode 100644 theme/orangewhitepda/farbstreifen_moodle.gif delete mode 100644 theme/orangewhitepda/nostyle.css create mode 100644 theme/orangewhitepda/pix/colorstrip.gif rename theme/orangewhitepda/{ => pix}/css.gif (100%) create mode 100644 theme/orangewhitepda/pix/gray.gif create mode 100644 theme/orangewhitepda/pix/rightarrow2.gif rename theme/orangewhitepda/{ => pix}/section_508.gif (100%) create mode 100644 theme/orangewhitepda/pix/switch_minus.gif create mode 100644 theme/orangewhitepda/pix/switch_plus.gif create mode 100644 theme/orangewhitepda/pix/tab/left.gif create mode 100644 theme/orangewhitepda/pix/tab/left2.gif create mode 100644 theme/orangewhitepda/pix/tab/left_active.gif create mode 100644 theme/orangewhitepda/pix/tab/left_active2.gif create mode 100644 theme/orangewhitepda/pix/tab/left_hover.gif create mode 100644 theme/orangewhitepda/pix/tab/left_hover2.gif create mode 100644 theme/orangewhitepda/pix/tab/left_inactive.gif create mode 100644 theme/orangewhitepda/pix/tab/left_inactive2.gif create mode 100644 theme/orangewhitepda/pix/tab/right.gif create mode 100644 theme/orangewhitepda/pix/tab/right2.gif create mode 100644 theme/orangewhitepda/pix/tab/right_active.gif create mode 100644 theme/orangewhitepda/pix/tab/right_active2.gif create mode 100644 theme/orangewhitepda/pix/tab/right_end.gif create mode 100644 theme/orangewhitepda/pix/tab/right_end2.gif create mode 100644 theme/orangewhitepda/pix/tab/right_hover.gif create mode 100644 theme/orangewhitepda/pix/tab/right_hover2.gif create mode 100644 theme/orangewhitepda/pix/tab/right_inactive.gif create mode 100644 theme/orangewhitepda/pix/tab/right_inactive2.gif create mode 100644 theme/orangewhitepda/pix/tab/tabsbg.gif create mode 100644 theme/orangewhitepda/pix/tab/tabsbg2.gif create mode 100644 theme/orangewhitepda/pix/tab/tabsbg_x2.gif rename theme/orangewhitepda/{ => pix}/xhtml_1_0.gif (100%) delete mode 100644 theme/orangewhitepda/styles_color.css delete mode 100644 theme/orangewhitepda/styles_font.css delete mode 100644 theme/orangewhitepda/styles_layout.css create mode 100644 theme/orangewhitepda/styles_pda.css diff --git a/theme/orangewhitepda/config.php b/theme/orangewhitepda/config.php index 9638eaca1e8..ef3afa19f8c 100644 --- a/theme/orangewhitepda/config.php +++ b/theme/orangewhitepda/config.php @@ -6,14 +6,14 @@ //////////////////////////////////////////////////////////////////////////////// -$THEME->sheets = array('styles_layout', 'styles_font', 'styles_color'); +$THEME->sheets = array('styles_pda'); /// This variable is an array containing the names of all the /// stylesheet files you want included in this theme, and in what order //////////////////////////////////////////////////////////////////////////////// -$THEME->standardsheets = false; +$THEME->standardsheets = array('styles_layout'); /// This variable can be set to an array containing /// filenames from the *STANDARD* theme. If the @@ -24,12 +24,11 @@ $THEME->standardsheets = false; /// This parameter can be used, for example, to prevent /// having to override too many classes. /// Note that the trailing .css should not be included -/// eg $THEME->standardsheets = array('styles_layout', 'styles_fonts', -/// 'styles_color', 'styles_moz'); +/// eg $THEME->standardsheets = array('styles_layout','styles_fonts','styles_color'); //////////////////////////////////////////////////////////////////////////////// -$THEME->parent = ''; +$THEME->parent = 'orangewhite'; /// This variable can be set to the name of a parent theme /// which you want to have included before the current theme. @@ -40,7 +39,7 @@ $THEME->parent = ''; //////////////////////////////////////////////////////////////////////////////// -$THEME->parentsheets = false; +$THEME->parentsheets = array('styles_layout', 'styles_fonts', 'styles_color', 'styles_tabs'); /// This variable can be set to an array containing /// filenames from a chosen *PARENT* theme. If the @@ -51,11 +50,70 @@ $THEME->parentsheets = false; /// This parameter can be used, for example, to prevent /// having to override too many classes. /// Note that the trailing .css should not be included -/// eg $THEME->standardsheets = array('styles_layout', 'styles_fonts', -/// 'styles_color', 'styles_moz'); +/// eg $THEME->parentsheets = array('styles_layout','styles_fonts','styles_color'); //////////////////////////////////////////////////////////////////////////////// +$THEME->modsheets = true; + +/// When this is enabled, then this theme will search for +/// files named "styles.php" inside all Activity modules and +/// include them. This allows modules to provide some basic +/// layouts so they work out of the box. +/// It is HIGHLY recommended to leave this enabled. + + +$THEME->blocksheets = true; + +/// When this is enabled, then this theme will search for +/// files named "styles.php" inside all Block modules and +/// include them. This allows Blocks to provide some basic +/// layouts so they work out of the box. +/// It is HIGHLY recommended to leave this enabled. + + +$THEME->langsheets = false; + +/// By setting this to true, then this theme will search for +/// a file named "styles.php" inside the current language +/// directory. This allows different languages to provide +/// different styles. + + +$THEME->navmenuwidth = 50; + +/// You can use this to control the cutoff point for strings +/// in the navmenus (list of activities in popup menu etc) +/// Default is 50 characters wide. + + +$THEME->makenavmenulist = false; + +/// By setting this to true, then you will have access to a +/// new variable in your header.html and footer.html called +/// $navmenulist ... this contains a simple XHTML menu of +/// all activities in the current course, mostly useful for +/// creating popup navigation menus and so on. + + + +$THEME->resource_mp3player_colors = + 'bgColour=000000&btnColour=ffffff&btnBorderColour=cccccc&iconColour=000000&'. + 'iconOverColour=00cc00&trackColour=cccccc&handleColour=ffffff&loaderColour=ffffff&'. + 'font=Arial&fontColour=3333FF&buffer=10&waitForPlay=no&autoPlay=yes'; + +/// With this you can control the colours of the "big" MP3 player +/// that is used for MP3 resources. + + +$THEME->filter_mediaplugin_colors = + 'bgColour=000000&btnColour=ffffff&btnBorderColour=cccccc&iconColour=000000&'. + 'iconOverColour=00cc00&trackColour=cccccc&handleColour=ffffff&loaderColour=ffffff&'. + 'waitForPlay=yes'; + +/// ...And this controls the small embedded player + + $THEME->custompix = false; /// If true, then this theme must have a "pix" diff --git a/theme/orangewhitepda/csshover.htc b/theme/orangewhitepda/csshover.htc deleted file mode 100644 index 7aa6c79e291..00000000000 --- a/theme/orangewhitepda/csshover.htc +++ /dev/null @@ -1,88 +0,0 @@ - - diff --git a/theme/orangewhitepda/farbstreifen_moodle.gif b/theme/orangewhitepda/farbstreifen_moodle.gif deleted file mode 100644 index 8bdd82568a5ec6b2b8a9591db8976f90114c9453..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1005 zcmV}*y>jTyyZ>M)j$~<`XsWJk>%MR-&uU@cc&_h!@BhG{ za7Zi~kI1BQ$!t2G(5Q4uty-_xtai)odcR;CW=t-d&t;l=&2GEj@VI>L4%_eeynfH` z`~QG}f`f#GhEr&Xii?aHbdQjcl9QB`mLP|jnwy-Ro}ZwhqNAjxNsXwfsu-88uCK7M zvUH}kwzs&sy1Tr+zQ1Ct!o$O}#>dFX%CEr9&d<=%($mz{gT&a`i_6^I-rwLS*5l;m z=I7|?>YUo`?yTYQ^7Hhr>-YHi`uqI-u%W|;5VZ)LC=j8= zix@Kwh{&=3qsNaRL!zTd(w)YWC{uD1$+D%(moQ@jDoGQY%9}WIR+7oHr_Y~2gYKwF zbd}DdNRzG+%CxD|r%>+|o!UsL)vH)dMBU1@tJklhsESRLwXE5)VAHBy%eHNnv2fFz zol7^T+q-!4>fKu)uHOrF0}IZ`x3J;Eh>)y?~x9{J;gX0!Jytwh>$dfBy&b+zv z=g^}|pH98H_2QPZYu`S|wD<4e!;1$myuA7I=+moT&%V9;^w;CdpHIKO{rl6o>)+4+ z%lQBQ00t=FY3~(i;DHDxsNjMOx`y9_5Jo8Bg!A=h;e{AJG2n(Ac4%6IAciR7h$NQy z9)&2TsN#zEW$5CIF#h1-j5OA0;*B`wsN;?zvgqTFKn96jj6@dcVvR^986b~LHtFP( zP}U~olvGw}pOIK*sh^TucKKnHV1_B?m?2te=9y?Vr{$V#O6KL8aCS!KoOIS{Cva)z zsppw(_UUI{aRwUaorD%@=%EDcspz6V{^{tWU7`6Es_CW@Lh9+KPE9H* zl9-li>ZuEIs_Lp0g6it4GL0&$hp5(S>#gRos_U-N!RqU;An}r>r2zEKf=D%P + diff --git a/theme/orangewhitepda/header.html b/theme/orangewhitepda/header.html index e5813d6caa1..d415ab8c166 100644 --- a/theme/orangewhitepda/header.html +++ b/theme/orangewhitepda/header.html @@ -23,23 +23,21 @@
-
-