[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / svp / prive / squelettes / hierarchie / plugin.html
1 [(#REM) <!-- hierarchie specifique pour le plugin :
2 - Lien parent vers la page des depots
3 - Nom du plugin expose
4 --> ]
5
6 <B_plugin>
7 <a href="[(#URL_ECRIRE{#VAL{depot}|objet_info{table_objet}})]">
8 [(#VAL{depot}|objet_info{texte_objets}|_T)]
9 </a>
10 <BOUCLE_plugin(PLUGINS) {id_plugin}>
11 &gt;
12 <strong class="on">#NOM</strong>
13 </BOUCLE_plugin>
14 </B_plugin>