diff --git a/mot.html b/mot.html index d9d6b54a05531191a7dd83b218891c354dcc8288..f423d6f8b5032e2a32b14a40dd43bc014886da75 100644 --- a/mot.html +++ b/mot.html @@ -6,6 +6,7 @@ {titretop=#GET{titretop}} {noindex=1} {id_mot} + {id_groupe} {type=mot} > [(#CONFIG{soyezcreateurs_layout/positioncartouche,bas}|=={haut}|oui)[(#INCLURE{fond=noisettes/cartouches/mots,id_groupe,id_mot})]] diff --git a/noisettes/cartouchetitre/mot.html b/noisettes/cartouchetitre/mot.html index 5aab60ec05260bf3f81cb4ece2365c4221819d2b..7d74bd9641ec8f6c0e1e821c53bfc1ec6d835f46 100644 --- a/noisettes/cartouchetitre/mot.html +++ b/noisettes/cartouchetitre/mot.html @@ -1,16 +1,21 @@ <BOUCLE_mot_principal(MOTS){id_mot}> -<div class="cartouche"> -<div class="titrepage"><h1 class="#EDIT{titre} titre-texte">[<img src="(#LOGO_MOT_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}}|extraire_attribut{src})" class="logo_article" alt="" width="[(#LOGO_MOT_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}}|largeur)]" height="[(#LOGO_MOT_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}}|hauteur)]" />][(#TITRE)]</h1></div> +[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_objet,[(#LOGO_MOT_NORMAL|sinon{#LOGO_GROUPE_NORMAL}|sinon{#LOGO_RUBRIQUE_NORMAL}|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_objet,[(#LOGO_MOT_NORMAL|sinon{#LOGO_GROUPE_NORMAL}|sinon{#LOGO_RUBRIQUE_NORMAL}|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]] +<div class="cartouche surlignable"> + [(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={contenthauttitre}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet contenthauttitre" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]] + <div class="titrepage"><h1 class="#EDIT{titre} titre-texte">[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={content}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]][(#TITRE)]</h1></div> + [(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={contentbastitre}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet contentbastitre" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]] </div> </BOUCLE_mot_principal> <BOUCLE_Groupe_principal(GROUPES_MOTS){id_groupe}> -<div class="cartouche"> -<div class="titrepage"><h1 class="#EDIT{titre} titre-texte">[(#TITRE)]</h1></div> -</div> +[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_objet,[(#LOGO_GROUPE_NORMAL|sinon{#LOGO_RUBRIQUE_NORMAL}|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_objet,[(#LOGO_GROUPE_NORMAL|sinon{#LOGO_RUBRIQUE_NORMAL}|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]] +<div class="cartouche surlignable"> + [(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={contenthauttitre}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet contenthauttitre" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]]<div class="titrepage"><h1 class="#EDIT{titre} titre-texte">[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={content}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]][(#TITRE)]</h1></div> + [(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={contentbastitre}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet contentbastitre" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]]</div> </BOUCLE_Groupe_principal> +[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_objet,[(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_objet,[(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]] <div class="cartouche"> -<div class="titrepage"><h1 class="titre-texte"><:soyezcreateurs:mots_title:></h1></div> -</div> + [(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={contenthauttitre}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet contenthauttitre" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]]<div class="titrepage"><h1 class="titre-texte">[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={content}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]]<:soyezcreateurs:mots_title:></h1></div> + [(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={contentbastitre}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet contentbastitre" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]]</div> <//B_Groupe_principal> <//B_mot_principal> #FILTRE{mini_html} \ No newline at end of file diff --git a/noisettes/cartouchetitre/site.html b/noisettes/cartouchetitre/site.html index 5ba75e89dec5460c2b090bb1c64ccc0c910435c6..fb1feae1300f864c7da98d527d48ea37522850e8 100755 --- a/noisettes/cartouchetitre/site.html +++ b/noisettes/cartouchetitre/site.html @@ -1,5 +1,5 @@ <BOUCLE_site(SITES){id_syndic}> -[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_objet,[(#LOGO_SITE_NORMAL|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_objet,[(#LOGO_SITE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]] +[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_objet,[(#LOGO_SITE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_objet,[(#LOGO_SITE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}})]})]] <div class="cartouche surlignable"> [(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={contenthauttitre}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet contenthauttitre" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]] <div class="titrepage"><h1 class="titre">[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={content}|oui)[<img src="(#GET{logo_objet}|extraire_attribut{src})" class="logo_objet" alt="" width="[(#GET{logo_objet}|largeur)]" height="[(#GET{logo_objet}|hauteur)]" />]] diff --git a/noisettes/footer/footer_modeedito.html b/noisettes/footer/footer_modeedito.html index 2a71de16076dcda171e778c60b0da9e42a22787e..f144abed8816d7aa77e4417fca4f7700a8a775ed 100644 --- a/noisettes/footer/footer_modeedito.html +++ b/noisettes/footer/footer_modeedito.html @@ -9,7 +9,9 @@ <div id="menu" class="navstuff">#SET{logovu,''} [(#ENV{id_article}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={navigation}|oui)[<img src="(#LOGO_ARTICLE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|extraire_attribut{src})" class="logo_article" alt="" width="[(#LOGO_ARTICLE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|largeur)]" height="[(#LOGO_ARTICLE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|hauteur)]" />#SET{logovu,1}] ]][(#GET{logovu}|non)[(#ENV{id_syndic}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={navigation}|oui)[<img src="(#LOGO_SITE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|extraire_attribut{src})" class="logo_site" alt="" width="[(#LOGO_SITE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|largeur)]" height="[(#LOGO_SITE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|hauteur)]" />#SET{logovu,1}] -]]][(#GET{logovu}|non)[(#CONFIG{soyezcreateurs_layout/logorubriquenavigation,content}|=={navigation}|oui)[<img src="(#LOGO_RUBRIQUE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|extraire_attribut{src})" class="logo_rubrique" alt="" width="[(#LOGO_RUBRIQUE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|largeur)]" height="[(#LOGO_RUBRIQUE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|hauteur)]" />] +]]][(#GET{logovu}|non)[(#ENV{id_mot}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={navigation}|oui)[<img src="(#LOGO_MOT_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|extraire_attribut{src})" class="logo_site" alt="" width="[(#LOGO_MOT_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|largeur)]" height="[(#LOGO_MOT_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|hauteur)]" />#SET{logovu,1}] +]]][(#GET{logovu}|non)[(#ENV{id_groupe}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={navigation}|oui)[<img src="(#LOGO_GROUPE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|extraire_attribut{src})" class="logo_site" alt="" width="[(#LOGO_GROUPE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|largeur)]" height="[(#LOGO_GROUPE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|hauteur)]" />#SET{logovu,1}] +]]][(#GET{logovu}|non)[(#CONFIG{soyezcreateurs_layout/logorubriquenavigation,content}|=={navigation}|oui)[<img src="(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|extraire_attribut{src})" class="logo_rubrique" alt="" width="[(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|largeur)]" height="[(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurmenugauche,180},0}|hauteur)]" />] ]]<div class="espaceavant"> <ul> <li id="menu_lien_accueil">[(#ENV{template}|=={Sommaire}|?{'<strong>',''})]<a id="menusite" href="./" title="<:soyezcreateurs:accueil_site:>"><:soyezcreateurs:accueil:></a>[(#ENV{template}|=={Sommaire}|?{'</strong>',''})]</li> diff --git a/noisettes/logopage/default.html b/noisettes/logopage/default.html index 6a3ac8016bd377d89b28a9a39dfd0b018a143286..402a02281c128257a4ce6973661c042dc88c1a11 100644 --- a/noisettes/logopage/default.html +++ b/noisettes/logopage/default.html @@ -1,5 +1,7 @@ [(#ENV{id_article}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={header}|oui)[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_article,[(#LOGO_ARTICLE_NORMAL|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_article,[(#LOGO_ARTICLE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][<img src="(#GET{logo_article}|extraire_attribut{src})" class="logo_objet_header logo_article" alt="" width="[(#GET{logo_article}|largeur)]" height="[(#GET{logo_article}|hauteur)]" />#SET{logovu,1}] -]][(#GET{logovu}|non)[(#ENV{id_syndic}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={header}|oui)[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_site,[(#LOGO_SITE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_site,[(#LOGO_SITE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][<img src="(#GET{logo_site}|extraire_attribut{src})" class="logo_objet_header logo_site" alt="" width="[(#GET{logo_site}|largeur)]" height="[(#GET{logo_site}|hauteur)]" />#SET{logovu,1}] +]][(#GET{logovu}|non)[(#ENV{id_syndic}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={header}|oui)[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_site,[(#LOGO_SITE_NORMAL|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_site,[(#LOGO_SITE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][<img src="(#GET{logo_site}|extraire_attribut{src})" class="logo_objet_header logo_site" alt="" width="[(#GET{logo_site}|largeur)]" height="[(#GET{logo_site}|hauteur)]" />#SET{logovu,1}] +]]][(#GET{logovu}|non)[(#ENV{id_mot}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={header}|oui)[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_site,[(#LOGO_MOT_NORMAL|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_site,[(#LOGO_MOT_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][<img src="(#GET{logo_site}|extraire_attribut{src})" class="logo_objet_header logo_site" alt="" width="[(#GET{logo_site}|largeur)]" height="[(#GET{logo_site}|hauteur)]" />#SET{logovu,1}] +]]][(#GET{logovu}|non)[(#ENV{id_groupe}|oui)[(#CONFIG{soyezcreateurs_layout/logoarticlenavigation,content}|=={header}|oui)[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_site,[(#LOGO_GROUPE_NORMAL|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_site,[(#LOGO_GROUPE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][<img src="(#GET{logo_site}|extraire_attribut{src})" class="logo_objet_header logo_site" alt="" width="[(#GET{logo_site}|largeur)]" height="[(#GET{logo_site}|hauteur)]" />#SET{logovu,1}] ]]][(#GET{logovu}|non)[(#CONFIG{soyezcreateurs_layout/logorubriquenavigation,content}|=={header}|oui)[(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={recadre}|oui)[(#SET{logo_rubrique,[(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_focus{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][(#CONFIG{soyezcreateurs_layout/cadragelogocontenuprincipal,entier}|=={entier}|oui)[(#SET{logo_rubrique,[(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,1920}},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuprincipal,#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,590}}})]})]][<img src="(#GET{logo_rubrique}|extraire_attribut{src})" class="logo_objet_header logo_rubrique" alt="" width="[(#GET{logo_rubrique}|largeur)]" height="[(#GET{logo_rubrique}|hauteur)]" />#SET{logovu,1}] ]] #FILTRE{mini_html} \ No newline at end of file diff --git a/paquet.xml b/paquet.xml index bda0a1abf9b3f3a4ab23fafcbe694ca5382a01a6..128a420b48bf3f0c53d55897e2008f17dae17b93 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,7 +1,7 @@ <paquet prefix="soyezcreateurs" categorie="squelette" - version="5.0.93" + version="5.0.94" etat="stable" compatibilite="[3.1.8;3.2.*]" logo="img_pack/soyezcreateurs_48.png"