[SPIP] +version 3.0.7
[ptitvelo/web/www.git] / www / plugins-dist / svp / prive / squelettes / hierarchie / plugin.html
diff --git a/www/plugins-dist/svp/prive/squelettes/hierarchie/plugin.html b/www/plugins-dist/svp/prive/squelettes/hierarchie/plugin.html
new file mode 100644 (file)
index 0000000..399637c
--- /dev/null
@@ -0,0 +1,14 @@
+[(#REM) <!-- hierarchie specifique pour le plugin :
+       - Lien parent vers la page des depots
+       - Nom du plugin expose
+--> ]
+
+<B_plugin>
+       <a href="[(#URL_ECRIRE{#VAL{depot}|objet_info{table_objet}})]">
+               [(#VAL{depot}|objet_info{texte_objets}|_T)]
+       </a>
+<BOUCLE_plugin(PLUGINS) {id_plugin}>
+       &gt;
+       <strong class="on">#NOM</strong>
+</BOUCLE_plugin>
+</B_plugin>