From 2156a6309fa92a5d087cb688fc28a2fb47502d9a Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Thu, 5 Mar 2015 11:49:25 +0000 Subject: [PATCH] =?UTF-8?q?D=C3=A9placement=20de=20la=20Zone=20Zoomsur=20e?= =?UTF-8?q?n=20mode=20communiquant=20:=20sous=20l'=C3=A9dito,=20sur=203=20?= =?UTF-8?q?colonnes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noisettes/sommaire/sommaire_modecommuniquant.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/noisettes/sommaire/sommaire_modecommuniquant.html b/noisettes/sommaire/sommaire_modecommuniquant.html index 1aa16155..f8731229 100644 --- a/noisettes/sommaire/sommaire_modecommuniquant.html +++ b/noisettes/sommaire/sommaire_modecommuniquant.html @@ -16,7 +16,6 @@ [(#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 ] <B_ZoomSur> -<div id="homeDessousBreves"> <BOUCLE_ZoomSur(ARTICLES){titre_mot=ZoomSur}{!par date}{0,3}{lang}{doublons}> <div class="Edito ZoomSur[ ZoomSur(#ID_RUBRIQUE) ][(#_ZoomSur:COMPTEUR_BOUCLE|alterner{' oddZoomSur',''})]"> <h2 class="#EDIT{titre}"><a href="#URL_ARTICLE"[ title="(#DESCRIPTIF|attribut_html)"]>[(#TITRE)]</a></h2> @@ -26,12 +25,11 @@ </div> </div><!-- ZoomSur --> </BOUCLE_ZoomSur> -[(#SET{homeDessousBreves,1})] </B_ZoomSur> [(#REM) afficher les rub & art qui ont le mot clef : DessousBreves ] <B_DessousBreves> -[(#GET{homeDessousBreves}|non)<div id="homeDessousBreves">] +<div id="homeDessousBreves"> <BOUCLE_DessousBreves(RUBRIQUES){titre_mot=DessousBreves}{par num titre}> <div class="dessousbreves[ dessousbreves(#ID_RUBRIQUE) ][(#_DessousBreves:COMPTEUR_BOUCLE|alterner{' oddbreves',''})]"> <h2 class="#EDIT{titre}">[(#CONFIG{soyezcreateurs/dessousbreves_communiquant_liens,on}|=={on}|?{<a href="#URL_RUBRIQUE"[ title="(#DESCRIPTIF|attribut_html)"]>[(#TITRE)]</a>,[(#TITRE)]})]</h2> @@ -49,9 +47,8 @@ <//B_articles_recents> </div><!-- dessousbreves --> </BOUCLE_DessousBreves> -[(#SET{homeDessousBreves,1})] +</div><!-- homeDessousBreves --> </B_DessousBreves> -[(#GET{homeDessousBreves}|oui)</div><!-- homeDessousBreves -->] <BOUCLE_articles_recentsAlaUne_Exclus(ARTICLES) {0,(#CONFIG{soyezcreateurs/nombres_alanune,4})}{titre_mot=AlaUne}{doublons}{lang} /> <BOUCLE_Secteurs_Exclus(RUBRIQUES){titre_mot=SecteurPasDansQuoiDeNeuf}><BOUCLE_Articles_Secteurs_Exclus(ARTICLES){id_secteur}{doublons}{lang} /></BOUCLE_Secteurs_Exclus> -- GitLab