diff --git a/noisettes/sommaire/goodiesunderedito.html b/noisettes/sommaire/goodiesunderedito.html index 1088a40ec37f3c119874bcdfdc186f1ff48cdf55..a1374c97556fe4ef2240862e7073fc377db60d7f 100644 --- a/noisettes/sommaire/goodiesunderedito.html +++ b/noisettes/sommaire/goodiesunderedito.html @@ -4,7 +4,7 @@ <h2 class="#EDIT{titre}"><BOUCLE_articles_plusdun(ARTICLES) {id_rubrique} {1,1}{lang}><a href="#URL_RUBRIQUE"[ title="(#_RubGoodies:DESCRIPTIF|attribut_html)"]>#_RubGoodies:TITRE</a></BOUCLE_articles_plusdun><BOUCLE_articles_unseul(ARTICLES) {id_rubrique} {0,1}{lang}><a href="#ARTICLE_URL"[ title="(#_RubGoodies:DESCRIPTIF|attribut_html)"]>#_RubGoodies:TITRE</a></BOUCLE_articles_unseul><a href="#URL_RUBRIQUE"[ title="(#_RubGoodies:DESCRIPTIF|attribut_html)"]>#_RubGoodies:TITRE</a><//B_articles_unseul><//B_articles_plusdun></h2> <ul> <BOUCLE_Goodies(ARTICLES) {branche}{par num titre}{!par date}{lang}{0,(#CONFIG{soyezcreateurs/nombres_goodies,5})}> -[(#SET{logooutil,[(#LOGO_ARTICLE_SURVOL|sinon{#LOGO_ARTICLE_NORMAL}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogogoody,48},#CONFIG{soyezcreateurs_layout/hauteurlogogoody,48}}|image_format{png}|image_recadre{#CONFIG{soyezcreateurs_layout/largeurlogogoody,48},#CONFIG{soyezcreateurs_layout/hauteurlogogoody,48},top center,transparent}|extraire_attribut{src}|appliquer_filtre{supprimer_timestamp,true}|embarque_fichier|sinon{#CHEMIN{images/actualites.png}})]})] +[(#SET{logooutil,[(#LOGO_ARTICLE_SURVOL|sinon{#LOGO_ARTICLE_NORMAL}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogogoody,48},#CONFIG{soyezcreateurs_layout/hauteurlogogoody,48}}|image_format{png}|image_recadre{#CONFIG{soyezcreateurs_layout/largeurlogogoody,48},#CONFIG{soyezcreateurs_layout/hauteurlogogoody,48},top center,transparent}|sinon{[(#CHEMIN{images/actualites.png}|balise_img)]})]})] <li>[<a href="#ARTICLE_URL"[ title="(#DESCRIPTIF|attribut_html)"]><img src="(#GET{logooutil}|extraire_attribut{src}|appliquer_filtre{supprimer_timestamp,true}|embarque_fichier)" class="logo_outil" alt=""[ width="(#GET{logooutil}|largeur)]"[ height="(#GET{logooutil}|hauteur)]" /></a><br />]<div class="#EDIT{titre}"><a href="#ARTICLE_URL"[ title="(#DESCRIPTIF|attribut_html)"]>#TITRE</a></div></li> </BOUCLE_Goodies> </ul>