1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/prive/squelettes/contenu/plan.html
2015-04-28 17:10:23 +02:00

13 lines
No EOL
733 B
HTML

<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>