[SPIP] +installation version 3.0.10
[lhc/web/www.git] / www / prive / squelettes / extra / article.html
diff --git a/www/prive/squelettes/extra/article.html b/www/prive/squelettes/extra/article.html
new file mode 100644 (file)
index 0000000..b145b48
--- /dev/null
@@ -0,0 +1,8 @@
+<BOUCLE_extra(ARTICLES){id_article}{statut?}{si #ENV{exec}|=={article}}>
+#SET{statut,#SESSION{statut}|statuts_articles_visibles}
+#SET{where,#VAL{id_article!=}|concat{#ID_ARTICLE}}
+<INCLURE{fond=prive/objets/liste/articles-memerubrique,id_rubrique=#ID_RUBRIQUE,where=#GET{where},statut=#GET{statut},ajax}>
+
+</BOUCLE_extra>
+[(#ENV{exec}|=={article_edit}|oui)<INCLURE{fond=prive/squelettes/extra/article_edit,env}>]
+<//B_extra>
\ No newline at end of file