You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[(#REM)<style>/*
|
|
|
|
Ce squelette definit les styles de l'espace prive
|
|
|
|
|
|
|
|
Note: l'entete "Vary:" sert a repousser l'entete par
|
|
|
|
defaut "Vary: Cookie,Accept-Encoding", qui est (un peu)
|
|
|
|
genant en cas de "rotation du cookie de session" apres
|
|
|
|
un changement d'IP (effet de clignotement).
|
|
|
|
|
|
|
|
ATTENTION: il faut absolument le charset sinon Firefox croit que
|
|
|
|
c'est du text/html !
|
|
|
|
*/]#CACHE{3600*100,cache-client}
|
|
|
|
#HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}
|
|
|
|
#HTTP_HEADER{Vary: Accept-Encoding}
|
|
|
|
|
|
|
|
body.verifier_doc {
|
|
|
|
background-color: #efefef;
|
|
|
|
}
|
|
|
|
[(#SET{icone_defaut,[(#CHEMIN_IMAGE{verifier-16.png}|balise_img|image_sepia)]})]
|
|
|
|
<BOUCLE_plugin_yaml (CONDITION) {si #VAL{_DIR_PLUGIN_YAML}|defined}>
|
|
|
|
<BOUCLE_verifier (DATA) {source table, #VAL{verifier}|appliquer_filtre{verifier_lister_disponibles}}>
|
|
|
|
.navigation_avec_icones .bando2_verifier_[(#CLE)] { [background-image: url((#ICONE|sinon{#GET{icone_defaut}}|image_reduire{16}|extraire_attribut{src}));] }
|
|
|
|
</BOUCLE_verifier>
|
|
|
|
</BOUCLE_plugin_yaml>
|
|
|
|
<:verifier:plugin_yaml_inactif:>
|
|
|
|
<//B_plugin_yaml>
|