File "plugin.html"

Full path: /home/argothem/www/v4_old/plugins-dist/svp/prive/squelettes/hierarchie/plugin.html
File size: 369 bytes
MIME-type: text/html
Charset: utf-8

[(#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 depots) {id_plugin}{0, 1}>
	&gt;
	<strong class="on">#NOM</strong>
</BOUCLE_plugin>
</B_plugin>