F-d-ration_de_groupes/content/sommaire_mots-un-groupe-mot.html

43 lines
1.4 KiB
HTML

<h2 class="h1-like #EDIT{meta-slogan_site}">[(#SLOGAN_SITE_SPIP)]</h2>
<div class="la_une">
<div class="video_une">
<BOUCLE_bien_une(ARTICLES){ps = une}{!par date}{0,1}{id_secteur = #CONFIG{champslibres/id_bien}}>
<div class="container_slider">
[(#MODELE{articles_ps_owl}{autoplay=true}{caption=true}{navigation=false})] #SET{id_une,#ID_ARTICLE}
</div>
</BOUCLE_bien_une>
<BOUCLE_une_defaut(ARTICLES){!par date}{0,1}{id_secteur = #CONFIG{champslibres/id_bien}}>
<div class="container_slider">
[(#MODELE{article_owl}{id_article=#ID_ARTICLE})] #SET{id_une,#ID_ARTICLE}
</div>
<h3><a href="#URL_ARTICLE" title="Voir les détails">#TITRE</a></h3>
</BOUCLE_une_defaut>
<//B_bien_une>
</div>
<BOUCLE_presentation(ARTICLES){grigri=presentation}{0,1}{! par date}>
<div class="aside_une">
<h3 class="#EDIT{titre}">#TITRE</h3>
<div class="#EDIT{texte}">#TEXTE</div>
</div>
</BOUCLE_presentation>
</div>
<div class="liste_des_mots">
<BOUCLE_sect(RUBRIQUES){id_rubrique = #CONFIG{champslibres/id_bien}}>
<BOUCLE_rub(RUBRIQUES){id_parent}{par num titre}>
<INCLURE{fond=inclure/bloc_rub, env, id_rubrique}>
</BOUCLE_rub>
#SET{nb_rubs, #TOTAL_BOUCLE}
</B_rub>
</BOUCLE_sect>
</div>
<h3>Situation des biens</h3>
[(#INCLURE{fond=modeles/carte_gis,
autocenterandzoom=oui,
objets=articles,
id_mot=#ENV{id_mot},
zoom_wheel=non,
height=500px,
})]