[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / prive / squelettes / contenu / plan.html
diff --git a/www/prive/squelettes/contenu/plan.html b/www/prive/squelettes/contenu/plan.html
new file mode 100644 (file)
index 0000000..a9554b1
--- /dev/null
@@ -0,0 +1,13 @@
+<BOUCLE_rub(RUBRIQUES){id_rubrique}{statut==.*}>
+       #BOITE_OUVRIR{'','note'}
+               <a class='annule_filtre[(#EVAL{_AJAX}|oui)ajax]'
+                        href='[(#SELF|parametre_url{id_rubrique,''})]' title="<:lien_tout_afficher|attribut_html:>">[(#CHEMIN_IMAGE{fermer-16.png}|balise_img|inserer_attribut{alt,<:lien_tout_afficher:>})]</a>
+               <:entree_interieur_rubrique:>
+               <h3><a href="[(#ID_RUBRIQUE|generer_url_entite{rubrique})]">[(#TITRE|sinon{<:info_sans_titre:>})]</a></h3>
+       #BOITE_FERMER
+       <INCLURE{fond=prive/squelettes/inclure/plan-rubriques,id_rubrique=#ENV{id_rubrique},id_parent=#ID_PARENT}>
+</BOUCLE_rub>
+
+       <INCLURE{fond=prive/squelettes/inclure/plan-rubriques,id_parent=0}>
+<//B_rub>
+<a id="reloadmain" href="#SELF" class="ajax none">reload</a>
\ No newline at end of file