| Current Path : /home/quelfutuu/www/grice/plugins/auto/breves/v3.1.3/prive/objets/liste/ |
| Current File : /home/quelfutuu/www/grice/plugins/auto/breves/v3.1.3/prive/objets/liste/breves.html |
[(#SET{defaut_tri,#ARRAY{
date,#ENV{date_sens,-1},
date_heure,#ENV{date_sens,-1},
titre,1,
id_breve,1,
points,-1
}})
]<B_liste_bre>
#ANCRE_PAGINATION
<div class="liste-objets breves">
<table class='spip liste'>
[<caption><strong class="caption">(#ENV*{titre,#GRAND_TOTAL|singulier_ou_pluriel{breves:info_1_breve,breves:info_nb_breves}})</strong></caption>]
<thead>
<tr class='first_row'>
<th class='statut' scope='col'>[(#TRI{statut,<span title="<:lien_trier_statut|attribut_html:>">#</span>,ajax})]</th>
<th class='titre' scope='col'>[(#TRI{titre,<:info_titre|label_nettoyer:>,ajax})]</th>
<th class='nologo'></th>
<th class='date' scope='col'>[(#TRI{date,<:date:>,ajax})]</th>
<th class='id' scope='col'>[(#TRI{id_breve,<:info_numero_abbreviation:>,ajax})]</th>
</tr>
</thead>
<tbody>
<BOUCLE_liste_bre(BREVES){id_?}{where?}{recherche?}{statut?}{tri #ENV{par,date},#GET{defaut_tri}}{pagination #ENV{nb,10}}>
<tr class="[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})]">
<td class='statut'>[(#STATUT|puce_statut{'breve',#ID_BREVE,#ID_RUBRIQUE})]</td>
<td class='titre principale'><a href="[(#ID_BREVE|generer_objet_url{breve})]"
[hreflang="(#ENV{lang}|=={#LANG}|non|?{#LANG})"]
title="<:info_numero_abbreviation|attribut_html:> #ID_BREVE">[<span class='rang'>(#RANG).</span> ]#TITRE</a></td>
<td class='[(#LOGO_BREVE_NORMAL|?{logo,nologo})]'>[(#LOGO_BREVE_NORMAL|image_recadre_avec_fallback{45,45,focus})]</td>
<td class='date secondaire'>[(#DATE|affdate_jourcourt)]</td>
<td class='id'>[(#AUTORISER{modifier,breve,#ID_BREVE}|?{
<a href="[(#URL_ECRIRE{breve_edit,id_breve=#ID_BREVE})]" title="<:breves:icone_modifier_breve|attribut_html:>">#ID_BREVE</a>,
#ID_BREVE
})]</td>
</tr>
</BOUCLE_liste_bre>
</tbody>
</table>
[<nav class='pagination'>(#PAGINATION{prive})</nav>]
</div>
</B_liste_bre>[
<div class="liste-objets breves caption-wrap"><strong class="caption">(#ENV*{sinon,''})</strong></div>
]<//B_liste_bre>