Skip to content
Extraits de code Groupes Projets
Valider ffc21262 rédigé par real3t@gmail.com's avatar real3t@gmail.com
Parcourir les fichiers

Pas la peine de se trimbaler 2 fichiers quasi identiques !

parent 6aab3a39
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -560,8 +560,7 @@ noisettes/sommaire/sommaire_modeblog.html -text
noisettes/sommaire/sommaire_modecommuniquant.html -text
noisettes/sommaire/sommaire_modecommuniquant_edito.html -text
noisettes/sommaire/sommaire_modecommuniquant_quoi2neuf.html -text
noisettes/sommaire/sommaire_modecommuniquant_slideshow_antichrono.html -text
noisettes/sommaire/sommaire_modecommuniquant_slideshow_parnum.html -text
noisettes/sommaire/sommaire_modecommuniquant_slideshow.html -text
noisettes/sommaire/sommaire_modeedito.html -text
noisettes/sommaire/sommaire_modeedito_type.html -text
noisettes/sommaire/sommaire_modeinternational.html -text
......
......@@ -8,10 +8,10 @@
</script>
<main id="main" role="main"><div id="communiquant_content">
<a id="letexte"></a>
[(#CONFIG{soyezcreateurs/largeur_slideshow_communiquant,etroite}|=={large}|oui)[(#INCLURE{fond=noisettes/sommaire/sommaire_modecommuniquant_slideshow_#CONFIG{soyezcreateurs/tri_slideshow_communiquant,parnum},Largeurcontent_central=#GET{LargeurContaineur},mode=large})]]
[(#CONFIG{soyezcreateurs/largeur_slideshow_communiquant,etroite}|=={large}|oui)[(#INCLURE{fond=noisettes/sommaire/sommaire_modecommuniquant_slideshow,Largeurcontent_central=#GET{LargeurContaineur},mode=large})]]
<div id="communiquant_content_central">
<a id="menusite"></a>
[(#CONFIG{soyezcreateurs/largeur_slideshow_communiquant,etroite}|=={etroite}|oui)[(#INCLURE{fond=noisettes/sommaire/sommaire_modecommuniquant_slideshow_#CONFIG{soyezcreateurs/tri_slideshow_communiquant,parnum},Largeurcontent_central=#GET{Largeurcontent_central}})]]
[(#CONFIG{soyezcreateurs/largeur_slideshow_communiquant,etroite}|=={etroite}|oui)[(#INCLURE{fond=noisettes/sommaire/sommaire_modecommuniquant_slideshow,Largeurcontent_central=#GET{Largeurcontent_central}})]]
<div id="homeSecondblock">
[(#CONFIG{soyezcreateurs/positionvideo,extra}|!={extra}|oui)[(#INCLURE{fond=noisettes/sommaire/video_alaune,largeurmax=[(#GET{Largeurcontent_central}|moins{20})]})]]
[(#REM) afficher les rub & art qui ont le mot clef : ZoomSur ]
......
[(#CONFIG{soyezcreateurs/tri_slideshow_communiquant,parnum}|=={parnum}|oui)
#SET{defaut_tri,#ARRAY{num titre,1}}]
[(#CONFIG{soyezcreateurs/tri_slideshow_communiquant,parnum}|=={antichrono}|oui)
#SET{defaut_tri,#ARRAY{#CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif},-1}}]
<B_articles_recentsAlaUne>
<div id="homeSpecialFeature">
<ul>
<BOUCLE_articles_recentsAlaUne(ARTICLES) {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}} {0,(#CONFIG{soyezcreateurs/nombres_alanune,4})}{titre_mot=AlaUne}{lang}>
<BOUCLE_articles_recentsAlaUne(ARTICLES) {tri titre,#GET{defaut_tri}} {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}} {0,(#CONFIG{soyezcreateurs/nombres_alanune,4})}{titre_mot=AlaUne}{lang}>
<li id="hSFItem#COMPTEUR_BOUCLE" class="hSFItem">
<div class="postListItem" title="[(#DESCRIPTIF|textebrut|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">
<h2 class="postListItemTitle #EDIT{titre}"><a href="#ARTICLE_URL">[(#TITRE)]</a></h2>
......
<B_articles_recentsAlaUne>
<div id="homeSpecialFeature">
<ul>
<BOUCLE_articles_recentsAlaUne(ARTICLES) {par num titre} {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}} {0,(#CONFIG{soyezcreateurs/nombres_alanune,4})}{titre_mot=AlaUne}{lang}>
<li id="hSFItem#COMPTEUR_BOUCLE" class="hSFItem">
<div class="postListItem" title="[(#DESCRIPTIF|textebrut|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">
<h2 class="postListItemTitle #EDIT{titre}"><a href="#ARTICLE_URL">[(#TITRE)]</a></h2>
<span class="hSFDecoSpan"></span>
</div><!-- .postListItem -->
[(#SET{Masque,[(#CHEMIN{images/hsf#ENV{mode}.png})]})]
[(#SET{LargeurMasque,[(#GET{Masque}|largeur)]})]
[(#SET{HauteurMasque,[(#GET{Masque}|hauteur)]})]
[(#SET{Cadre,[(#CHEMIN{images/hsf_over.png})]})]
[(#SET{LargeurCadre,[(#GET{Cadre}|largeur)]})]
[(#SET{HauteurCadre,[(#GET{Cadre}|hauteur)]})]
[(#SET{ImageCadree,
[(#LOGO_ARTICLE_SURVOL|sinon{#LOGO_ARTICLE_NORMAL}
)]}
)]
[(#GET{ImageCadree}|largeur|<={#GET{LargeurMasque}}|ou{
[(#GET{ImageCadree}|hauteur|<={#GET{HauteurMasque}})]}|oui)
[(#SET{ImageCadree, [(#GET{ImageCadree}
|image_recadre{#GET{LargeurMasque}:#GET{HauteurMasque},'+',right,transparent}
|image_recadre{#GET{LargeurMasque},#GET{HauteurMasque},right,transparent}
)]}
)]
]
[(#GET{ImageCadree}|largeur|>{#GET{LargeurMasque}}|oui)
[(#GET{ImageCadree}|hauteur|>{#GET{HauteurMasque}}|oui)
[(#SET{ImageCadree, [(#GET{ImageCadree}
|image_recadre{#GET{LargeurMasque}:#GET{HauteurMasque},'-',focus,transparent}
|image_reduire{#GET{LargeurMasque},#GET{HauteurMasque}}
)]}
)]
]
]
[(#SET{ImageCadree, [(#GET{ImageCadree}
|image_masque{#GET{Masque}}
|image_masque{#GET{Cadre},mode=normal}
|image_reduire{[(#GET{LargeurCadre,[(#ENV{Largeurcontent_central})]})],0}
)]}
)]
[(#CONFIG{soyezcreateurs_couleurs/slideshow_bk,transparent}|=={transparent}|non)
[(#SET{ImageCadree,
[(#GET{ImageCadree}
|image_aplatir{jpg,[(#CONFIG{soyezcreateurs_couleurs/slideshow_bk}|replace{#})],80,1})]}
)]
]
[<img src="(#GET{ImageCadree}|extraire_attribut{src})" alt="[(#TITRE|textebrut|attribut_html)]" class="hSFDecoImg" onclick="location.href='#ARTICLE_URL';" title="[(#TITRE|textebrut|attribut_html)][ - (#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]" style="cursor:pointer" />]
</li>
</BOUCLE_articles_recentsAlaUne>
</ul>
</div><!-- homeSpecialFeature -->
</B_articles_recentsAlaUne>
<INCLURE{fond=noisettes/sommaire/sommaire_modecommuniquant_edito}>
[(#CONFIG{soyezcreateurs/positiongoodies,extra}|=={underedito}|oui)<INCLURE{fond=noisettes/sommaire/goodiesunderedito}>]
#FILTRE{mini_html}
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter