File "inc-choisir-groupemots-tables-liees.html"

Full path: /home/argothem/www/v4_old/plugins-dist/mots/formulaires/inc-choisir-groupemots-tables-liees.html
File size: 535 bytes
MIME-type: text/plain
Charset: utf-8

<BOUCLE_objets(DATA){source table, #NULL|lister_tables_objets_sql}{cle!=spip_mots}{cle!=spip_groupes_mots}>[(#VALEUR{editable}|oui)
#SET{id,#ENV{name}|replace{\W,'_'}|concat{'_',#CLE}}
<div class="choix choix_#CLE">
	<input type="checkbox"  id="#GET{id}" name="#ENV{name}\[\]"
				 value="#VALEUR{table_objet}"[(#VALEUR{table_objet}|in_any{#ENV{selected}})checked="checked"] />
	<label for="#GET{id}">[(#VALEUR{texte_objets}|_T)]</label>
</div>
]</BOUCLE_objets>
<input type="hidden" name="#ENV{name}[]" value="" />
<!--choix_tables-->