Rev 15043 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 15043 | Rev 17178 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | <!--begin of $wims_theme/htmlheader.phtml--> |
1 | <!--begin of $wims_theme/htmlheader.phtml--> |
| 2 | <meta charset="$wims_main_font" |
2 | <meta charset="$wims_main_font"> |
| 3 | <title>$module_title2</title> |
3 | <title>$module_title2</title> |
| 4 | <meta name="GENERATOR" content="wims [$module_language]" |
4 | <meta name="GENERATOR" content="wims [$module_language]"> |
| 5 | <meta name="description" content="$module_description $wims_site_description" |
5 | <meta name="description" content="$module_description $wims_site_description"> |
| 6 | <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords" |
6 | <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords"> |
| 7 | <meta name="Author" content="$module_author" |
7 | <meta name="Author" content="$module_author"> |
| 8 | 8 | ||
| 9 | $wims_expire |
9 | $wims_expire |
| 10 | 10 | ||
| 11 | <!-- makes browsers render all elements more consistently --> |
11 | <!-- makes browsers render all elements more consistently --> |
| 12 | <link rel="stylesheet" href="scripts/js/external/normalize.min.css" |
12 | <link rel="stylesheet" href="scripts/js/external/normalize.min.css"> |
| 13 | 13 | ||
| 14 | <!-- METAS iOS : --> |
14 | <!-- METAS iOS : --> |
| 15 | <link rel="apple-touch-icon" href="gifs/wims_logo.png" |
15 | <link rel="apple-touch-icon" href="gifs/wims_logo.png"> |
| 16 | <meta name="apple-mobile-web-app-capable" content="yes" |
16 | <meta name="apple-mobile-web-app-capable" content="yes"> |
| 17 | 17 | ||
| 18 | <!-- prevents links from apps from opening in mobile safari> |
18 | <!-- prevents links from apps from opening in mobile safari> |
| 19 | <script src="scripts/js/external/safari_mobile_links/compressed.js"></script--> |
19 | <script src="scripts/js/external/safari_mobile_links/compressed.js"></script--> |
| 20 | 20 | ||
| 21 | <!-- Librairies JQUERY --> |
21 | <!-- Librairies JQUERY --> |
| 22 | <script src="scripts/js/external/jquery/jquery.min.js"></script> |
22 | <script src="scripts/js/external/jquery/jquery.min.js"></script> |
| 23 | <link rel="stylesheet" href="scripts/js/external/jquery-ui/themes/smoothness/jquery-ui.min.css" |
23 | <link rel="stylesheet" href="scripts/js/external/jquery-ui/themes/smoothness/jquery-ui.min.css"> |
| 24 | <script src="scripts/js/external/jquery-ui/jquery-ui.min.js"></script> |
24 | <script src="scripts/js/external/jquery-ui/jquery-ui.min.js"></script> |
| 25 | 25 | ||
| 26 | <!-- Foundation Accordion --> |
26 | <!-- Foundation Accordion --> |
| 27 | <link rel="stylesheet" href="html/themes/_css/foundation_accordion.css" |
27 | <link rel="stylesheet" href="html/themes/_css/foundation_accordion.css"> |
| 28 | 28 | ||
| 29 | $wims_CSS |
29 | $wims_CSS |
| 30 | 30 | ||
| 31 | <!-- wimsmenumodubox --> |
31 | <!-- wimsmenumodubox --> |
| 32 | <script src="html/themes/_inc/wimsmenumodubox.js"></script> |
32 | <script src="html/themes/_inc/wimsmenumodubox.js"></script> |
| Line 35... | Line 35... | ||
| 35 | <!--script src="scripts/js/utils.js"></script--> |
35 | <!--script src="scripts/js/utils.js"></script--> |
| 36 | <!-- JQUERY pour autocompletion --> |
36 | <!-- JQUERY pour autocompletion --> |
| 37 | <script src="scripts/js/interface/autocomplete.js"></script> |
37 | <script src="scripts/js/interface/autocomplete.js"></script> |
| 38 | 38 | ||
| 39 | <!-- Style pour impression --> |
39 | <!-- Style pour impression --> |
| 40 | <link rel="stylesheet" media="print" href="html/themes/_css/print.css" |
40 | <link rel="stylesheet" media="print" href="html/themes/_css/print.css"> |
| 41 | 41 | ||
| 42 | <style> |
42 | <style> |
| 43 | /* Attention : ne surtout pas utiliser "background image" ici, cela crée des bugs étranges (exercices incohérents dans modtool...);*/ |
43 | /* Attention : ne surtout pas utiliser "background image" ici, cela crée des bugs étranges (exercices incohérents dans modtool...);*/ |
| 44 | 44 | ||
| 45 | /* Couleurs CSS configurables depuis la configuration du site */ |
45 | /* Couleurs CSS configurables depuis la configuration du site */ |