[SPIP] +2.1.12
[velocampus/web/www.git] / www / squelettes / contenu / breve.html
1 <BOUCLE_breve_principal(BREVES) {id_breve}>
2
3 [(#REM) Fil d'Ariane ]
4 <p id="hierarchie"><a href="#URL_SITE_SPIP/" ><:accueil_site:></a><BOUCLE_ariane(RUBRIQUES){id_rubrique}> &gt; <a href="#URL_RUBRIQUE">[(#TITRE|couper{80})]</a></BOUCLE_ariane>[ &gt; <strong class="on">(#TITRE|couper{80})</strong>]</p>
5
6 <div class="padd-post-item padd-post-item-single" id="post-#ID_ARTICLE">
7 <div class="padd-post-item-title cartouche">
8 <a href="#URL_BREVE" rel="bookmark" title="#TITRE" class="#EDIT{titre}">[(#LOGO_BREVE)]</a>
9 <div class="info-publi info-publi-article" title="[(#DATE|affdate_heure)]">
10 <BOUCLE_ariane_rub(RUBRIQUES){id_rubrique}><a href="#URL_RUBRIQUE">[(#TITRE|couper{60, '...'})]</a><br /></BOUCLE_ariane_rub>
11 [(#DATE|affdate)]</div>
12 <h2><a href="#URL_BREVE" rel="bookmark" title="#TITRE" class="#EDIT{titre}">#TITRE</a></h2>
13 </div>
14 <div class="padd-post-item-entry">
15 [<div class="#EDIT{texte} texte">[<div class="logo-breve">(#LOGO_BREVE||image_reduire{120})</div>](#TEXTE|image_reduire{500,0})</div>
16 <div class="nettoyeur"></div>
17 ]
18 </div>
19 [<p class="#EDIT{hyperlien} hyperlien"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="spip_out">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80, '...'})]})]</a></p>]
20
21 [<div class="notes"><h2 class="h2"><:info_notes:></h2>(#NOTES)</div>]
22 </div>
23
24
25 [(#REM) Forum de la breve
26 NB : pour desactiver les forums de breve, supprimez simplement les lignes ci-dessous ]
27 [<div class="padd-post-box padd-post-box-replies padd-post-box-comments">
28 <div class="padd-post-box-title">
29 <h3><:maparaan:commentaires:></h3>
30 </div>
31 <a href="#forum" name="forum" id="forum"></a>
32 <INCLURE{fond=inclure/forum}{id_breve}>
33 <p class="repondre repondre-article"><a href="(#PARAMETRES_FORUM|url_reponse_forum)" rel="noindex nofollow"><:repondre_breve:></a></p>
34 </div>
35 ]
36 </BOUCLE_breve_principal>