File "inc-nav-articles.html"

Full path: /home/argothem/www/v4_old/prive/formulaires/selecteur/inc-nav-articles.html
File size: 711 bytes
MIME-type: text/html
Charset: utf-8

#SET{p,pa_#ID_RUBRIQUE}<B_articles>
[<nav class='pagination'>(#PAGINATION{prive})</nav>]
<div class="editer-groupe">
<BOUCLE_articles(ARTICLES){id_rubrique}{statut?}{pagination 100 #GET{p}}{!par date}><li
	class='article[ (#EXPOSE)]'>[(#ENV{picker_article,1}|oui)<a
	href='#'
	onclick="jQuery(this).item_pick('article|#ID_ARTICLE','#ENV{name,id_item}','[(#TITRE*|attribut_html|texte_script|replace{'&#039;',#VAL{'\\'}|concat{#EVAL{chr(39)}}})]','article');return false;"
><img
	class='add'
	src='#CHEMIN_IMAGE{ajouter-16.png}'
	alt='ajouter'
	width="16"
	height="16"
	/>][(#ENV{picker_article,1}|non)<a
	href='[(#ID_ARTICLE|generer_objet_url{article})]'>]#TITRE</a></li>
</BOUCLE_articles>
</div>
</B_articles>