|
|
|
@ -7,11 +7,10 @@
|
|
|
|
|
[(#REM) Mobile viewport optimized: h5bp.com/viewport ]
|
|
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
|
|
|
|
|
|
[(#REM) Place favicon.ico and apple-touch-icon.png in the root directory: mathiasbynens.be/notes/touch-icons ]
|
|
|
|
|
[<link rel="icon" type="image/x-icon" href="(#CHEMIN{favicon.ico})" />
|
|
|
|
|
[<link rel="shortcut icon" type="image/x-icon" href="(#CHEMIN{favicon.ico})" />]]
|
|
|
|
|
[(#REM) Lien vers le flux RSS du site ]
|
|
|
|
|
[<link rel="alternate" type="application/rss+xml" title="<:syndiquer_site:>" href="(#URL_PAGE{backend})" />]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[(#REM) CSS ]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/reset.css})" type="text/css" />]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/font.css})" type="text/css" />]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/typo.css})" type="text/css" />]
|
|
|
|
@ -19,9 +18,8 @@
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/box_skins.css})" type="text/css" />]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/form.css})" type="text/css" />]
|
|
|
|
|
|
|
|
|
|
<!-- L2N : insert_head_css -->
|
|
|
|
|
[(#REM) Balise permettant aux plugins d'inserer des fichiers CSS ]
|
|
|
|
|
#INSERT_HEAD_CSS
|
|
|
|
|
<!-- L2N : fin insert_head_css -->
|
|
|
|
|
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/spip.css})" type="text/css" />]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/spip.form.css})" type="text/css" />]
|
|
|
|
@ -34,30 +32,30 @@
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/grid.css})" type="text/css" />]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/button.css})" type="text/css" />]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/layout.css})" type="text/css" />]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[(#REM) Feuille de style du theme ]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/theme.css})" type="text/css" />]
|
|
|
|
|
|
|
|
|
|
[(#REM) Feuille de style CSS pour l'impression, n'existe pas par defaut ]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/print.css})" type="text/css" media="print" />]
|
|
|
|
|
[(#REM) Autres media queries ici (1 feuille par réso ?)]
|
|
|
|
|
|
|
|
|
|
[(#REM) All JavaScript at the bottom, except this Modernizr build.
|
|
|
|
|
Modernizr enables HTML5 elements & feature detects for optimal performance.
|
|
|
|
|
Create your own custom Modernizr build: www.modernizr.com/download/ ]
|
|
|
|
|
[<script src="(#CHEMIN{javascript/modernizr.js})"></script>]
|
|
|
|
|
|
|
|
|
|
[(#REM) Balise permettant aux plugins d'inserer des appels javascript ou css ;
|
|
|
|
|
C'est ici que SPIP va inserer l'appel de la librairie jQuery
|
|
|
|
|
Et appeler a la fin compacte_head pour agreger et compacter tout le head dans des fichiers statiques
|
|
|
|
|
si l'option est cochee dans Configuration
|
|
|
|
|
]
|
|
|
|
|
#INSERT_HEAD
|
|
|
|
|
|
|
|
|
|
[(#REM) scripts concatenated and minified via build script ]
|
|
|
|
|
[<script src="(#CHEMIN{javascript/plugins.js})"></script>]
|
|
|
|
|
[<script src="(#CHEMIN{javascript/script.js})"></script>]
|
|
|
|
|
[(#CHEMIN{inc-theme-head.html}|oui)
|
|
|
|
|
#INCLURE{fond=inc-theme-head,env}
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[(#CHEMIN{inc-theme-head.html}|oui) #INCLURE{fond=inc-theme-head,env} ]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/perso.css})" type="text/css" />]
|
|
|
|
|
[(#REM) Feuille de style personnalisee pour surcharger les precedentes
|
|
|
|
|
A noter par defaut cette css n'existe pas
|
|
|
|
|
]
|
|
|
|
|
[<link rel="stylesheet" href="(#CSS{css/perso.css})" type="text/css" />]
|
|
|
|
|
|
|
|
|
|
[(#REM) More ideas for your <head> here: h5bp.com/d/head-Tips ]
|
|
|
|
|
[(#REM) Balise permettant aux plugins d'inserer des appels javascript ou css ;
|
|
|
|
|
C'est ici que SPIP va inserer l'appel de la librairie jQuery
|
|
|
|
|
Et appeler a la fin compacte_head pour agreger et compacter tout le head dans des fichiers statiques
|
|
|
|
|
si l'option est cochee dans Configuration
|
|
|
|
|
]
|
|
|
|
|
#INSERT_HEAD
|
|
|
|
|
|
|
|
|
|
[(#REM) Place favicon.ico and apple-touch-icon.png in the root directory: mathiasbynens.be/notes/touch-icons ]
|
|
|
|
|
[<link rel="icon" type="image/x-icon" href="(#CHEMIN{favicon.ico})" />
|
|
|
|
|
[<link rel="shortcut icon" type="image/x-icon" href="(#CHEMIN{favicon.ico})" />]]
|