X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Fcouteau_suisse%2Fcouteau_suisse%2Ffonds%2Fglossaire_js.html;fp=www%2Fplugins%2Fauto%2Fcouteau_suisse%2Fcouteau_suisse%2Ffonds%2Fglossaire_js.html;h=38aaa2de4b93e173fc1f26d228784fd7377959cb;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/couteau_suisse/couteau_suisse/fonds/glossaire_js.html b/www/plugins/auto/couteau_suisse/couteau_suisse/fonds/glossaire_js.html new file mode 100644 index 0000000..38aaa2d --- /dev/null +++ b/www/plugins/auto/couteau_suisse/couteau_suisse/fonds/glossaire_js.html @@ -0,0 +1,14 @@ +[(#REM) + champs disponibles : + id_mot (pour une boucle MOTS eventuellement) + titre (multi ready) + texte (safehtml) + descriptif (safehtml) + deux spans indispensables : + .gl_js : titre + .gl_jst : definition + par defaut : la definition affichee est le texte du mot si le descriptif est vide + attention : le retour a la ligne entre les deux span provoque l'ajout d'un espace apres le mot reconnu +] +#SET{def,#ENV*{descriptif}|sinon{#ENV*{texte}}} +   \ No newline at end of file