Subversion Repositories wimsdev

Rev

Rev 7911 | Rev 10446 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. <!--begin of $wims_theme/htmlheader.phtml-->
  2. <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=$wims_main_font" />
  3. <title>$module_title2</title>
  4. <meta name="GENERATOR" content="wims [$module_language]" />
  5. <meta name="description" content="$module_description $wims_site_description" />
  6. <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords" />
  7. <meta name="Author" content="$module_author" />
  8. <meta http-equiv="Content-Style-Type" content="text/css" />
  9.  
  10. $wims_expire
  11. $wims_CSS
  12.  
  13. <!-- Script pour afficher les entetes HTTP dans le log firebug -->
  14. <script type="text/javascript">
  15.     var xhr = new XMLHttpRequest();
  16.  
  17.     xhr.open('HEAD', '/', true);            // Relative path of resource
  18.  
  19.     xhr.onreadystatechange = function() {
  20.       if (xhr.readyState === 4) {
  21.         console.log(xhr.getAllResponseHeaders());
  22.       }
  23.     };
  24.  
  25.     xhr.send(null);
  26. </script>
  27.  
  28.  
  29. <!-- METAS iOS : -->
  30. <link rel="apple-touch-icon" href="gifs/wims_logo.png" />
  31. <meta name="apple-mobile-web-app-capable" content="yes" />
  32.  
  33. <!-- prevents links from apps from opening in mobile safari -->
  34. <script type="application/javascript" src="scripts/js/safari_mobile_links.js"></script>
  35.  
  36. <!-- Librairies JQUERY -->
  37.     <script type="text/javascript" src="scripts/js/jquery/jquery.min.js"></script>
  38.     <link type="text/css" rel="stylesheet" href="scripts/js/jquery/themes/smoothness/jquery-ui.min.css" />
  39.     <script type="text/javascript" src="scripts/js/jquery/jquery-ui.min.js"></script>
  40.     <!--script type="text/javascript" src="scripts/js/jquery/jquery-ui-1.10.3.custom.js"></script-->
  41.  
  42.     <!--JQUERY EXtruder (menu de type "slide")-->
  43.     <script type="text/javascript" src="scripts/js/jquery/plugins/jquery.hoverIntent.min.js"></script>
  44.     <script type="text/javascript" src="scripts/js/jquery/plugins/jquery.metadata.js"></script>
  45.     <!-- permet d'afficher du texte vertical ( exemple sur le menu)-->
  46.    <script type="text/javascript" src="scripts/js/jquery/plugins/jquery.mb.flipText.js"></script>
  47.    <script type="text/javascript" src="scripts/js/jquery/plugins/mbExtruder.js"></script>
  48.  
  49. <!-- wimsmenumodubox -->
  50. <script type="text/javascript" src="html/themes/_inc/wimsmenumodubox.js"></script>
  51.  
  52.  
  53. <!-- javascripts utils -->
  54. <!--script type="text/javascript" src="scripts/js/utils.js"></script-->
  55. <!-- JQUERY pour autocompletion -->
  56. <script type="text/javascript" src="scripts/js/interface/autocomplete.js"></script>
  57.  
  58. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"/>
  59.  
  60. <!-- Style pour impression -->
  61. <link rel="stylesheet" media="print" href="html/themes/_css/print.css" type="text/css" />
  62.  
  63. <style type="text/css">
  64. /* Attention : ne surtout pas utiliser "background image" ici, cela crée des bugs étranges (exercices incohérents dans modtool...);*/
  65.  
  66. /* Couleurs CSS configurables depuis la configuration du site */
  67.  
  68. body.main_body {
  69.    background-color: $wims_ref_bgcolor;
  70.    /*color: $wims_textcolor;*/
  71. }
  72.  
  73. a:link {color:$wims_link_color;}
  74. a:visited {color:$wims_vlink_color;}
  75.  
  76. #wimsbodybox{
  77.    /*default background-color */
  78.    background-color: #f5f5f5;
  79.    background-color: $wims_bgcolor;
  80. }
  81.  
  82. /*#wimsbodybox div#wimsmenubox.footer {
  83.    background-color: $wims_ref_bgcolor;
  84.    color: $wims_ref_button_color;
  85. }*/
  86.  
  87. div#wimstailbox,
  88. .oef_name_menu,
  89. table.wimstable th,
  90. #answeranalysis .oefanswername{
  91.    background-color: $wims_ref_bgcolor;
  92.    color: $wims_ref_menucolor;
  93. }
  94. div#wimstailbox a,
  95. table.wimstable th a{
  96.  color: $wims_ref_menucolor;
  97. }
  98.  
  99. #wimsmenumodubox.extruder .content, #wimsmenumodubox.extruder .flap, #wimsmenumodubox.extruder .flapLabel{
  100.    background-color: $wims_ref_bgcolor;
  101.    color: $wims_ref_menucolor;
  102. }
  103.  
  104. .title_box,
  105. #titre_aide,
  106. #name_list_instruction,
  107. #enev_menu li,
  108. .wimstable caption,
  109. .oeftitle,
  110. .wims_docu_title,
  111. .wimsbody #wims_title .wims_title,
  112. .wims_title_seq {
  113.    background-color: $wims_ref_bgcolor;
  114.    color: $wims_ref_menucolor;
  115. }
  116.  
  117. .wimstable caption a{
  118.    color: $wims_ref_menucolor;
  119. }
  120.  
  121. /*#wimsmenumodubox.extruder .content{
  122.    border-left-color : $wims_ref_bgcolor;
  123. }*/
  124.  
  125.  
  126. /*#wimstopbox,#wimsmenubox,#wimsmenumodubox { color: $wims_ref_menucolor; background-color: $wims_ref_bgcolor;}
  127.  
  128. .container h4{  background-color:$wims_ref_bgcolor; color:$wims_ref_button_color;}
  129. #menu_pendant,#menu_html { background-color:$wims_ref_bgcolor;  color:$wims_ref_button_color;}
  130. #menu_avant,#menu_apres {  background-color:$wims_ref_button_bgcolor; color:$wims_ref_button_color;}*/
  131. .infobulle{
  132.  background-color: $wims_ref_button_bgcolor;
  133.  color: $wims_ref_button_color;
  134. }
  135.  
  136. /*.topmenuitem a { color: $wims_ref_menucolor;}
  137. .menuitem a { color: $wims_ref_menucolor;}*/
  138.  
  139. /*table.wimstable th {background-color: $wims_ref_bgcolor; color:$wims_ref_menucolor;}
  140. table.wimstable th a {color: $wims_ref_menucolor;}
  141. table.wimstable caption {background-color: $wims_ref_bgcolor;color: $wims_ref_menucolor;}
  142. table.wimstable caption a {color: $wims_ref_menucolor;}
  143. table.wimstable caption a.wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}
  144. table.wimstable th a.wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}*/
  145.  
  146. input[type="submit"],input[type="button"], body.main_body .wims_button{
  147.    background-color:$wims_ref_button_bgcolor;
  148.    color:$wims_ref_button_color;
  149. }
  150. body.main_body .wims_button_help{
  151.    background-color:$wims_ref_button_help_bgcolor;
  152.    color:$wims_ref_button_help_color;
  153. }
  154.  
  155. /*.legend {background-color: $wims_ref_bgcolor;color:$wims_ref_menucolor;}*/
  156.  
  157. .property_fields{
  158.  border-color:$wims_ref_bgcolor;
  159.  background-color:$wims_ref_bgcolor;
  160. }
  161. .property_fields legend{
  162.  background-color: $wims_ref_bgcolor;
  163.  color:$wims_ref_menucolor;
  164. }
  165. .wims_color1 {
  166.   background-color: $wims_ref_bgcolor;
  167.   color:$wims_ref_menucolor;
  168. }
  169. .wims_color2 {
  170.  background-color:$wims_ref_button_bgcolor;
  171.  color:$wims_ref_button_color;
  172. }
  173. .wims_color3 {
  174.  background-color:$wims_ref_button_help_bgcolor;
  175.  color:$wims_ref_button_help_color;
  176. }
  177.  
  178. !if $(class_actcolor) != $empty
  179.  .wims_sheet_item, .wims_exam_item, .wims_doc_item, .wims_vote_item, .wims_exo_item{
  180.   color:$(class_actcolor[1]);
  181.  }
  182.  
  183.  .wims_sheet_item {background-color:$(class_actcolor[2]);}
  184.  .wims_exam_item  {background-color:$(class_actcolor[3]);}
  185.  .wims_doc_item   {background-color:$(class_actcolor[4]);}
  186.  .wims_vote_item  {background-color:$(class_actcolor[5]);}
  187.  .wims_exo_item   {background-color:$(class_actcolor[6]);}
  188. !endif
  189.  
  190. </style>
  191.  
  192. <!--end $wims_theme/htmlheader.phtml-->
  193.