30 lines
1.3 KiB
HTML
30 lines
1.3 KiB
HTML
|
<B_commentaires_article>
|
||
|
<dl>
|
||
|
<BOUCLE_commentaires_article(FORUMS){id_article}{par date}>
|
||
|
<dt id="forum#ID_FORUM" class="[(#ID_ARTICLE|me{#ID_AUTEUR}|oui) me][(#COMPTEUR_BOUCLE|alterner{' odd',''})][ (#COMPTEUR_BOUCLE|=={1}|oui)first]">
|
||
|
<a href="#URL_FORUM" class="comment-number">#COMPTEUR_BOUCLE.</a>
|
||
|
[(#DATE|nom_jour)] [(#DATE|affdate)] <:spipclear:attime:>
|
||
|
[(#DATE|heures)]:[(#DATE|minutes)],
|
||
|
[<:par_auteur:>
|
||
|
<strong>(#NOM)</strong>]<BOUCLE_le_boss(AUTEURS){id_auteur}{statut=0minirezo}>
|
||
|
[(#REM) Feuilles de styles spipclear indexees par le theme choisie ]
|
||
|
[(#CONFIG{spipclear/choix_theme}|?{' ',''})
|
||
|
[(#SET{chemin_theme, [themes/(#CONFIG{spipclear/nom_theme})/]})]
|
||
|
]
|
||
|
[
|
||
|
<img src="(#CHEMIN{[(#GET{chemin_theme})]images/boss.gif})"
|
||
|
alt="<:spipclear:boss:>"
|
||
|
title="<:spipclear:boss:>" />
|
||
|
]</BOUCLE_le_boss>[ <span>::</span> <a href="(#URL_SITE)">[(#NOM_SITE|sinon{<:spipclear:site_comment:>})]</a>]
|
||
|
</dt>
|
||
|
|
||
|
<dd class="[(#ID_ARTICLE|me{#ID_AUTEUR}|oui)me][(#COMPTEUR_BOUCLE|alterner{' odd',''})][ (#COMPTEUR_BOUCLE|=={1}|oui)first]">
|
||
|
[<strong>(#TITRE*|!=={#ENV*{titrearticle}}|?{#TITRE})</strong><br />]
|
||
|
[(#TEXTE|liens_absolus)]
|
||
|
</dd>
|
||
|
</BOUCLE_commentaires_article>
|
||
|
</dl>
|
||
|
</B_commentaires_article>
|
||
|
<:spipclear:aucun_commentaire:>
|
||
|
<//B_commentaires_article>
|