<!--begin of $wims_theme/htmlheader.phtml-->
<meta charset="$wims_main_font" />
<title>$module_title2</title>
<meta name="GENERATOR" content="wims [$module_language]" />
<meta name="description" content="$module_description $wims_site_description" />
<meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords" />
<meta name="Author" content="$module_author" />
$wims_expire
$wims_CSS
<!-- Script pour afficher les entetes HTTP dans le
log firebug
-->
<script type="text/javascript">
var xhr = new XMLHttpRequest();
xhr.open('HEAD', '/', true); // Relative path of resource
xhr.onreadystatechange = function() {
if (xhr.readyState === 4) {
console
.log(xhr
.getAllResponseHeaders
());
}
};
xhr.send(null);
</script>
<!-- METAS iOS : -->
<link rel
="apple-touch-icon" href
="gifs/wims_logo.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- prevents links from apps from opening in mobile safari -->
<script type="application/javascript" src="scripts/js/bower_components/safari_mobile_links/compressed.js"></script>
<!-- Librairies JQUERY -->
<script type="text/javascript" src="scripts/js/bower_components/jquery/jquery.min.js"></script>
<link rel
="stylesheet" href
="scripts/js/bower_components/jquery-ui/themes/smoothness/jquery-ui.min.css" />
<script type="text/javascript" src="scripts/js/bower_components/jquery-ui/jquery-ui.min.js"></script>
<!--JQUERY EXtruder (menu de type "slide")-->
<script type="text/javascript" src="scripts/js/bower_components/jquery-hoverIntent/jquery.hoverIntent.js"></script>
<!-- permet d'afficher du texte vertical ( exemple sur le menu)-->
<script type="text/javascript" src="scripts/js/bower_components/jquery.mb.extruder/inc/jquery.mb.flipText.js"></script>
<!-- permet le menu en "tiroir"-->
<script type="text/javascript" src="scripts/js/bower_components/jquery.mb.extruder/inc/mbExtruder.js"></script>
<!-- wimsmenumodubox -->
<script type="text/javascript" src="html/themes/_inc/wimsmenumodubox.js"></script>
<!-- javascripts utils -->
<!--script type="text/javascript" src="scripts/js/utils.js"></script-->
<!-- JQUERY pour autocompletion -->
<script type="text/javascript" src="scripts/js/interface/autocomplete.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"/>
<!-- Style pour impression -->
<link rel="stylesheet" media="print" href="html/themes/_css/print.css" type="text/css" />
<style type="text/css">
/* Attention : ne surtout pas utiliser "background image" ici, cela crée des bugs étranges (exercices incohérents dans modtool...);*/
/* Couleurs CSS configurables depuis la configuration du site */
body.main_body {
background-color: $wims_ref_bgcolor;
/*color: $wims_textcolor;*/
$wims_special_font
}
a:link {color:$wims_link_color;}
a:visited {color:$wims_vlink_color;}
#wimsbodybox{
/*default background-color */
background-color: #f5f5f5;
background-color: $wims_bgcolor;
}
/*#wimsbodybox div#wimsmenubox.footer {
background-color: $wims_ref_bgcolor;
color: $wims_ref_button_color;
}*/
div#wimstailbox,
.oef_name_menu,
table.wimstable th,
#answeranalysis .oefanswername{
background-color: $wims_ref_bgcolor;
color: $wims_ref_menucolor;
}
div#wimstailbox a,
table.wimstable th a{
color: $wims_ref_menucolor;
}
#wimsmenumodubox.extruder .extruder-content,
#wimsmenumodubox.extruder .flap,
#wimsmenumodubox.extruder .flapLabel{
background-color: $wims_ref_bgcolor;
color: $wims_ref_menucolor;
}
#wimsmenumodubox.extruder .text,
#wimsmenumodubox.extruder a{
color: $wims_ref_menucolor;
}
.title_box,
#titre_aide,
#name_list_instruction,
#enev_menu li,
.wimstable caption,
.oeftitle,
.wims_docu_title,
.wimsbody #wims_title .wims_title,
.wims_title_seq {
background-color: $wims_ref_bgcolor;
color: $wims_ref_menucolor;
}
.wimstable caption a{
color: $wims_ref_menucolor;
}
/*#wimsmenumodubox.extruder .content{
border-left-color : $wims_ref_bgcolor;
}*/
/*#wimstopbox,#wimsmenubox,#wimsmenumodubox { color: $wims_ref_menucolor; background-color: $wims_ref_bgcolor;}
.container h4{ background-color:$wims_ref_bgcolor; color:$wims_ref_button_color;}
#menu_pendant,#menu_html { background-color:$wims_ref_bgcolor; color:$wims_ref_button_color;}
#menu_avant,#menu_apres { background-color:$wims_ref_button_bgcolor; color:$wims_ref_button_color;}*/
.infobulle{
background-color: $wims_ref_button_bgcolor;
color: $wims_ref_button_color;
}
/*.topmenuitem a { color: $wims_ref_menucolor;}
.menuitem a { color: $wims_ref_menucolor;}*/
/*table.wimstable th {background-color: $wims_ref_bgcolor; color:$wims_ref_menucolor;}
table.wimstable th a {color: $wims_ref_menucolor;}
table.wimstable caption {background-color: $wims_ref_bgcolor;color: $wims_ref_menucolor;}
table.wimstable caption a {color: $wims_ref_menucolor;}
table.wimstable caption a.wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}
table.wimstable th a.wims_button{background-color: $wims_ref_button_bgcolor;color: $wims_ref_button_color;}*/
input[type="submit"],input[type="button"], .main_body .wims_button{
background-color:$wims_ref_button_bgcolor;
color:$wims_ref_button_color;
}
.main_body .wims_button_help{
background-color:$wims_ref_button_help_bgcolor;
color:$wims_ref_button_help_color;
}
/*.legend {background-color: $wims_ref_bgcolor;color:$wims_ref_menucolor;}*/
.property_fields
{border-color:$wims_ref_bgcolor;}
.property_fields legend
{background-color: $wims_ref_bgcolor;}
.property_fields legend,.property_fields legend>a
{color:$wims_ref_menucolor;}
.wims_color1 {
background-color: $wims_ref_bgcolor;
color:$wims_ref_menucolor;
}
.wims_color2 {
background-color:$wims_ref_button_bgcolor;
color:$wims_ref_button_color;
}
.wims_color3 {
background-color:$wims_ref_button_help_bgcolor;
color:$wims_ref_button_help_color;
}
$class_actcolor_css
</style>
<!--end $wims_theme/htmlheader.phtml-->